Skip to content

Commit 3d99077

Browse files
committed
Allow latest time
1 parent 78b14d0 commit 3d99077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evdev/evdev.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ common common
2727
monad-loops ^>= 0.4.3,
2828
mtl ^>= {2.2, 2.3},
2929
rawfilepath ^>= {1.0, 1.1},
30-
time ^>= {1.9.3, 1.10, 1.11, 1.12, 1.13},
30+
time ^>= {1.9.3, 1.10, 1.11, 1.12, 1.13, 1.14},
3131
unix ^>= 2.8,
3232
default-language: GHC2021
3333
default-extensions:

0 commit comments

Comments
 (0)