ghc-dup: Explicitly prevent sharing
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)
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 | NixOS:0.1 |
Downloads | 1187 total (7 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] |