Skip to content

Commit

Permalink
Merge pull request #47 from haskell-works/newhoggy/fix-build
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
newhoggy authored Jan 13, 2025
2 parents b615371 + da8a369 commit a5e1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasty-discover.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ common tasty-smallcheck { build-depends: tasty-smallcheck >=
common project-config
default-extensions: DerivingStrategies
if (impl(ghc >= 9.2.1))
OverloadedRecordDot
default-extensions: OverloadedRecordDot
ghc-options: -Wall
-Widentities
-Wincomplete-uni-patterns
Expand Down

0 comments on commit a5e1964

Please sign in to comment.