Popularity
3.9
Declining
Activity
0.0
Stable
3
4
1

Monthly Downloads: 18
Programming language: Haskell
License: MIT License
Tags: Web     Blaze    

blaze-bootstrap alternatives and similar packages

Based on the "Web" category.
Alternatively, view blaze-bootstrap alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of blaze-bootstrap or a related project?

Add another 'Web' Package

README

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


*Note that all licence references and agreements mentioned in the blaze-bootstrap README section above are relevant to that project's source code only.