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.
1 parent 0acd595 commit 8a0d0d1Copy full SHA for 8a0d0d1
overlays/default-setup.nix
@@ -98,7 +98,7 @@ let
98
||
99
# These are the dependencies of `Cabal`
100
!builtins.elem packageName
101
- ["alex" "happy" "hscolour" "Cabal" "bytestring" "time"
+ ["alex" "happy" "hscolour" "Cabal" "Cabal-syntax" "bytestring" "time"
102
"filepath" "base-compat-batteries" "base-compat" "unix" "directory" "transformers"
103
"containers" "binary" "mtl" "text" "process" "parsec"]
104
then defaultSetup.useCabalFromCabalInstall
0 commit comments