From 55036a5ea4a6e590d0404638b2823c6a4aec3fba Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Thu, 20 Mar 2025 13:01:24 +0100 Subject: Separate arith routines into a library The point is that this separate library does not depend on orthotope. --- bench/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bench') diff --git a/bench/Main.hs b/bench/Main.hs index 6e83270..3ab81a8 100644 --- a/bench/Main.hs +++ b/bench/Main.hs @@ -12,7 +12,7 @@ import Test.Tasty.Bench import Data.Array.Nested import Data.Array.Nested.Internal.Mixed (mliftPrim, mliftPrim2) import Data.Array.Nested.Internal.Ranked (liftRanked1, liftRanked2) -import qualified Data.Array.Mixed.Internal.Arith as Arith +import qualified Data.Array.Strided.Arith.Internal as Arith enableMisc :: Bool -- cgit v1.2.3-70-g09d2