Skip to content
Commit 23fb83b3 authored by John Wiegley's avatar John Wiegley
Browse files

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.
parent 4fa45188
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