mirror of
https://github.com/typeable/country-codes.git
synced 2024-11-04 04:46:30 +03:00
commit
875a48195c
@ -1,5 +1,5 @@
|
||||
name: country-codes
|
||||
version: 0.1
|
||||
version: 0.1.1
|
||||
cabal-version: >= 1.8
|
||||
build-type: Simple
|
||||
author: JP Moresmau <jpmoresmau@gmail.com>
|
||||
@ -29,7 +29,7 @@ library
|
||||
build-depends:
|
||||
base >= 4 && < 5
|
||||
, text >= 0.11
|
||||
, aeson >= 0.5 && < 0.8
|
||||
, aeson >= 0.5 && < 0.9
|
||||
, shakespeare == 2.0.*
|
||||
ghc-options: -Wall
|
||||
other-modules: Data.CountryCodes.ISO31661
|
||||
|
Loading…
Reference in New Issue
Block a user