pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-blaze-html



Module name:    wip
Committed by:   szptvlfn
Date:           Thu Aug 22 19:54:54 UTC 2013

Modified Files:
        wip/hs-blaze-html: Makefile PLIST buildlink3.mk distinfo

Log Message:
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@localhost>
  - 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_


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/hs-blaze-html/Makefile \
    wip/hs-blaze-html/PLIST wip/hs-blaze-html/buildlink3.mk \
    wip/hs-blaze-html/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-blaze-html/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-blaze-html/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-blaze-html/buildlink3.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-blaze-html/distinfo?r1=1.1.1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index