ghc-9.0.1: avoid use of tabs in the expression
This commit is contained in:
parent
0b700ca361
commit
bf5e99fc7a
@ -185,7 +185,7 @@ stdenv.mkDerivation (rec {
|
||||
strictDeps = true;
|
||||
|
||||
# Don’t add -liconv to LDFLAGS automatically so that GHC will add it itself.
|
||||
dontAddExtraLibs = true;
|
||||
dontAddExtraLibs = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
perl autoconf automake m4 python3 sphinx
|
||||
|
Loading…
x
Reference in New Issue
Block a user