Commit graph

2 commits

Author SHA1 Message Date
Ryosuke Moro
9da663ea6b Update to 0.6.1.1
changes:
0.6.1.1
  - Bump QuickCheck version
0.6.0.0
  - Make base, keygen, source leaf elements
0.5.1.3
  - Bump test-framework dependency
0.5.1.2
  - Bump test-framework dependency
0.5.1.0
  - Add XHTML5 option, patch by Hugo Landau
  - Fix issue regarding docTypeHtml in lowercase
      Closes https://github.com/jaspervdj/blaze-html/issues/66
  - Add preEscapedToHtml
  - Merge pull request #71 from ianbollinger/master
      Increment upper bound on bytestring for GHC 7.6
0.5.0.0
  - Add new renderer modules
0.4.3.4
  - Merge pull request #59 from alevy/master
      Add trustworthy flags to renderers and HTML combinator generators
0.4.3.3
  - Merge pull request #62 from trofi/master
     .cabal: add tests to sdist
       Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
  - Remove mistaken comment
0.4.3.2
  - Fix compilation with -Werror
0.4.3.1
  - Export extra Text renderer functions
0.4.3.0
  - Added XHtml1.{Strict,Transitional,FrameSet} modules.
     * Modified Util/GenerateHtmlCombinators to generate these automatically.
     * HtmlVariant now includes a selfClosing field; if True, leaf tags will be self-closed.
     * Modified cabal file to include the new modules in exported modules.
  - Merge remote-tracking branch 'sol/master'
     Update example in documentation of Text.Blaze
       * Use toHtml instead of string
       * Add missing import for forM_
2013-08-22 19:54:54 +00:00
PHO / phonohawk
812b12b615 Import hs-blaze-html-0.4.2.2 as wip/hs-blaze-html.
A blazingly fast HTML combinator library for the Haskell programming
language. The Text.Blaze module is a good starting point, as well as
this tutorial: http://jaspervdj.be/blaze/tutorial.html.
2011-12-01 09:58:22 +00:00