MIT licensed and maintained by Alexander Thiemann
This version can be pinned in stack with:blaze-bootstrap-0.1.0.1@sha256:17cc7588f23bcc70d1890d01802db2707bdb685bb737ad14f928a5d77c079efd,1019

Module documentation for 0.1.0.1

Depends on 3 packages(full list with versions):

blaze-bootstrap

Build Status Hackage

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