Skip to content

Commit

Permalink
move hspec-discover to build-tool-depends
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Oct 22, 2023
1 parent 030adf3 commit 1074497
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gcodehs.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ test-suite gcodehs-test
, bytestring
, gcodehs
, hspec
, hspec-discover

build-tool-depends: hspec-discover:hspec-discover
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
default-language: Haskell2010

Expand Down

0 comments on commit 1074497

Please sign in to comment.