Skip to content

Commit

Permalink
Drop support for GHC 8.0.2.
Browse files Browse the repository at this point in the history
9c85082 doesn't compile on it, and 8.2.1 was released in 2017.
  • Loading branch information
ChickenProp committed Aug 27, 2024
1 parent 9c85082 commit 42365bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hedgehog/hedgehog.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ cabal-version:
build-type:
Simple
tested-with:
GHC == 8.0.2
, GHC == 8.2.2
GHC == 8.2.2
, GHC == 8.4.4
, GHC == 8.6.5
, GHC == 8.8.3
Expand Down

0 comments on commit 42365bc

Please sign in to comment.