aboutsummaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r--chad-fast.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal
index 1eef3ed..397178d 100644
--- a/chad-fast.cabal
+++ b/chad-fast.cabal
@@ -61,7 +61,8 @@ library
directory,
prettyprinter,
process,
- some,
+ -- EqP/OrdP (unused here but defining them is backwards-incompatible)
+ some >= 1.1,
template-haskell,
transformers,
unix,