packages feed

Cabal revisions of HStringTemplate-0.6.11

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                HStringTemplate-version:             0.6.11-synopsis:            StringTemplate implementation in Haskell.-description:         A port of the Java library by Terrence Parr.-category:            Text-license:             BSD3-license-file:        LICENSE-author:              Sterling Clover-maintainer:          s.clover@gmail.com-Tested-With:         GHC == 7.0.4-Build-Type:          Simple-build-Depends:       base-Cabal-Version:       >= 1.6--flag smaller-base-flag syb-with-class-flag quasi-quotation--library-  if flag(syb-with-class)-    build-depends:   syb-with-class-    exposed-modules: Text.StringTemplate.GenericWithClass--  if flag(quasi-quotation)-    build-depends: template-haskell >= 2.3, mtl-    exposed-modules: Text.StringTemplate.QQ--  if flag(smaller-base)-    build-depends:   syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty, time, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string, blaze-builder-  else-    build-depends:   base > 3, base < 4, filepath, parsec < 4, containers, pretty, time, old-time, old-locale, bytestring, directory, array, text, utf8-string, blaze-builder--  if impl(ghc >= 7.2.1)-    cpp-options: -DGENERICS-    build-depends: ghc-prim >= 0.2, dlist >= 0.2--  exposed-modules:   Text.StringTemplate-                     Text.StringTemplate.Base-                     Text.StringTemplate.Classes-                     Text.StringTemplate.GenericStandard-  other-modules:     Text.StringTemplate.Instances-                     Text.StringTemplate.Group-                     Text.StringTemplate.Renderf-  ghc-options:       -Wall--source-repository head-  type:     darcs-  location: http://patch-tag.com/r/sclv/hstringtemplate+name:                HStringTemplate
+version:             0.6.11
+x-revision: 1
+synopsis:            StringTemplate implementation in Haskell.
+description:         A port of the Java library by Terrence Parr.
+category:            Text
+license:             BSD3
+license-file:        LICENSE
+author:              Sterling Clover
+maintainer:          s.clover@gmail.com
+Tested-With:         GHC == 7.0.4
+Build-Type:          Simple
+build-Depends:       base
+Cabal-Version:       >= 1.6
+
+flag smaller-base
+flag syb-with-class
+flag quasi-quotation
+
+library
+  if flag(syb-with-class)
+    build-depends:   syb-with-class
+    exposed-modules: Text.StringTemplate.GenericWithClass
+
+  if flag(quasi-quotation)
+    build-depends: template-haskell >= 2.3, mtl
+    exposed-modules: Text.StringTemplate.QQ
+
+  if flag(smaller-base)
+    build-depends:   syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string, blaze-builder
+  else
+    build-depends:   base > 3, base < 4, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, utf8-string, blaze-builder
+
+  if impl(ghc >= 7.2.1)
+    cpp-options: -DGENERICS
+    build-depends: ghc-prim >= 0.2, dlist >= 0.2
+
+  exposed-modules:   Text.StringTemplate
+                     Text.StringTemplate.Base
+                     Text.StringTemplate.Classes
+                     Text.StringTemplate.GenericStandard
+  other-modules:     Text.StringTemplate.Instances
+                     Text.StringTemplate.Group
+                     Text.StringTemplate.Renderf
+  ghc-options:       -Wall
+
+source-repository head
+  type:     darcs
+  location: http://patch-tag.com/r/sclv/hstringtemplate
revision 2
 name:                HStringTemplate
 version:             0.6.11
-x-revision: 1
+x-revision: 2
 synopsis:            StringTemplate implementation in Haskell.
 description:         A port of the Java library by Terrence Parr.
 category:            Text
   if flag(smaller-base)
     build-depends:   syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string, blaze-builder
   else
-    build-depends:   base > 3, base < 4, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, utf8-string, blaze-builder
+    build-depends:   base > 3, base < 4, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, utf8-string < 1, blaze-builder
 
   if impl(ghc >= 7.2.1)
     cpp-options: -DGENERICS
revision 3
 name:                HStringTemplate
 version:             0.6.11
-x-revision: 2
+x-revision: 3
 synopsis:            StringTemplate implementation in Haskell.
 description:         A port of the Java library by Terrence Parr.
 category:            Text
     exposed-modules: Text.StringTemplate.QQ
 
   if flag(smaller-base)
-    build-depends:   syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string, blaze-builder
+    build-depends:   syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string < 1, blaze-builder
   else
     build-depends:   base > 3, base < 4, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, utf8-string < 1, blaze-builder
 
revision 4
 name:                HStringTemplate
 version:             0.6.11
-x-revision: 3
+x-revision: 4
 synopsis:            StringTemplate implementation in Haskell.
 description:         A port of the Java library by Terrence Parr.
 category:            Text
     exposed-modules: Text.StringTemplate.QQ
 
   if flag(smaller-base)
-    build-depends:   syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string < 1, blaze-builder
+    build-depends:   syb, base >= 4 && < 0, base < 5, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, deepseq, utf8-string < 1, blaze-builder
   else
-    build-depends:   base > 3, base < 4, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, utf8-string < 1, blaze-builder
+    build-depends:   base > 3, base < 4 && < 0, filepath, parsec < 4, containers, pretty, time < 1.5, old-time, old-locale, bytestring, directory, array, text, utf8-string < 1, blaze-builder
 
   if impl(ghc >= 7.2.1)
     cpp-options: -DGENERICS