Accepting request 352125 from devel:languages:haskell:lts

* Fixed a bug in the implementations of inClass and notInClass for Text
* Made the parser type in the Zepto module a monad transformer.

OBS-URL: https://build.opensuse.org/request/show/352125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=10
This commit is contained in:
Ondřej Súkup 2016-01-06 09:17:54 +00:00 committed by Git OBS Bridge
parent 9349a39de2
commit 4ff9027f36

View File

@ -1,19 +1,9 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 3 12:59:35 UTC 2015 - peter.trommler@ohm-hochschule.de Mon Sep 28 18:29:13 UTC 2015 - mimi.vx@gmail.com
- update to 0.13.0.1 - update to 0.13.0.1
* Fixed a bug in the implementations of inClass and notInClass for * Fixed a bug in the implementations of inClass and notInClass for Text
Text (https://github.com/bos/attoparsec/issues/103) * Made the parser type in the Zepto module a monad transformer.
- 0.13.0.0
* Made the parser type in the Zepto module a monad transformer
(needed by aeson's string unescaping parser).
-------------------------------------------------------------------
Mon Jul 6 12:55:13 UTC 2015 - peter.trommler@ohm-hochschule.de
- update to 0.13.0.0
* Haskell Platform 7.10.2 RC2
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 13 07:52:32 UTC 2015 - mimi.vx@gmail.com Mon Apr 13 07:52:32 UTC 2015 - mimi.vx@gmail.com