File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name : ziptastic-client
2- version : 0.3.0.1
2+ version : 0.3.0.2
33synopsis :
44 A type-safe client for the Ziptastic API for doing forward and reverse geocoding.
55description :
@@ -31,10 +31,10 @@ library
3131 , base-compat == 0.9. *
3232 , http-client
3333 , iso3166-country-codes
34- , servant >= 0.9 && <= 0.11
35- , servant-client >= 0.9 && <= 0.11
34+ , servant >= 0.9 && < 0.11
35+ , servant-client >= 0.9 && < 0.11
3636 , text
37- , ziptastic-core == 0.2.0.1
37+ , ziptastic-core >= 0.2.0.1 && < 0.2 .1
3838 default-language : Haskell2010
3939 other-extensions :
4040 DataKinds
Original file line number Diff line number Diff line change 11name : ziptastic-core
2- version : 0.2.0.1
2+ version : 0.2.0.2
33synopsis :
44 Core Servant specification for the Ziptastic API for doing forward and reverse geocoding.
55description :
You can’t perform that action at this time.
0 commit comments