Skip to content

Commit 2dab749

Browse files
committed
Support GHC 9.10.1
1 parent 4bcd33a commit 2dab749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant/servant.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ copyright:
2121

2222
build-type: Simple
2323
tested-with:
24-
GHC ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.4 || ==9.8.2
24+
GHC ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1
2525

2626
extra-source-files: CHANGELOG.md
2727

0 commit comments

Comments
 (0)