We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463969c commit f5b1bc4Copy full SHA for f5b1bc4
.packcheck.ignore
@@ -0,0 +1,6 @@
1
+.packcheck.ignore
2
+.github/workflows/haskell.yml
3
+appveyor.yml
4
+stack.yaml
5
+.gitignore
6
+.hlint.ignore
unicode-data.cabal
@@ -25,11 +25,6 @@ tested-with: GHC==7.10.3
25
, GHC==9.0.1
26
27
extra-source-files:
28
- .github/workflows/haskell.yml
29
- appveyor.yml
30
- stack.yaml
31
- .gitignore
32
- .hlint.ignore
33
Changelog.md
34
README.md
35
NOTICE
0 commit comments