Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
ci: Drop support for GHC <8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
k0ral committed Sep 17, 2024
1 parent cd53752 commit e33261a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imm.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Web
build-type: Simple
data-files: data/*.dhall
extra-source-files: README.md, *.nix, schema/*.json
tested-with: GHC <8.12 && >=8.4.4
tested-with: GHC <=9.6 && >=8.10

source-repository head
type: git
Expand Down

0 comments on commit e33261a

Please sign in to comment.