AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.1.13.2 revision 0 with cabal2obs.
- update to 1.1.13.2 * Fix alignment issues on non-X86 archs
- update to 1.1.13.1 * Add sinkStorable and sinkStorableEx
- update to 1.1.12.1 * Add sourceProcessWithStreams * Fix accidentally breaking change in sourceProcessWithConsumer type signature
- update to 1.1.11 * withCheckedProcessCleanup
- update to 1.1.10.1 * multiple combinator for Data.Conduit.Zlib
- update to 1.1.9.3
- update to 1.1.9.2
- update to 1.1.9.1
- update to 1.1.9 * detectUtf
- update to 1.1.8 * Adding buffer size to sourceHandleRange [#213](https://github.com/snoyberg/conduit/pull/213) * Make Binary.lines O(n) instead of O(n^2) [#209](https://github.com/snoyberg/conduit/pull/209)
- initial commit