Deprecated

In favour of

ghc-dup

Explicitly prevent sharing

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Joachim Breitner
Maintained by Joachim Breitner

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).