Skip to content
Snippets Groups Projects
Commit b2c8ae1c authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Relax upper bound to allow `time-1.5`

parent e865808b
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ library
build-depends:
base >= 4.5 && < 4.9,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.5
time >= 1.2 && < 1.6
exposed-modules:
System.Posix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment