HPath-0.0.2: Extract Haskell declarations by name.

HPath.Hierarchy

Synopsis

Documentation

paths :: Path -> [[Char]]Source

Produce file paths to search for this Haskell name, accomodating JHC style paths as well as GHC style paths. The GHC style path comes first in order.