/blaze-markup

Core modules for a blazing fast markup combinator library

Primary LanguageHaskellOtherNOASSERTION

blaze-markup

Build Status

What

The core modules to build a blazingly fast markup combinator library such as blaze-html. Most applications should not use this package directly.

Development

Running the tests:

cabal configure --enable-tests && cabal build && cabal test

Running the benchmarks:

make benchmark

Credits

Authors:

  • Jasper Van der Jeugt
  • Simon Meier
  • Deepak Jois