packages feed

regex-applicative-0.1.3: CHANGES.md

Changes
=======

0.1.3
-----
* Fix a .cabal-file issue introduced in 0.1.2
* Change the fixity of =~

0.1.2
-----
* Relax the constraint on the containers version

0.1.1
---
* Fix a bug in 'reFoldl' and 'many'
* "Lazy" infinite regexes are no longer supported

0.1
---
* Initial release