3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries/haskell/hoogle
John Wiegley 23fb83b37d Correctly locate Haddocks in hoogle-local expression
On some versions of GHC, documentation is at, for example:

    LIB/share/doc/

In others, it is at:

    LIB/share/doc/x86_64-darwin-ghc7.6.3/

This change will pick up documentation first from the second location, then
from the first.
2014-05-27 12:53:26 -05:00
..
default.nix haskell-hoogle: update to version 4.2.32 2014-04-23 11:17:09 +02:00
hoogle-local.diff Add an expression for build fullly local Hoogle docs 2014-05-12 16:48:51 -05:00
local.nix Correctly locate Haddocks in hoogle-local expression 2014-05-27 12:53:26 -05:00