Skip to content
Commit e6e99708 authored by Charles Strahan's avatar Charles Strahan
Browse files

ghcjs: don't propagate Cabal to all packages

Previously, we were compiling Setup.hs with ghcjs (instead of  ghc),
and that required that Cabal be available, otherwise the Setup.hs would
fail to compile.

Now that we are compiling Setup.hs with ghc, it's no longer necessary
to add Cabal as a dependency to all ghcjs packages.
parent 97d9071b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment