From 22a3d9c5cbafb7a633f2f802af884d042718e78d Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Wed, 24 Sep 2025 20:56:20 +0200 Subject: Port to ghc-typelits-natnormalise-0.8.1 that is much overhauled and probably more sound than earlier versions. --- ox-arrays.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index be4bb03..65af5f5 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -115,8 +115,8 @@ library strided-array-ops Data.Array.Strided.Arith.Internal.Lists.TH build-depends: base >=4.18 && <4.22, - ghc-typelits-knownnat < 1, - ghc-typelits-natnormalise < 1, + ghc-typelits-knownnat >= 0.8.0 && < 1, + ghc-typelits-natnormalise >= 0.8.1 && < 1, template-haskell < 3, vector < 0.14 hs-source-dirs: ops -- cgit v1.2.3-70-g09d2