libghc-data-reify-prof 0.6.3-2 (ppc64el binary) in ubuntu kinetic

 'data-reify' provided the ability to turn recursive structures into explicit
 graphs. Many (implicitly or explicitly) recursive data structure can be given
 this ability, via a type class instance. This gives an alternative to using
 'Ref' for observable sharing.
 .
 Observable sharing in general is unsafe, so we use the IO monad to bound this
 effect, but can be used safely even with 'unsafePerformIO' if some simple
 conditions are met. Typically this package will be used to tie the knot with
 DSL's that depend of observable sharing, like Lava.
 .
 Providing an instance for 'MuRef' is the mechanism for allowing a structure to
 be reified into a graph, and several examples of this are provided.
 .
 © 2009 Andy Gill; BSD3 license.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.

Details

Package version:
0.6.3-2
Source:
haskell-data-reify 0.6.3-2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional

Package relationships

Depends on:
  • libghc-base-prof-4.15.1.0-ec3e4
  • libghc-containers-prof-0.6.4.1-7274b
  • libghc-data-reify-dev (= 0.6.3-2)
  • libghc-hashable-prof-1.3.5.0-e3cf7
  • libghc-unordered-containers-prof-0.2.17.0-6221c
Provides:
  • libghc-data-reify-prof-0.6.3-e4f4c