diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-10-18 22:53:30 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-10-18 22:53:30 +0200 |
commit | 246439502b78c4a8fcc27ab3296c67471a2b239d (patch) | |
tree | 6f4d398114d9cb6b682f8ea14a18f58d850973dc /chad-fast.cabal | |
parent | 6fb15f0b632d3651cc3e6089c20b07b009b578eb (diff) |
WIP testing neural
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal index 3a0de52..ae8ddf4 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -60,6 +60,7 @@ test-suite test build-depends: chad-fast, base, + dependent-map, hedgehog, default-language: Haskell2010 ghc-options: -Wall -threaded |