ffunctor: FFunctor typeclass
Micro library with a Higher Kinded Functor in the spirit of HFunctor, MFunctor and MonadTrans (which all have different kindedness).
Useful to map over the type parameter in a record of functions, e.g. https://www.benjamin.pizza/posts/2017-12-15-functor-functors.html and https://discourse.haskell.org/t/local-capabilities-with-mtl/231 and https://discourse.haskell.org/t/some-limits-of-mtl-with-records-of-functions/576
Flags
Manual Flags
Name | Description | Default |
---|---|---|
transformers | Compile with transformers utilities | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ffunctor-1.1.100.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] | 1.0.0, 1.1.0, 1.1.99, 1.1.100, 1.2.0, 1.2.1 |
---|---|
Dependencies | base (>=4.11.1.0 && <4.12 || >=4.12.0.0 && <4.13), transformers [details] |
Tested with | ghc ^>=8.4.4 || ^>=8.6.3 |
License | BSD-3-Clause |
Copyright | 2019 Sam Halliday |
Author | Sam Halliday |
Maintainer | Sam Halliday |
Category | Constraints |
Bug tracker | https://gitlab.com/fommil/ffunctor/merge_requests |
Source repo | head: git clone https://gitlab.com/fommil/ffunctor |
Uploaded | by fommil at 2019-04-18T10:44:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3447 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-18 [all 1 reports] |