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
hoogle-local.diff
local.nix Correctly locate Haddocks in hoogle-local expression 2014-05-27 12:53:26 -05:00