TV

Tangible Values -- composable interfaces

http://haskell.org/haskellwiki/TV

Latest on Hackage:0.5.0

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 Conal Elliott
Maintained by [email protected]

TV is a library for composing tangible values ("TVs"), i.e., values that carry along external interfaces. Values and interfaces are combined and separable, which makes TVs ready to use and to reuse.

Try out the examples in src/Examples.hs.

For more information, including examples, please see the project wiki page http://haskell.org/haskellwiki/TV

© 2006-2013 by Conal Elliott; BSD3 license.