Skip to content

Commit d863022

Browse files
committed
Upgrade to cabal 2.0
1 parent 0027e91 commit d863022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generic-arbitrary.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ category: Generic
1616
build-type: Simple
1717
extra-source-files: CHANGELOG.md
1818
, README.md
19-
cabal-version: 1.22
19+
cabal-version: 2.0
2020
tested-with: GHC == 8.6.5
2121
, GHC == 8.10.7
2222
, GHC == 9.0.2
@@ -94,7 +94,7 @@ test-suite test
9494
, TypeSynonymInstances
9595
, UndecidableInstances
9696
, ViewPatterns
97-
build-tools: tasty-discover
97+
build-tool-depends: tasty-discover:tasty-discover
9898
ghc-options: -Wall
9999
-threaded
100100
-rtsopts

0 commit comments

Comments
 (0)