@hackage digestive-bootstrap0.3.0.0
Speed up form designing using digestive functors and bootstrap
Categories
License
MIT
Maintainer
Alexander Thiemann <mail@athiemann.net>
Links
Versions
Installation
Dependencies (7)
- base >=4.6 && <5
- text >=1.2
- blaze-bootstrap >=0.1
- blaze-html >=0.7
- digestive-functors >=0.7
- digestive-functors-blaze >=0.6 Show all…
Dependents (1)
@hackage/acme-everything
digestive-bootstrap
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 - 2016 Alexander Thiemann