Merge pull request #19 from elliottt/annotations
Add an annotation API
No related branches found
No related tags found
Showing
- pretty.cabal 4 additions, 1 deletionpretty.cabal
- src/Text/PrettyPrint/Annotated.hs 78 additions, 0 deletionssrc/Text/PrettyPrint/Annotated.hs
- src/Text/PrettyPrint/Annotated/HughesPJ.hs 1158 additions, 0 deletionssrc/Text/PrettyPrint/Annotated/HughesPJ.hs
- src/Text/PrettyPrint/Annotated/HughesPJClass.hs 146 additions, 0 deletionssrc/Text/PrettyPrint/Annotated/HughesPJClass.hs
- src/Text/PrettyPrint/HughesPJ.hs 62 additions, 602 deletionssrc/Text/PrettyPrint/HughesPJ.hs
- tests/Test.hs 86 additions, 84 deletionstests/Test.hs
- tests/TestStructures.hs 11 additions, 7 deletionstests/TestStructures.hs
Loading
Please register or sign in to comment