Skip to content
Snippets Groups Projects
Commit 92207ec9 authored by Neil Mitchell's avatar Neil Mitchell
Browse files

Test on GHC 9.8

parent fea357a4
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
ghc: ['9.6', '9.4', '9.2', '9.0']
ghc: ['9.8', '9.6', '9.4', '9.2', '9.0']
include:
- os: windows-latest
- os: macOS-latest
......
......@@ -15,7 +15,7 @@ description:
or by approximate type signature.
homepage: https://hoogle.haskell.org/
bug-reports: https://github.com/ndmitchell/hoogle/issues
tested-with: GHC==9.6, GHC==9.4, GHC==9.2, GHC==9.0
tested-with: GHC==9.8, GHC==9.6, GHC==9.4, GHC==9.2, GHC==9.0
extra-doc-files:
README.md
CHANGES.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment