From 24d93b59d75c1ea11f4443965d681236c459b439 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Fri, 26 Sep 2025 21:09:23 +0200 Subject: Done --- 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..142e4ed 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.0 && < 1, template-haskell < 3, vector < 0.14 hs-source-dirs: ops -- cgit v1.2.3-70-g09d2