fn-extra: Extras for Fn, a functional web framework.

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.

[maintain] [Publish]

Warnings:

Please see README.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), blaze-builder, bytestring, either, heist, http-types, lens, mtl, text, wai, wai-util, xmlhtml [details]
License ISC
Copyright 2015 Daniel Patterson
Author Daniel Patterson <dbp@dbpmail.net>
Maintainer Daniel Patterson <dbp@dbpmail.net>
Category Web
Home page http://github.com/dbp/fn-extra#readme
Source repo head: git clone https://github.com/dbp/fn-extra
Uploaded by DanielPatterson at 2015-10-27T00:39:40Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for fn-extra-0.1.0.0

[back to package description]

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 (usually that means if they involve Monad transformers...).