ap-normalize: Self-normalizing applicative expressions
An applicative functor transformer to normalize expressions using (<$>)
,
(<*>)
, and pure
into a linear list of actions.
See ApNormalize to get started.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-with-clang | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ap-normalize-0.1.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.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5) [details] |
License | MIT |
Copyright | Li-yao Xia 2020 |
Author | Li-yao Xia |
Maintainer | lysxia@gmail.com |
Category | Control |
Bug tracker | https://gitlab.com/lysxia/ap-normalize/-/issues |
Uploaded | by lyxia at 2021-05-25T13:10:09Z |
Distributions | Arch:0.1.0.1, LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1 |
Reverse Dependencies | 2 direct, 251 indirect [details] |
Downloads | 14748 total (124 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-05-25 [all 1 reports] |