Skip to content

shayan-najd/wl-pprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wl-pprint

Build Status

This is a pretty printing library for Idris based on Phil Wadler's paper A Prettier Printer and on Daan Leijen's extensions in the Haskell wl-pprint library. See the IdrisDoc for specific documentation:

idris --mkdoc wl-pprint.ipkg

Originally authored by Daan Leijen, the code has been ported to Idris by Shayan Najd and David Christiansen.

If you have issues or suggestions, please send pull requests or open issues on this repository.

To run what rudimentary tests are present, type idris --testpkg wl-pprint.ipkg.

About

A mirror of wl-pprint fixed for GHC 7.10.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Idris 99.2%
  • Nix 0.8%