packages feed

Cabal revisions of iso3166-country-codes-0.20140203.6

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

revision 1
-Version: 0.20140203.6-Name:		iso3166-country-codes-Cabal-Version:  >= 1.6-Build-type:	Simple-License:	LGPL-License-File:	COPYING.LESSER-Author:		Jón Fairbairn-maintainer:	jon.fairbairn@cl.cam.ac.uk-Category:	Data-Synopsis:	A datatype for ISO 3166 country codes--Description: Defines datatype CountryCode that has a two-             letter constructor corresponding to each of the two letter-	     ISO 3166 country codes, and mappings from that type to the-	     official name of the country.--Library-  Build-Depends:	base ==4.*, http-conduit >= 2.1.5-  Exposed-modules: Data.ISO3166_CountryCodes---- a full build depends on HTTP == 4000.*, utf8-string ==0.*--source-repository head-  type:     darcs-  location: http://darcs.bookofsand.co.uk/ISO3166_CountryCodes/+Version: 0.20140203.6
+x-revision: 1
+Name:		iso3166-country-codes
+Cabal-Version:  >= 1.6
+Build-type:	Simple
+License:	LGPL
+License-File:	COPYING.LESSER
+Author:		Jón Fairbairn
+maintainer:	jon.fairbairn@cl.cam.ac.uk
+Category:	Data
+Synopsis:	A datatype for ISO 3166 country codes
+
+Description: Defines datatype CountryCode that has a two
+             letter constructor corresponding to each of the two letter
+	     ISO 3166 country codes, and mappings from that type to the
+	     official name of the country.
+
+Library
+  -- broken for GHC 7.[24] due to GHC.Generic import
+  build-depends:        base <4.4 || >= 4.6
+
+  Build-Depends:	base ==4.*, http-conduit >= 2.1.5 && < 2.3
+  Exposed-modules: Data.ISO3166_CountryCodes
+
+-- a full build depends on HTTP == 4000.*, utf8-string ==0.*
+
+source-repository head
+  type:     darcs
+  location: http://darcs.bookofsand.co.uk/ISO3166_CountryCodes/