Skip to content

Commit f5b1bc4

Browse files
committed
Add a .packcheck.ignore file
1 parent 463969c commit f5b1bc4

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.packcheck.ignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ tested-with: GHC==7.10.3
2525
, GHC==9.0.1
2626

2727
extra-source-files:
28-
.github/workflows/haskell.yml
29-
appveyor.yml
30-
stack.yaml
31-
.gitignore
32-
.hlint.ignore
3328
Changelog.md
3429
README.md
3530
NOTICE

0 commit comments

Comments
 (0)