We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb81f39 commit ab5830eCopy full SHA for ab5830e
1 file changed
sabela.cabal
@@ -38,11 +38,9 @@ library
38
scripths >= 0.2.0.1 && <= 1,
39
servant-server ^>= 0.20,
40
stm >= 2.4 && < 3,
41
- tagged >= 0.8 && < 0.9,
42
temporary >= 1.3 && < 1.4,
43
text >= 1.2 && < 3,
44
- wai >= 3.2 && < 3.3,
45
- warp >= 3.3 && < 3.5
+ wai >= 3.2 && < 3.3
46
hs-source-dirs: src
47
default-language: Haskell2010
48
0 commit comments