aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index 7af096c..939f47b 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -75,6 +75,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
@@ -92,7 +95,6 @@ library
default-language: Haskell2010
ghc-options: -Wall -Wcompat -Widentities -Wunused-packages
- other-extensions: TemplateHaskell
library strided-array-ops
exposed-modules: