Skip to content
Commit 057fae5e authored by Bas van Dijk's avatar Bas van Dijk
Browse files

ghcWithHoogle: fix for ghcjs

`haskell.packages.ghcjs.ghcWithHoogle` failed because the following line:

  for docdir in ${ghc.doc}/${docLibGlob}/*; do

failed because `doc` is not an attribute of `ghc` when `ghc` is
substituted for ghcjs.
parent 544ac40a
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