From 7afc48ac656162972f780740c675d87d15b2fe1d Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Fri, 24 May 2024 09:38:12 +0200 Subject: Test C sum with random inputs --- ox-arrays.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 94a4529..1eea23d 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -34,11 +34,14 @@ test-suite test build-depends: ox-arrays, base, + bytestring, ghc-typelits-knownnat, hedgehog, orthotope, + random, tasty, - tasty-hedgehog + tasty-hedgehog, + vector hs-source-dirs: test default-language: Haskell2010 ghc-options: -Wall -- cgit v1.2.3-70-g09d2