hoogleSource codeContentsIndex
Hoogle.Query.Type
Documentation
data Query Source
Constructors
Query
scope :: [Scope]
names :: [String]
typeSig :: Maybe TypeSig
flags :: [Flag]
show/hide Instances
data Scope Source
Constructors
PlusPackage String
MinusPackage String
PlusModule [String]
MinusModule [String]
show/hide Instances
data Flag Source
Constructors
Flag String String
show/hide Instances
transformQueryType :: (Type -> Type) -> Query -> QuerySource
universeQueryType :: Query -> [Type]Source
Produced by Haddock version 2.4.2