1
0
ghc-case-insensitive/ghc-case-insensitive.changes

81 lines
2.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jul 25 11:21:37 UTC 2016 - psimons@suse.com
- Update to version 1.2.0.7 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:08:41 UTC 2016 - psimons@suse.com
- Update to version 1.2.0.6 revision 0 with cabal2obs.
-------------------------------------------------------------------
Wed Mar 16 09:12:05 UTC 2016 - mimi.vx@gmail.com
- update to 1.2.0.6
* Add Semigroup s => Semigroup (CI s) instance
-------------------------------------------------------------------
Sun Oct 4 16:29:15 UTC 2015 - mimi.vx@gmail.com
- update to 1.2.0.5
* Support HUnit-1.3
* Support criterion-1.1
-------------------------------------------------------------------
Mon Apr 13 08:05:41 UTC 2015 - mimi.vx@gmail.com
- update to 1.2.0.4
* Fixed #17: https://github.com/basvandijk/case-insensitive/issues/17
* Bump base and deepseq upper bounds for GHC 7.10 compatibility
* Add case-insensitive.nix and default.nix
* Fix #14: Build failure with GHC 7.2.2
* Fix #8: Don't unnecessarily use NoImplicitPrelude
* Solved warnings on GHC-7.8.3
* Bump text upper version bounds
* Derived a Data instance for CI
-------------------------------------------------------------------
Tue Sep 9 20:24:56 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 1.1.0.3
* no changelog
* for Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Tue Sep 2 08:52:04 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file
-------------------------------------------------------------------
Sat Aug 23 00:08:45 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Tue May 7 14:17:19 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 1.0.0.1 from upstream
* modifications requested for Haskell Platform
* support for hashable 1.2
* improved performance for byte strings
- part of Haskell Platform 2013.2
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Sat Jun 9 10:26:44 UTC 2012 - peter.trommler@ohm-hochschule.de
- packaged LICENSE file
- added copyright notice
- dropped rpmlintrc
-------------------------------------------------------------------
Fri Mar 30 16:03:36 UTC 2012 - peter.trommler@ohm-hochschule.de
- Fixed typo in BR.
-------------------------------------------------------------------
Fri Mar 30 14:59:03 UTC 2012 - peter.trommler@ohm-hochschule.de
- Initial packaging.