Skip to content

Commit

Permalink
Relaxed time upper bound from <1.12 to <1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vshabanov committed May 30, 2022
1 parent 5099c3b commit 2b57dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HsOpenSSL.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Library
base >= 4.4 && < 5,
bytestring >= 0.9 && < 0.12,
network >= 2.1 && < 3.2,
time >= 1.5 && < 1.12
time >= 1.5 && < 1.13

Build-Tools: hsc2hs >= 0.67

Expand Down

0 comments on commit 2b57dfe

Please sign in to comment.