packages feed

fn-0.3.0.2: README.md

## Fn (eff-enn) - a functional web framework.

> Or, how to do away with the monad transformers, and just use plain
> functions.

## Example

See the [example application](https://github.com/positiondev/fn/tree/master/example)
in the repository for a full usage including database access, heist
templates, sessions, etc.