We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c7b8f4 + 45b3a24 commit ad40fafCopy full SHA for ad40faf
haskeline.cabal
@@ -51,7 +51,7 @@ Library
51
-- wasn't fixed until 7.4.1
52
Build-depends: base >=4.9 && < 4.19, containers>=0.4 && < 0.7,
53
directory>=1.1 && < 1.4, bytestring>=0.9 && < 0.12,
54
- filepath >= 1.2 && < 1.5, transformers >= 0.2 && < 0.6,
+ filepath >= 1.2 && < 1.5, transformers >= 0.2 && < 0.7,
55
process >= 1.0 && < 1.7, stm >= 2.4 && < 2.6,
56
exceptions == 0.10.*
57
Default-Language: Haskell98
0 commit comments