Skip to content

Commit cf634c0

Browse files
Try #1536:
2 parents 27e138b + c1d89c4 commit cf634c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/configuration-nix.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ in {
117117
# `reinstallableLibGhc` build more like the boot version.
118118
# See https://github.com/input-output-hk/haskell.nix/issues/1512
119119
packages.ghc.flags.ghci = true;
120+
packages.ghc.flags.internal-interpreter = true;
120121
packages.ghci.flags.ghci = true;
121122
packages.ghci.flags.internal-interpreter = true;
122123
}

0 commit comments

Comments
 (0)