Skip to content

jaspervdj/digestive-functors

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

digestive-functors

What

Digestive functors is a library that provides an abstract way to consume input using applicative functors. It is mostly geared towards HTML forms, altough it can also be used for other tasks.

Help

Checkout the tutorial.lhs example in the examples folder.

Directory layout

This repository contains a number of packages:

  • digestive-functors: Main package
  • digestive-functors-snap: Snap backend
  • digestive-functors-happstack: Happstack backend
  • digestive-functors-blaze: BlazeHtml frontend
  • digestive-functors-heist: Heist frontend

Credits

Authors:

  • Jasper Van der Jeugt

Contributors:

  • Alex Mason
  • Andrew Richards
  • Antoine Latter
  • Daniel Patterson
  • Doug Beardsley
  • Jeremy Shaw
  • Jesper Lloyd
  • mavenraven.org
  • Oliver Charles
  • Ozgun Ataman
  • Toon Willems

About

A general way to consume input using applicative functors

Resources

Stars

Watchers

Forks

Packages

No packages published