aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index bd0c7a2..eb65e18 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -92,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