ghc8102: Fix whitespace
This commit is contained in:
parent
6057cb9786
commit
7ac71d78a3
@ -190,7 +190,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