ansi-terminal-game

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 01afe471bf84ceaf22a4012d4f5a08235926b912
parent 2eb3fa410ef68d82c6387b1704a61d1393f6f3d6
Author: Francesco Ariis <fa-ml@ariis.it>
Date:   Sun,  4 Dec 2022 15:17:29 +0100

Fix build-tool-depends

Diffstat:
Mansi-terminal-game.cabal | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansi-terminal-game.cabal b/ansi-terminal-game.cabal @@ -123,7 +123,7 @@ test-suite test timers-tick > 0.5 && < 0.6 -- the above plus hspec , hspec - build-tools-depends: hspec-discover + build-tool-depends: hspec-discover:hspec-discover type: exitcode-stdio-1.0 ghc-options: -Wall