Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
pretty
Commits
2c41eb0e
Commit
2c41eb0e
authored
Nov 12, 2013
by
David Terei
Browse files
Fix paper link.
parent
110b105c
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
2c41eb0e
...
...
@@ -5,9 +5,10 @@ way to easily print out text in a consistent format of your choosing.
This is useful for compilers and related tools.
It is based on the pretty-printer outlined in the paper 'The Design
of a Pretty-printing Library' in Advanced Functional Programming,
Johan Jeuring and Erik Meijer (eds), LNCS 925
<http://www.cs.chalmers.se/~rjmh/Papers/pretty.ps>
of a Pretty-printing Library' by John Hughes in Advanced Functional
Programming, 1995. It can be found
[
here
](
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.38.8777
)
.
## Licensing
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment