Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
Prism' s a = forall (p :: Type -> Type -> Type -> Type) i . Choice p => p i a a -> p i s sgeneric-lens-core Data.GenericLens.Internal No documentation available.
type family
PrettyError (ctxt :: [ErrorMessage]) :: kgeneric-lens-core Data.Generics.Internal.Errors No documentation available.
-
generic-lens-core Data.Generics.Internal.Families.Changing No documentation available.
-
generic-lens-core Data.Generics.Internal.Families.Changing No documentation available.
-
generic-lens-core Data.Generics.Internal.Families.Has No documentation available.
module Data.Generics.Product.Internal.
Param No documentation available.
module Data.Generics.Product.Internal.
Positions Derive positional product type getters and setters generically.
module Language.Haskell.GHC.ExactPrint.
Parsers This module rexposes wrapped parsers from the GHC API. Along with returning the parse result, the corresponding annotations are also returned such that it is then easy to modify the annotations and print the result.
type
ParseResult a = Either ErrorMessages aghc-exactprint Language.Haskell.GHC.ExactPrint.Parsers No documentation available.
type
Parser a = DynFlags -> FilePath -> String -> ParseResult aghc-exactprint Language.Haskell.GHC.ExactPrint.Parsers No documentation available.