control-dsl: An alternative to monads for control flow DSLs

[ bsd3, control, dsl, effect, general, io, language, library, mutable-state, polymorphism ] [ Propose Tags ]

This "control-dsl" package is a toolkit to create extensible Domain Specific Languages in do-notation.

See Control.Dsl for more information.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3
Change log ChangeLog.md
Dependencies base (>=4.8 && <5) [details]
License BSD-3-Clause
Copyright 2018 Yang Bo
Author Yang Bo
Maintainer pop.atry@gmail.com
Revised Revision 1 made by yangbo at 2018-10-05T17:41:19Z
Category Control, DSL, Effect, General, Language, Mutable State, IO, Polymorphism
Home page https://github.com/Atry/Control.Dsl#readme
Bug tracker https://github.com/Atry/Control.Dsl/issues
Source repo head: git clone https://github.com/Atry/Control.Dsl
Uploaded by yangbo at 2018-10-05T04:54:58Z
Distributions LTSHaskell:0.2.1.3, Stackage:0.2.1.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3796 total (29 in the last 30 days)
Rating 1.75 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-10-05 [all 1 reports]

Readme for control-dsl-0.2.0.0

[back to package description]

Control.Dsl: An alternative to monads

See Control.Dsl on Hackage for more information.