blaze-bootstrap: Blaze helper functions for bootstrap pages

[ library, mit, web ] [ Propose Tags ]

Simplify building blaze and bootstrap powered pages


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4 && <5), blaze-html (>=0.7), text (>=1.2) [details]
License MIT
Copyright (c) 2014 - 2015 Alexander Thiemann
Author Alexander Thiemann <mail@athiemann.net>
Maintainer Alexander Thiemann <mail@athiemann.net>
Category Web
Home page http://github.com/agrafix/blaze-bootstrap
Source repo head: git clone https://github.com/agrafix/blaze-bootstrap
Uploaded by AlexanderThiemann at 2015-08-23T15:19:52Z
Distributions LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2630 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-23 [all 1 reports]

Readme for blaze-bootstrap-0.1.0.1

[back to package description]

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