pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/hs-parsec



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Sat Sep 13 22:06:52 UTC 2014

Modified Files:
        pkgsrc/textproc/hs-parsec: Makefile buildlink3.mk distinfo

Log Message:
Update to 3.1.6

CHANGES:
3.1.6

- Export 'Text' instances from Text.Parsec
- Make Text.Parsec exports more visible
- Re-arrange Text.Parsec exports
- Add functions 'crlf' and 'endOfLine' to Text.Parsec.Char for handling
  input streams that do not have normalized line terminators.
- Fix off-by-one error in Token.charControl


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/hs-parsec/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/hs-parsec/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/hs-parsec/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index