HPath-0.0.1: Extract Haskell declarations by name.
HPath.HaskellSrcExts
search :: Path -> [Module SrcSpanInfo] -> [Decl SrcSpanInfo]Source
qname :: Path -> QName SrcSpanInfoSource
extension_conversion :: [Extension] -> [Extension]Source
modules :: [FilePath] -> [Extension] -> IO ([Module SrcSpanInfo], ([(SrcLoc, String)], [(FilePath, IOError)]))Source