digestive-bootstrap

Speed up form designing using digestive functors and bootstrap

Version on this page:0.1.0.1
LTS Haskell 6.35:0.1.0.1
Stackage Nightly 2016-05-25:0.1.0.1
Latest on Hackage:0.3.0.0

See all snapshots digestive-bootstrap appears in

MIT licensed and maintained by Alexander Thiemann
This version can be pinned in stack with:digestive-bootstrap-0.1.0.1@sha256:7b325a5d85fe9a5df41f8167ca2f5fcc54da93f427827351715af64b9ae2d0d1,1169

Module documentation for 0.1.0.1

digestive-bootstrap

Build Status Hackage

Intro

Hackage: digestive-bootstrap Stackage: digestive-bootstrap

Speed up form designing using digestive functors and bootstrap

Install

  • Using cabal: cabal install digestive-bootstrap
  • Using Stack: stack install digestive-bootstrap
  • From Source (cabal): git clone https://github.com/agrafix/digestive-bootstrap.git && cd digestive-bootstrap && cabal install
  • From Source (stack): git clone https://github.com/agrafix/digestive-bootstrap.git && cd digestive-bootstrap && stack build

Misc

Supported GHC Versions

  • 7.6.3
  • 7.8.4
  • 7.10.2

License

Released under the MIT license. (c) 2014 - 2015 Alexander Thiemann