Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
2014-07-28 23:05:53 by Ryosuke Moro | Files touched by this commit (15) | |
Log message:
Remove hs-blaze-html, imported to pkgsrc/textproc.
Remove hs-vault, imported to pkgsrc/devel.
|
2014-05-27 23:38:22 by Ryosuke Moro | Files touched by this commit (27) |
Log message:
Remove hs-blaze-markup, imported to pkgsrc/textproc.
Remove hs-unordered-containers, imported to pkgsrc/devel.
|
2014-05-25 23:59:28 by Ryosuke Moro | Files touched by this commit (58) |
Log message:
Remove hs-hashable, hs-primitive, hs-stm, imported to pkgsrc/devel.
|
2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74) |
Log message:
Update MAINTAINER address
|
2014-04-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38) |
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
|
2013-12-10 22:51:16 by Ryosuke Moro | Files touched by this commit (3) |
Log message:
Update to 0.3.0.3
Changelog:
0.3.0.3
- Bump version of base.
|
2013-09-12 22:11:38 by Ryosuke Moro | Files touched by this commit (4) |
Log message:
Update to 0.3.0.2
Changelog:
* 0.3.0.2
- Fix tarball.
* 0.3.0.1
- Use CPP to reduce code duplication.
- GHC 7.4 support
* 0.3.0.0
- Split modules into Lazy and Strict variants, no default choice.
Add Hashable instance to Data.Unique.Really for all implementations.
- Better fix for potential race condition involving 'Unique'.
- add -Wall flag and fix some warnings it reveals
- Add strict and lazy variant of the `Vault` data type.
|
2013-05-06 23:29:57 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
A vault is a persistent store for values of arbitrary types. It's like
having first-class access to the storage space behind IORefs.
The data structure is analogous to a bank vault, where you can access
different bank boxes with different keys; hence the name.
Also provided is a locker type, representing a store for a single element.
|
Next | Query returned 8 messages, browsing 1 to 10 | previous