Skip to content

Commit 8fa583f

Browse files
committed
Bump upper bound of either.
1 parent 8f53c74 commit 8fa583f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: airship.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: airship
22
synopsis: A Webmachine-inspired HTTP library
33
homepage: https://github.com/helium/airship/
44
Bug-reports: https://github.com/helium/airship/issues
5-
version: 0.9.1
5+
version: 0.9.2
66
license: MIT
77
license-file: LICENSE
88
author: Reid Draper and Patrick Thomson
@@ -51,7 +51,7 @@ library
5151
, containers
5252
, cryptohash == 0.11.*
5353
, directory
54-
, either >= 4.3 && < 4.6
54+
, either >= 4.3 && < 6.0
5555
, filepath >= 1.3 && < 1.5
5656
, http-date
5757
, http-media

0 commit comments

Comments
 (0)