summaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r--chad-fast.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal
index cdfc1b1..274e497 100644
--- a/chad-fast.cabal
+++ b/chad-fast.cabal
@@ -26,6 +26,7 @@ library
Data
Example
Example.Format
+ Example.GMM
ForwardAD
ForwardAD.DualNumbers
ForwardAD.DualNumbers.Types
@@ -74,7 +75,6 @@ benchmark bench
type: exitcode-stdio-1.0
main-is: Main.hs
other-modules:
- Bench.GMM
build-depends:
chad-fast,
base,