Skip to content

Commit 2438c08

Browse files
committed
Remove unused transformers{,-compat} dependencies
1 parent a9b7096 commit 2438c08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

text-show.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ library
161161
, template-haskell >= 2.11 && < 2.25
162162
, text >= 1.1 && < 2.2
163163
, th-abstraction >= 0.5 && < 0.8
164-
, transformers >= 0.5 && < 0.7
165-
, transformers-compat >= 0.5 && < 1
166164

167165
-- integer-gmp is only needed on pre-9.0 versions of GHC, as GHC 9.0+ add
168166
-- enough functionality to base to avoid the use of integer-gmp entirely.

0 commit comments

Comments
 (0)