Skip to content

Commit 09b2332

Browse files
committed
cabal: Tested-with GHC 8.4.3 and 8.6.1
1 parent 0b507a3 commit 09b2332

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ copyright: 2009-2011 Bryan O'Sullivan, 2008-2009 Tom Harper
4242
category: Data, Text
4343
build-type: Simple
4444
cabal-version: >= 1.8
45-
tested-with: GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4,
45+
tested-with: GHC==8.6.1, GHC==8.4.3,
46+
GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4,
4647
GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4
4748
extra-source-files:
4849
-- scripts/CaseFolding.txt

0 commit comments

Comments
 (0)