aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHécate Moonlight <hecate+github@glitchbra.in>2022-02-25 10:19:46 +0100
committerHécate Moonlight <hecate+github@glitchbra.in>2022-02-25 10:19:46 +0100
commitd1643faceac804b1b96f61a7dcb1b61ef7c912f3 (patch)
treee5c79bf440fbdcaa00aee722fc877a8e6a70b29a
parent4cf2f4d8f6bd5588c2659e343573c5d30b329d37 (diff)
Fix solver for GHC 9.2
-rw-r--r--cabal.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 593a1eaf..87aca679 100644
--- a/cabal.project
+++ b/cabal.project
@@ -106,7 +106,7 @@ constraints:
heterocephalus ==1.0.5.4,
hgeometry ==0.11.0.0,
hgeometry-ipe ==0.11.0.0,
- hspec-discover ==2.9.1,
+ hspec-discover ==2.9.4,
hspec-expectations ==0.8.2,
hspec-meta ==2.7.8,
hspec-wai ==0.11.1,
@@ -172,7 +172,7 @@ constraints:
th-desugar ==1.11 || ==1.12,
tls ==1.5.5,
tpdb ==2.2.0,
- tree-diff ==0.2.1,
+ tree-diff ==0.2.1.1,
true-name ==0.1.0.3,
uniplate ==1.6.13,
vector-builder ==0.3.8.1,