aboutsummaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-05-25 14:08:07 +0200
committerTom Smeding <tom@tomsmeding.com>2026-05-25 14:08:07 +0200
commitac13ffebefb22ec45e29e7f4bb6d53fa46cf6475 (patch)
treea4edfb35804ce46dcf683c35b5988cb003afb218 /chad-fast.cabal
parentf5b1b405fa4ba63bdffe0f2998f655f0b06534bf (diff)
Up 'some' to 1.1HEADmaster
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,