Cabal revisions of accentuateus-0.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: accentuateus-Version: 0.9-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.2--Library- Exposed-modules: Text.AccentuateUs- ghc-options: -Wall- Build-depends: base >= 3 && < 5, HTTP, json, network+Name: accentuateus +Version: 0.9 +x-revision: 1 +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.2 + +Library + Exposed-modules: Text.AccentuateUs + ghc-options: -Wall + Build-depends: base >= 3 && < 5, HTTP < 4000.4, json < 0.10, network < 2.6