osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-attoparsec revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=30
This commit is contained in:
Peter Simons 2018-05-15 18:23:22 +00:00 committed by Git OBS Bridge
parent 4c9b4b6f1c
commit 0ad9d2955d

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update attoparsec to version 0.13.2.2.
* Improved performance of `Data.Attoparsec.Text.asciiCI`
* `pure` is now strict in `Position`
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com