boilerplate: FFunctor typeclass
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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
Properties
Versions | 0.0.1, 0.0.2, 0.0.3, 1.2.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.11 && <5), transformers [details] |
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 2020-06-11T15:17:21Z |
Modules
- Foo
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
- boilerplate-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees