2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101) |
Log message: make it clear what package depend on discussed with wiz@. |
2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97) |
Log message: Remove hs-network, imported to pkgsrc/net. Remove hs-random, hs-syb, imported to pkgsrc/devel. Remove hs-x11, imported to pkgsrc/x11. |
2014-05-15 23:49:04 by Ryosuke Moro | Files touched by this commit (110) |
Log message: Remove hs-transformers, imported to pkgsrc/devel. |
2011-05-10 14:43:13 by PHO / phonohawk | Files touched by this commit (4) | |
Log message: Upstream update to storablevector-0.2.7 |
2010-12-30 10:05:54 by PHO / phonohawk | Files touched by this commit (4) |
Log message: Patch to make the package compatible with GHC >= 7.0 |
2010-11-02 17:18:33 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: Import hs-storablevector-0.2.7 as wip/hs-storablevector. Fast, packed, strict storable arrays with a list interface, a chunky lazy list interface with variable chunk size and an interface for write access via the ST monad. This is much like bytestring and binary but can be used for every Foreign.Storable.Storable type. See also packages http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vector http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector with a similar intention. |