Skip to content

Commit 9bc9c86

Browse files
committed
Harmonise component versions and remove redundant conditionals.
1 parent 38c3179 commit 9bc9c86

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hedgehog-extras.cabal

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ common project-config
2525
-Wincomplete-uni-patterns
2626
-Wpartial-fields
2727
-Wredundant-constraints
28-
29-
if impl(ghc >= 8.10)
30-
ghc-options: -Wunused-packages
28+
-Wunused-packages
3129

3230
library
3331
import: base, project-config

0 commit comments

Comments
 (0)