Merge pull request #6 from hvr/patch-1

Tighten bounds of base
This commit is contained in:
Ian Jeffries 2018-10-01 11:38:56 -04:00 committed by GitHub
commit 75ed0d049c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ library
exposed-modules:
JSONPointer
build-depends:
base >= 4.6 && < 5
base >= 4.9 && < 5
, aeson >= 0.7
, hashable >= 1.2
, unordered-containers >= 0.2