Skip to content

Commit 375d078

Browse files
committed
test: fix test suite in github actions
1 parent 6bc728e commit 375d078

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

megaparsec-utils.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ test-suite megaparsec-utils-test
7070
, time >=1.10 && <2
7171
, uuid >=1.3 && <2
7272
default-language: Haskell2010
73+
build-tool-depends: hspec-discover:hspec-discover == 2.*

package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ library:
4747

4848
tests:
4949
megaparsec-utils-test:
50+
defaults: sol/hpack-defaults@hspec-cabal-new
5051
main: Spec.hs
5152
source-dirs: test
5253
ghc-options:

0 commit comments

Comments
 (0)