Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-vector
From: Ryosuke Moro
Date: 2015-12-13 15:08:13
Message id: 20151213140813.1DFC1FB83@cvs.NetBSD.org
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`
Files: