Skip to content

Commit ab5830e

Browse files
committed
fix: Remove unused packages.
1 parent cb81f39 commit ab5830e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

sabela.cabal

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ library
3838
scripths >= 0.2.0.1 && <= 1,
3939
servant-server ^>= 0.20,
4040
stm >= 2.4 && < 3,
41-
tagged >= 0.8 && < 0.9,
4241
temporary >= 1.3 && < 1.4,
4342
text >= 1.2 && < 3,
44-
wai >= 3.2 && < 3.3,
45-
warp >= 3.3 && < 3.5
43+
wai >= 3.2 && < 3.3
4644
hs-source-dirs: src
4745
default-language: Haskell2010
4846

0 commit comments

Comments
 (0)