From 34a9ac8e4497e776c3ca499c41ef749f4edf8383 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 26 May 2024 00:11:00 +0200 Subject: Refactor C interface to pass operation as enum This is hmatrix style, less proliferation of functions as the number of ops increases --- ox-arrays.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index af985f4..875c54e 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -13,6 +13,7 @@ library Data.Array.Nested.Internal.Arith Data.Array.Nested.Internal.Arith.Foreign Data.Array.Nested.Internal.Arith.Lists + Data.Array.Nested.Internal.Arith.Lists.TH build-depends: base >=4.18 && <4.20, deepseq, -- cgit v1.2.3-70-g09d2