Safe Haskell | Safe |
---|
Documentation
printBasicSpec :: BASIC_SPEC -> Doc Source #
printBasicItem :: BASIC_ITEM -> Doc Source #
printSymbol :: SYMB -> Doc Source #
printSymbItems :: SYMB_ITEMS -> Doc Source #
printSymbOrMap :: SYMB_OR_MAP -> Doc Source #
Orphan instances
Pretty SYMB_OR_MAP Source # | |
pretty :: SYMB_OR_MAP -> Doc Source # pretties :: [SYMB_OR_MAP] -> Doc Source # | |
Pretty SYMB_MAP_ITEMS Source # | |
pretty :: SYMB_MAP_ITEMS -> Doc Source # pretties :: [SYMB_MAP_ITEMS] -> Doc Source # | |
Pretty SYMB_ITEMS Source # | |
pretty :: SYMB_ITEMS -> Doc Source # pretties :: [SYMB_ITEMS] -> Doc Source # | |
Pretty SYMB Source # | |
Pretty BASIC_ITEM Source # | |
pretty :: BASIC_ITEM -> Doc Source # pretties :: [BASIC_ITEM] -> Doc Source # | |
Pretty BASIC_SPEC Source # | |
pretty :: BASIC_SPEC -> Doc Source # pretties :: [BASIC_SPEC] -> Doc Source # | |
Pretty Node Source # | |