Copyright | (c) Carsten Fischer and Uni Bremen 2003-2006 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Convert global annotations to a list of annotations
Documentation
convertGlobalAnnos :: GlobalAnnos -> [Annotation] Source #
convertLiteralAnnos :: LiteralAnnos -> [Annotation] Source #
Orphan instances
Pretty GlobalAnnos Source # | |
pretty :: GlobalAnnos -> Doc Source # pretties :: [GlobalAnnos] -> Doc Source # |