Description
Blaze helper functions for bootstrap pages.
Description
Simplify building blaze and bootstrap powered pages
README.md
blaze-bootstrap
Intro
Hackage: blaze-bootstrap Stackage: blaze-bootstrap
Blaze helper functions for bootstrap pages
Install
- Using cabal:
cabal install blaze-bootstrap
- Using Stack:
stack install blaze-bootstrap
- From Source (cabal):
git clone https://github.com/agrafix/blaze-bootstrap.git && cd blaze-bootstrap && cabal install
- From Source (stack):
git clone https://github.com/agrafix/blaze-bootstrap.git && cd blaze-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.