Tighten bounds of base

This commit is contained in:
Herbert Valerio Riedel 2018-09-30 23:59:34 +02:00 committed by GitHub
parent 766385fafd
commit 5818f1cadb
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