packages feed

Cabal revisions of feed-0.3.4

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

revision 1
-Name:               feed-Version:            0.3.4-License:            BSD3-License-file:       LICENSE-Category:           Text-Synopsis:           Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.-Description:        Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.-Author:             Sigbjorn Finne <sof@galois.com>-Maintainer:         Sigbjorn Finne <sof@galois.com>-Extra-Source-Files: tests/Main.hs tests/rss20.xml-Cabal-version:   >= 1.2-build-type: Simple--flag new-base-  description: Build with new smaller base library-  default: False--library-    Exposed-Modules: Text.RSS.Syntax-                     Text.RSS.Import-                     Text.RSS.Export-                     Text.RSS1.Syntax-                     Text.RSS1.Import-                     Text.RSS1.Utils-                     Text.RSS1.Export-                     Text.DublinCore.Types-                     Text.Atom.Feed-                     Text.Atom.Feed.Export-                     Text.Atom.Feed.Import-                     Text.Atom.Feed.Link-                     Text.Atom.Feed.Validate-                     Text.Atom.Pub-                     Text.Atom.Pub.Export-                     Text.Feed.Import-                     Text.Feed.Types-                     Text.Feed.Export-                     Text.Feed.Query-                     Text.Feed.Constructor-                     Text.Feed.Translate-                     Text.Feed.Util-    Ghc-Options:     -Wall-    Build-Depends:   base, haskell98, xml >= 1.2.6, utf8-string-+Name:               feed
+Version:            0.3.4
+x-revision: 1
+License:            BSD3
+License-file:       LICENSE
+Category:           Text
+Synopsis:           Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
+Description:        Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
+Author:             Sigbjorn Finne <sof@galois.com>
+Maintainer:         Sigbjorn Finne <sof@galois.com>
+Extra-Source-Files: tests/Main.hs tests/rss20.xml
+Cabal-version:   >= 1.2
+build-type: Simple
+
+flag new-base
+  description: Build with new smaller base library
+  default: False
+
+library
+    Exposed-Modules: Text.RSS.Syntax
+                     Text.RSS.Import
+                     Text.RSS.Export
+                     Text.RSS1.Syntax
+                     Text.RSS1.Import
+                     Text.RSS1.Utils
+                     Text.RSS1.Export
+                     Text.DublinCore.Types
+                     Text.Atom.Feed
+                     Text.Atom.Feed.Export
+                     Text.Atom.Feed.Import
+                     Text.Atom.Feed.Link
+                     Text.Atom.Feed.Validate
+                     Text.Atom.Pub
+                     Text.Atom.Pub.Export
+                     Text.Feed.Import
+                     Text.Feed.Types
+                     Text.Feed.Export
+                     Text.Feed.Query
+                     Text.Feed.Constructor
+                     Text.Feed.Translate
+                     Text.Feed.Util
+    Ghc-Options:     -Wall
+    Build-Depends:   base, haskell98, xml >= 1.2.6, utf8-string < 1
+
revision 2
 Name:               feed
 Version:            0.3.4
-x-revision: 1
+x-revision: 2
 License:            BSD3
 License-file:       LICENSE
 Category:           Text
                      Text.Feed.Translate
                      Text.Feed.Util
     Ghc-Options:     -Wall
-    Build-Depends:   base, haskell98, xml >= 1.2.6, utf8-string < 1
+    Build-Depends:   base, haskell98 <2, xml >= 1.2.6, utf8-string < 1