Skip to content

Commit 85940f7

Browse files
committed
Allow streamly 0.10
1 parent 3d99077 commit 85940f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evdev-streamly/evdev-streamly.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ library
3434
filepath-bytestring ^>= 1.4.2,
3535
mtl ^>= {2.2, 2.3},
3636
rawfilepath ^>= {1.0, 1.1},
37-
streamly ^>= 0.9,
37+
streamly ^>= {0.9, 0.10},
3838
streamly-fsnotify ^>= 1.1.1,
3939
unix ^>= 2.8,
4040
default-language: GHC2021

0 commit comments

Comments
 (0)