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. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- freer-effects-0.3.0.1.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.1) |
| Uploaded | by TomasJanousek at 2017-04-16T14:45:02Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Executables | freer-examples |
| Downloads | 2067 total (5 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-04-16 [all 1 reports] |