Package Release Info

ghc-streaming-commons-0.1.17-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-streaming-commons
ghc-streaming-commons-devel

Change Logs

* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jan 26 2017 psimons@suse.com
- Update to version 0.1.17 with cabal2obs.
* Mon Sep 26 2016 psimons@suse.com
- Update to version 0.1.16 with cabal2obs.
Version: 0.1.15.5-6.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.1.15.5 revision 0 with cabal2obs.
* Thu May 12 2016 mimi.vx@gmail.com
- update to 0.1.15.5
  * Make getSocket{Family}TCP try all addr candidates
* Tue Apr 26 2016 mimi.vx@gmail.com
- update to 0.1.15.4
  * Fix benchmarks
* Tue Mar 08 2016 mimi.vx@gmail.com
- update to 0.1.15.2
  * Document child process behavior in waitForProcess
Version: 0.1.15.1-3.1
* Thu Feb 11 2016 mimi.vx@gmail.com
- update to 0.1.15.1
  * Catch exceptions thrown by waitForProcess
* Sun Nov 29 2015 mimi.vx@gmail.com
- update to 0.1.15
  * Use `NO_DELAY1 for TCP client connections
* Sun Oct 04 2015 mimi.vx@gmail.com
- update to 0.1.14.2
  * Fix bug in process exception display of args with spaces/quotes
* Sun Sep 27 2015 mimi.vx@gmail.com
- update to 0.1.14.1
  * Exporting HasReadBufferSize; instance for ClientSettingsUnix
* Sun Sep 13 2015 mimi.vx@gmail.com
- update to 0.1.13
  * Make size of read buffer configurable, change default size to 32 kiB
* Fri Aug 07 2015 mimi.vx@gmail.com
- update to 0.1.12.1
  * Fix up acceptSafe
* Wed Apr 22 2015 mimi.vx@gmail.com
- initial commit