packages feed

Cabal revisions of accentuateus-0.9.1

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

revision 1
-Name:                accentuateus-Version:             0.9.1-Homepage:            http://accentuate.us/-Description:         A Haskell implementation of the Accentuate.us API.-Synopsis:            A Haskell implementation of the Accentuate.us API.-License:             BSD3-License-file:        LICENSE-Author:              Spearhead Development, L.L.C.-Maintainer:          Michael Schade <michael@spearheaddev.com>-Copyright:           (c) 2011 Spearhead Development, L.L.C.-Category:            Web-Build-type:          Simple-Extra-source-files:  README.mkd-Cabal-version:       >=1.6--source-repository head-    type:       git-    location:   git://github.com/spearhead/hs-accentuateus.git--Library-  Exposed-modules:  Text.AccentuateUs-  ghc-options:      -Wall -fwarn-tabs-  Build-depends:    base >= 3 && < 5, HTTP, json, network-  Hs-Source-Dirs:   src+Name:                accentuateus
+Version:             0.9.1
+x-revision: 1
+Homepage:            http://accentuate.us/
+Description:         A Haskell implementation of the Accentuate.us API.
+Synopsis:            A Haskell implementation of the Accentuate.us API.
+License:             BSD3
+License-file:        LICENSE
+Author:              Spearhead Development, L.L.C.
+Maintainer:          Michael Schade <michael@spearheaddev.com>
+Copyright:           (c) 2011 Spearhead Development, L.L.C.
+Category:            Web
+Build-type:          Simple
+Extra-source-files:  README.mkd
+Cabal-version:       >=1.6
+
+source-repository head
+    type:       git
+    location:   git://github.com/spearhead/hs-accentuateus.git
+
+Library
+  Exposed-modules:  Text.AccentuateUs
+  ghc-options:      -Wall -fwarn-tabs
+  Build-depends:    base >= 3 && < 5, HTTP < 4000.4, json < 0.10, network < 2.6
+  Hs-Source-Dirs:   src