pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-vector
Module Name: pkgsrc
Committed By: szptvlfn
Date: Sun Dec 13 14:08:13 UTC 2015
Modified Files:
pkgsrc/devel/hs-vector: Makefile PLIST buildlink3.mk distinfo
Log Message:
Update to 0.11.0.0
changelog:
Changes in version 0.11.0.0
* Define `Applicative` instances for `Data.Vector.Fusion.Util.{Box,Id}`
* Define non-bottom `fail` for `instance Monad Vector`
* New generalized stream fusion framework
* Various safety fixes
- Various overflows due to vector size have been eliminated
- Memory is initialized on creation of unboxed vectors
* Changes to SPEC usage to allow building under more conditions
Changes in version 0.10.12.3
* Allow building with `primtive-0.6`
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/hs-vector/Makefile \
pkgsrc/devel/hs-vector/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-vector/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/hs-vector/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index