From e77cdc025b0e80049344f258d9ca170d0953d0d7 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 15 Jan 2021 21:11:30 -0500 Subject: Implement Biz.Test with tasty Also changes the --test option to a 'test' command. This is because running the tests for a namespace/exe should never be combined with anything else: you either want to run the tests, or not. --- Biz/Bild/Deps/Haskell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Biz/Bild/Deps') diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index dc33483..13d952d 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -50,6 +50,7 @@ with hpkgs; string-quote stripe-haskell tasty + tasty-hunit text time transformers -- cgit v1.2.3