darcs patch: Create showName, which takes an addition... (and 4 more)

Stefan O'Rear stefanor at cox.net
Sun Apr 1 15:14:41 EDT 2007


Adds support for handling prefix and infix names to the (Template
Haskell) pretty printer; parenthesis and backticks are added as needed
to match the intrinsic fixity of symbols with fixity contexts.  Also
contains a one-line fix causing irrefutable patterns to be properly
printed.  NB: changes Show Name output.

Sun Apr  1 09:46:35 PDT 2007  Stefan O'Rear <stefanor at cox.net>
  * Create showName, which takes an additional prefix-context argument

Sun Apr  1 09:48:14 PDT 2007  Stefan O'Rear <stefanor at cox.net>
  * Thread prefix-context argument through pprName

Sun Apr  1 09:56:55 PDT 2007  Stefan O'Rear <stefanor at cox.net>
  * Use pprName False in pretty printer

Sun Apr  1 09:59:45 PDT 2007  Stefan O'Rear <stefanor at cox.net>
  * Typo fixes, missing {in,ex}ports

Sun Apr  1 12:02:15 PDT 2007  Stefan O'Rear <stefanor at cox.net>
  * Properly handle tilde-patterns

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 4818 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20070401/f02fcb60/attachment.bin


More information about the Libraries mailing list