File ghc-parsec.changes of Package ghc-parsec
-------------------------------------------------------------------
Sat Apr 11 19:30:19 UTC 2015 - mimi.vx@gmail.com
- update to 3.1.9
* Add an 'Eq' instance for 'ParseError'
* Fixed a regression from 3.1.6: 'runP' is again exported from module
Text.Parsec.
* Fix a regression from 3.1.6 related to exports from the main module.
* Fix a regression from 3.1.6 related to the reported position of error messages.
* Reset the current error position on success of 'lookAhead'.
* 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
-------------------------------------------------------------------
Fri Sep 12 06:39:23 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 3.1.5
* no changelog
* Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Tue Sep 2 09:45:46 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file
-------------------------------------------------------------------
Sat Aug 23 00:16:56 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 15:31:31 UTC 2013 - peter.trommler@ohm-hochschule.de
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Mon Jan 7 15:18:25 UTC 2013 - peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
-------------------------------------------------------------------
Sat Nov 17 14:34:32 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
-------------------------------------------------------------------
Tue Oct 2 10:01:53 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 3.1.3 from upstream (no changelog)
- required by Haskell Platform 2012.4.0.0
-------------------------------------------------------------------
Sun Jun 3 17:33:15 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 3.1.2 from upstream (no changelog)
- required by Haskell Platform 2012.2.0.0
-------------------------------------------------------------------
Wed Dec 28 20:14:57 UTC 2011 - peter.trommler@ohm-hochschule.de
- Adjusted version for platform 2011.4
-------------------------------------------------------------------
Thu Dec 8 18:32:54 UTC 2011 - peter.trommler@ohm-hochschule.de
- Fixed arches.
-------------------------------------------------------------------
Thu Dec 8 18:26:26 UTC 2011 - peter.trommler@ohm-hochschule.de
- Initial packaging.