freer-effects: Implementation of effect system for Haskell.
Implementation of effect system for Haskell, which is based on the work of Oleg Kiselyov et al.:
The key features are:
An efficient effect system for Haskell - as a library!
Reimplementations of several common Haskell monad transformers as effects.
Core components for defining your own Effects.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags and -Werror to GHC. | Disabled |
test-hlint | Enable test suite that checks sources using HLint. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- freer-effects-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.0.0, 0.3.0.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.7 && <5), freer-effects [details] |
Tested with | ghc ==8.0.2, ghc ==8.0.1, ghc ==7.10.3, ghc ==7.8.4 |
License | BSD-3-Clause |
Copyright | (c) 2016 Allele Dev; 2017 Ixperta Solutions s.r.o. |
Author | Allele Dev, Ixcom Core Team, and other contributors |
Maintainer | ixcom-core@ixperta.com |
Category | Control |
Home page | https://github.com/IxpertaSolutions/freer-effects |
Bug tracker | https://github.com/IxpertaSolutions/freer-effects/issues |
Source repo | head: git clone https://github.com/IxpertaSolutions/freer-effects.git -b master this: git clone https://github.com/IxpertaSolutions/freer-effects.git(tag 0.3.0.0) |
Uploaded | by PeterTrsko at 2017-03-06T00:14:35Z |
Distributions | |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Executables | freer-examples |
Downloads | 2010 total (14 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-03-06 [all 1 reports] |