Portability | non-portable (GHC extensions) |
---|---|
Stability | internal |
Maintainer | cvs-ghc@haskell.org |
Safe Haskell | Trustworthy |
Support code for desugaring in GHC
Documentation
data AnnotationWrapper Source
forall a . Data a => AnnotationWrapper a |
toAnnotationWrapper :: Data a => a -> AnnotationWrapperSource