edit: A monad for rewriting things.
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| no_arbitrary | Removes QuickCheck as a dependency (so no Arbitrary instance is provided). | Disabled |
| no_comonad | Removes comonad as a dependency (so no Comonad instance is provided). | Disabled |
| tutorial | Build the tutorial. Adds dependencies on uniplate and containers. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- edit-1.0.1.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.0.1.0, 0.0.1.1, 1.0.0.0, 1.0.1.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.9 && <4.12), comonad, deepseq (>=1.1 && <1.5), QuickCheck (>=2.10 && <2.13), transformers (>=0.5 && <0.6) [details] |
| License | BSD-3-Clause |
| Copyright | Varun Gandhi 2018 |
| Author | Varun Gandhi <theindigamer15@gmail.com> |
| Maintainer | Varun Gandhi <theindigamer15@gmail.com> |
| Category | Data |
| Home page | https://github.com/theindigamer/edit |
| Source repo | head: git clone https://github.com/theindigamer/edit.git |
| Uploaded | by theindigamer at 2018-09-03T14:16:10Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2303 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-09-03 [all 1 reports] |