base-4.2.0.1: Basic librariesSource codeContentsIndex
GHC.Desugar
Portabilitynon-portable (GHC extensions)
Stabilityinternal
Maintainercvs-ghc@haskell.org
Description
Support code for desugaring in GHC
Documentation
(>>>) :: forall arr. Arrow arr => forall a b c. arr a b -> arr b c -> arr a cSource
data AnnotationWrapper Source
Constructors
forall a . Data a => AnnotationWrapper a
toAnnotationWrapper :: Data a => a -> AnnotationWrapperSource
Produced by Haddock version 2.6.1