@hackage DeepArrow0.3.3
Arrows for "deep application"
Installation
Dependencies (4)
- TypeCompose >=0.6.7
- base <5
- haskell-src
- mtl Show all…
Dependents (3)
@hackage/acme-everything, @hackage/TV, @hackage/GuiTV
The DeepArrow library provides a framework for type-directed composition of value editors. For a fuller description and link to documentation, please see the Haskell wiki page:
http://haskell.org/haskellwiki/DeepArrow
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
See src/Control/Arrow/DeepArrow/Examples.hs for examples.