packages feed

Cabal revisions of xml-hamlet-0.4.1

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

revision 1
-Name:                xml-hamlet-Version:             0.4.1-Synopsis:            Hamlet-style quasiquoter for XML content-Homepage:            http://www.yesodweb.com/-License:             BSD3-License-file:        LICENSE-Author:              Michael Snoyman-Maintainer:          michael@snoyman.com-Category:            Text-Build-type:          Simple-Description:         Hamlet-style quasiquoter for XML content-Extra-source-files:  test/main.hs ChangeLog.md README.md--Cabal-version:       >=1.8--Library-  Exposed-modules:     Text.Hamlet.XML-  Other-modules:       Text.Hamlet.XMLParse-  -  Build-depends:       base                       >= 4        && < 5-                     , shakespeare                >= 1.0      && < 2.2-                     , xml-conduit                >= 1.0      && < 1.5-                     , text                       >= 0.10-                     , template-haskell-                     , parsec                     >= 2.0      && < 3.2-                     , containers--  Ghc-options:         -Wall--test-suite test-  main-is:             main.hs-  hs-source-dirs:      test-  type:                exitcode-stdio-1.0-  ghc-options:         -Wall-  build-depends:       hspec >= 1.3-                     , HUnit-                     , base >= 4 && < 5-                     , shakespeare-                     , xml-conduit-                     , text-                     , template-haskell-                     , parsec-                     , xml-hamlet-                     , containers+Name:                xml-hamlet
+Version:             0.4.1
+x-revision: 1
+Synopsis:            Hamlet-style quasiquoter for XML content
+Homepage:            http://www.yesodweb.com/
+License:             BSD3
+License-file:        LICENSE
+Author:              Michael Snoyman
+Maintainer:          michael@snoyman.com
+Category:            Text
+Build-type:          Simple
+Description:         Hamlet-style quasiquoter for XML content
+Extra-source-files:  test/main.hs ChangeLog.md README.md
+
+Cabal-version:       >=1.8
+
+Library
+  Exposed-modules:     Text.Hamlet.XML
+  Other-modules:       Text.Hamlet.XMLParse
+  
+  Build-depends:       base                       >= 4        && < 5
+                     , shakespeare                >= 1.0      && < 2.2
+                     , xml-conduit                >= 1.0      && < 1.6
+                     , text                       >= 0.10
+                     , template-haskell
+                     , parsec                     >= 2.0      && < 3.2
+                     , containers
+
+  Ghc-options:         -Wall
+
+test-suite test
+  main-is:             main.hs
+  hs-source-dirs:      test
+  type:                exitcode-stdio-1.0
+  ghc-options:         -Wall
+  build-depends:       hspec >= 1.3
+                     , HUnit
+                     , base >= 4 && < 5
+                     , shakespeare
+                     , xml-conduit
+                     , text
+                     , template-haskell
+                     , parsec
+                     , xml-hamlet
+                     , containers
revision 2
 Name:                xml-hamlet
 Version:             0.4.1
-x-revision: 1
+x-revision: 2
 Synopsis:            Hamlet-style quasiquoter for XML content
 Homepage:            http://www.yesodweb.com/
 License:             BSD3
   
   Build-depends:       base                       >= 4        && < 5
                      , shakespeare                >= 1.0      && < 2.2
-                     , xml-conduit                >= 1.0      && < 1.6
+                     , xml-conduit                >= 1.0      && < 1.7
                      , text                       >= 0.10
                      , template-haskell
                      , parsec                     >= 2.0      && < 3.2