aboutsummaryrefslogtreecommitdiff
path: root/ad-dual.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'ad-dual.cabal')
-rw-r--r--ad-dual.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/ad-dual.cabal b/ad-dual.cabal
index 9880744..60c442d 100644
--- a/ad-dual.cabal
+++ b/ad-dual.cabal
@@ -15,6 +15,8 @@ library
exposed-modules:
Numeric.ADDual
Numeric.ADDual.Internal
+ Numeric.ADDual.Array.Internal
+ Numeric.ADDual.VectorOps
other-modules:
c-sources: cbits/backprop.c
cc-options: -O3 -Wall -Wextra -std=c99