SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-conduit-1.2.9-2.2.x86_64.rpm :
Sun Feb 12 13:00:00 2017 psimonsAATTsuse.com
- Update to version 1.2.9 with cabal2obs.

Sat Oct 1 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.2.8 with cabal2obs.

Wed Aug 17 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.2.7 revision 0 with cabal2obs.

Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.2.6.6 revision 0 with cabal2obs.

Sat May 7 14:00:00 2016 mimi.vxAATTgmail.com
- update to 1.2.6.6

* Fix test suite compilation on older GHCs

* In zipConduitApp, left bias not respected mixing monadic and non-monadic conduits

Sat Mar 12 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.2.6.4

* fix benchmark by adding typesignature

Mon Mar 7 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.2.6.3

Mon Feb 15 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.2.6.2

* resourcet cannot be built with GHC 8

* Remove upper bound on transformers

Thu Dec 31 13:00:00 2015 mimi.vxAATTgmail.com
- update to 1.2.6.1

Mon Dec 7 13:00:00 2015 mimi.vxAATTgmail.com
- update to 1.2.6

* sourceToList

* Canonicalise Monad instances

Sun Oct 25 13:00:00 2015 mimi.vxAATTgmail.com
- update to 1.2.5.1

Mon Jul 27 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.2.5

* mapAccum and mapAccumM should be strict in their state

* Some documentation improvements

Wed Apr 22 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.2.4

* [fuseBothMaybe](https://github.com/snoyberg/conduit/issues/199)

Sun Feb 1 13:00:00 2015 mpluskalAATTsuse.com
- Update to 1.2.3.1:
+ Refactoring into conduit and conduit-extra packages. Core
functionality is now in conduit, whereas most common helper
modules (including Text, Binary, Zlib, etc) are in
conduit-extra. To upgrade to this version, there should only be
import list and conduit file changes necessary.
+ Two performance
optimizations added. (1) A stream fusion framework. This is a non-breaking
change. (2) Codensity transform applied to the `ConduitM` datatype. This only
affects users importing the `.Internal` module. Both changes are thoroughly
described in the following to blog posts: [Speeding up
conduit](https://www.fpcomplete.com/blog/2014/08/iap-speeding-up-conduit), and
[conduit stream
fusion](https://www.fpcomplete.com/blog/2014/08/conduit-stream-fusion).
+ Lots more stream fusion.
+ Expose `connect` and `fuse` as synonyms for `$$` and `=$=`, respectively.

Sun Oct 6 14:00:00 2013 sbahlingAATTsuse.com
- Initial package - version 1.0.7.4


 
ICM