ghc-dup: Explicitly prevent sharing
Deprecated
in favor of dupIO
This package provides two new operations, GHC.Dup.dup
and GHC.Dup.deepDup
, that allow the
programmer to prevent the result of two evaluations of the same expression to
be shared.
See http://arxiv.org/abs/1207.2017 for more background.
This is still experimental software and can likely cause your program to crash.
The work on this package has been supported by the Deutsche Telekom Stiftung (http://telekom-stiftung.de).
Downloads
- ghc-dup-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Dependencies | base (>=4.5 && <4.7), ghc [details] |
License | BSD-3-Clause |
Copyright | 2012 Joachim Breitner |
Author | Joachim Breitner |
Maintainer | Joachim Breitner <mail@joachim-breitner.de> |
Category | Debug, GHC |
Source repo | head: darcs get http://darcs.nomeata.de/ghc-dup/ |
Uploaded | by JoachimBreitner at 2012-09-28T19:31:14Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1301 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |