Skip to content

Commit

Permalink
Remove build test for GHC 8.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelBoucey committed May 14, 2024
1 parent 448a74e commit 0c12841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cayley-client.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cabal-version: >=1.10
extra-source-files: README.md
, tests/testdata.nq

Tested-With: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2
Tested-With: GHC ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2

Source-Repository head
Type: git
Expand Down

0 comments on commit 0c12841

Please sign in to comment.