Bas van Dijk 057fae5ea0 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.
2017-02-14 22:50:29 +01:00
..
2017-02-13 12:21:04 +01:00
2017-02-13 12:21:04 +01:00
2017-02-14 22:50:29 +01:00
2017-02-07 14:21:54 +01:00