From 1dc51cedf3e6c01a366753f48ce2b7c842b05185 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Tue, 16 Dec 2025 13:24:25 +0100 Subject: Define ix?FromLinear without TH --- ox-arrays.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 83fe93f..dbd2ab8 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -70,7 +70,6 @@ library Data.Array.Nested.Convert Data.Array.Nested.Mixed Data.Array.Nested.Mixed.Shape - Data.Array.Nested.Mixed.Shape.Internal Data.Array.Nested.Lemmas Data.Array.Nested.Permutation Data.Array.Nested.Ranked @@ -93,6 +92,9 @@ library exposed-modules: Data.Array.Nested.Trace Data.Array.Nested.Trace.TH + build-depends: + template-haskell + other-extensions: TemplateHaskell if flag(default-show-instances) cpp-options: -DOXAR_DEFAULT_SHOW_INSTANCES @@ -105,11 +107,9 @@ library ghc-typelits-knownnat, ghc-typelits-natnormalise, orthotope >= 0.1.8.0 && < 0.2, - template-haskell, vector, vector-stream hs-source-dirs: src - other-extensions: TemplateHaskell library strided-array-ops import: basics -- cgit v1.2.3-70-g09d2