File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed
Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 4242 fail-fast : false
4343 matrix :
4444 name :
45- - 7.10.3
4645 - 8.0.2
4746 - 8.2.2
4847 - 8.4.4
5655
5756 include :
5857
59- - name : 7.10.3
60- ghc_version : 7.10.3
61- runner : ubuntu-latest
62- cabal_version : 3.2
63-
6458 - name : 8.0.2
6559 ghc_version : 8.0.2
6660 runner : ubuntu-latest
Original file line number Diff line number Diff line change 1818 ` isAlphabetic ` and ` isWhiteSpace ` respectively.
1919- Re-export some functions from ` Data.Char ` in order to make ` Unicode.Char `
2020 a drop-in replacement.
21+ - Drop support for GHC 7.10.3
2122
2223## 0.2.0 (November 2021)
2324
Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ copyright: 2020 Composewell Technologies and Contributors
2020category : Data,Text,Unicode
2121stability : Experimental
2222build-type : Simple
23- tested-with : GHC== 7.10.3
24- , GHC== 8.0.2
23+ tested-with : GHC== 8.0.2
2524 , GHC== 8.2.2
2625 , GHC== 8.4.4
2726 , GHC== 8.6.5
You can’t perform that action at this time.
0 commit comments