ghc8102: Fix whitespace

This commit is contained in:
Robert Hensing 2020-11-06 11:35:19 +01:00
parent 6057cb9786
commit 7ac71d78a3

View File

@ -190,7 +190,7 @@ stdenv.mkDerivation (rec {
strictDeps = true; strictDeps = true;
# Dont add -liconv to LDFLAGS automatically so that GHC will add it itself. # Dont add -liconv to LDFLAGS automatically so that GHC will add it itself.
dontAddExtraLibs = true; dontAddExtraLibs = true;
nativeBuildInputs = [ nativeBuildInputs = [
perl autoconf automake m4 python3 sphinx perl autoconf automake m4 python3 sphinx