We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac19597 commit 13ae3cbCopy full SHA for 13ae3cb
json-rpc-server.cabal
@@ -42,7 +42,7 @@ library
42
deepseq >= 1.1 && <1.5,
43
bytestring >=0.9 && <0.11,
44
mtl >=2.2.1 && <2.3,
45
- text >=0.11 && <1.3,
+ text >=0.11 && <3.0,
46
vector >=0.7.1 && <0.13,
47
unordered-containers >=0.1 && <0.3
48
hs-source-dirs: src
0 commit comments