We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9317cec commit e5ac6ecCopy full SHA for e5ac6ec
1 file changed
streamly-examples.cabal
@@ -81,7 +81,7 @@ common exe-dependencies
81
, vector >= 0.12 && < 0.14
82
, mtl >= 2.2 && < 3
83
-- For the ListDirOsPath example
84
- , filepath
+ , filepath >= 1.4.2 && < 1.6
85
86
common exe-options
87
import: exe-dependencies
0 commit comments