Skip to content

Commit 29ea6af

Browse files
committed
Allow streamly 0.10
Note that this introduces various deprecation warnings, but we'll solve those separately.
1 parent 3d99077 commit 29ea6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evdev-streamly/evdev-streamly.cabal

+1-1
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)