@hackage TypeCompose0.1
Type composition classes & instances
Installation
CustomDependencies (2)
Dependents (31)
@hackage/fungll-combinators, @hackage/hoodle-core, @hackage/SybWidget, @hackage/ZipFold, @hackage/hoodle-render, @hackage/gll, Show all…
TypeCompose provides some classes & instances for forms of type composition. It also includes a very simple implementation of data-driven computation. See the description and link to documentation:
http://haskell.org/haskellwiki/TypeCompose
Please share any comments & suggestions on the discussion (talk) page there.
You can configure, build, and install all in the usual way with Cabal commands.
runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install