@hackage fn-extra0.3.0.0
Extras for Fn, a functional web framework.
Categories
License
ISC
Maintainer
Daniel Patterson <dbp@dbpmail.net>
Links
Versions
Installation
Dependencies (17)
Dependents (1)
@hackage/acme-everything
About
This repository has some helpers that have heavier dependencies than
core fn. In general, things get added
here whenever using libraries on their own conflicts with the design
goals of Fn. This could mean that there is a lot of boilerplate to
get them set up, or they are heavily monadic (in which case the code
here serves to make them use more normal functions).