We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47dd3fb + cf0d4a6 commit 402c060Copy full SHA for 402c060
1 file changed
nix/build-support/stacklock2nix/default.nix
@@ -1001,13 +1001,15 @@ let
1001
ghc-boot-th = null;
1002
ghc-compact = null;
1003
ghc-heap = null;
1004
+ ghc-internal = null;
1005
ghc-prim = null;
1006
ghci = null;
1007
haskeline = null;
1008
hpc = null;
1009
integer-gmp = null;
1010
libiserv = null;
1011
mtl = null;
1012
+ os-string = null;
1013
parsec = null;
1014
pretty = null;
1015
process = null;
0 commit comments