Skip to content

Commit 8f7837d

Browse files
committed
Fix bounds on time
1 parent 3cf1565 commit 8f7837d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg-entity.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ library
105105
, text ^>=2.1
106106
, text-display ^>=1.0
107107
, text-manipulate ^>=0.3
108-
, time ^>=1.15
108+
, time >=1.12 && <1.16
109109
, vector ^>=0.13
110110

111111
executable book

0 commit comments

Comments
 (0)