From af66b3b5ac882b2cee7881c08856b583aa263778 Mon Sep 17 00:00:00 2001 From: sheaf Date: Thu, 23 May 2024 11:17:36 +0200 Subject: [PATCH] update bounds for GHC 9.10 --- brush-strokes/brush-strokes.cabal | 4 ++-- brush-strokes/cabal.project | 28 ++++++++-------------------- cabal.project | 16 ++++------------ 3 files changed, 14 insertions(+), 34 deletions(-) diff --git a/brush-strokes/brush-strokes.cabal b/brush-strokes/brush-strokes.cabal index 816458c..f695bea 100644 --- a/brush-strokes/brush-strokes.cabal +++ b/brush-strokes/brush-strokes.cabal @@ -26,7 +26,7 @@ common common build-depends: base - >= 4.17 && < 4.20 + >= 4.17 && < 5.0 , code-page ^>= 0.2.1 , containers @@ -166,7 +166,7 @@ library build-depends: template-haskell - >= 2.18 && < 2.22 + >= 2.18 && < 3.0 , bifunctors >= 5.5.4 && < 5.7 , deepseq diff --git a/brush-strokes/cabal.project b/brush-strokes/cabal.project index ef3fab2..269675e 100644 --- a/brush-strokes/cabal.project +++ b/brush-strokes/cabal.project @@ -8,29 +8,17 @@ constraints: tests: True allow-newer: - acts:base, acts:deepseq, - groups-generic:base, - eigen:primitive, - falsify:base, falsify:tasty, + *:base, *:template-haskell, + acts:deepseq, + falsify:tasty, + indexed-traversable:containers ---package brush-strokes -profiling: True -profiling-detail: late - -------------- --- GHC 9.4 -- -------------- +-------------- +-- GHC 9.10 -- +-------------- -- eigen source-repository-package type: git location: https://github.com/sheaf/eigen - tag: 0e2dc2d495cef76af3bdc79349696ce2249405fb - -------------- --- GHC 9.6 -- -------------- - -------------- --- GHC 9.8 -- -------------- + tag: 3bc1d4bc53edb75e2ee3893763361aa0d5c7714a diff --git a/cabal.project b/cabal.project index 0999fc2..7b1a31e 100644 --- a/cabal.project +++ b/cabal.project @@ -33,20 +33,12 @@ allow-newer: waargonaut:vector, waargonaut:witherable, -------------- --- GHC 9.4 -- -------------- +-------------- +-- GHC 9.10 -- +-------------- -- eigen source-repository-package type: git location: https://github.com/sheaf/eigen - tag: 0e2dc2d495cef76af3bdc79349696ce2249405fb - -------------- --- GHC 9.6 -- -------------- - -------------- --- GHC 9.8 -- -------------- + tag: 3bc1d4bc53edb75e2ee3893763361aa0d5c7714a