ghc-9.0.1: avoid use of tabs in the expression

gstqt5
Peter Simons 2021-01-01 20:50:38 +01:00
parent 0b700ca361
commit bf5e99fc7a
1 changed files with 1 additions and 1 deletions

View File

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