Skip to content

Commit

Permalink
Bump upper bound on base
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Sep 15, 2017
1 parent 010c986 commit 6a7e843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion directory.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Library
include-dirs: .

build-depends:
base >= 4.5 && < 4.11,
base >= 4.5 && < 4.12,
time >= 1.4 && < 1.9,
filepath >= 1.3 && < 1.5
if os(windows)
Expand Down

0 comments on commit 6a7e843

Please sign in to comment.