backtracking-exceptions: A monad transformer for backtracking exceptions

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A monad transformer that adds backtracking exceptions to its base monad.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log None available
Dependencies base (>=4.7 && <4.8), either (>=4.3 && <4.4), free (>=4.9 && <4.10), kan-extensions (>=4.1 && <4.2), mtl (>=2.2 && <2.3), semigroupoids (>=4.2 && <4.3), semigroups (>=0.15 && <0.16), transformers (>=0.4 && <0.5) [details]
License BSD-3-Clause
Author tapuu
Maintainer mjm540@york.ac.uk
Category Control
Home page https://github.com/tapuu/backtracking-exceptions
Source repo head: git clone https://github.com/tapuu/backtracking-exceptions.git
Uploaded by tapuu at 2014-08-22T00:54:46Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for backtracking-exceptions-0.1.0.0

[back to package description]

backtracking-exceptions

A monad transformer for backtracking exceptions