packages feed

Cabal revisions of mbox-0.3.1

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

revision 1
-name:                mbox-version:             0.3.1-synopsis:            Read and write standard mailbox files.-description:         Read and write standard mailbox (mboxrd) files.-category:            system, text, data-license:             BSD3-license-file:        LICENSE-author:              Gershom Bazerman-maintainer:          gershomb@gmail.com-Tested-With:         GHC == 7.8--Build-Type:          Simple-Cabal-Version:       >= 1.6--library-  build-depends:     base >= 4, base < 6, safe, time < 1.6, time-locale-compat, text-  exposed-modules:   Data.MBox, Data.MBox.String-  ghc-options:       -Wall--source-repository head-  type:      darcs-  location:  http://hub.darcs.net/gershomb/mbox+name:                mbox
+version:             0.3.1
+x-revision: 1
+synopsis:            Read and write standard mailbox files.
+description:         Read and write standard mailbox (mboxrd) files.
+category:            system, text, data
+license:             BSD3
+license-file:        LICENSE
+author:              Gershom Bazerman
+maintainer:          gershomb@gmail.com
+Tested-With:         GHC == 7.8
+
+Build-Type:          Simple
+Cabal-Version:       >= 1.6
+
+library
+  build-depends:     base >= 4, base < 6, safe, time < 1.7, time-locale-compat, text
+  exposed-modules:   Data.MBox, Data.MBox.String
+  ghc-options:       -Wall
+
+source-repository head
+  type:      darcs
+  location:  http://hub.darcs.net/gershomb/mbox