hgrep-0.0: Search Haskell source code from the command line

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.HGrep.Internal.Data

Documentation

newtype ParseError Source #

Constructors

ParseError 

Fields

type Query = [Char] Source #

data SearchResult Source #

Constructors

Annotate ast => SearchResult Anns (Located ast)