Skip to content

Commit 467a155

Browse files
BinderDavidBodigrim
authored andcommitted
Use extra-doc-files instead of extra-src-files
The changelog, readme and other markdown files should be extra-doc-files instead of extra-src-files.
1 parent 615275e commit 467a155

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

unicode-transforms.cabal

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@ tested-with: GHC==8.0.2
2727
, GHC==9.8.1
2828
, GHC==9.10.1
2929
build-type: Simple
30-
extra-source-files:
30+
extra-doc-files:
3131
Changelog.md
3232
MAINTAINING.md
3333
NOTES.md
3434
README.md
35-
download-ucd-files.sh
3635
benchmark/README.md
36+
extra-source-files:
37+
download-ucd-files.sh
3738
benchmark/NormalizeFile.hs
3839
benchmark/data/AllChars.txt
3940
benchmark/data/Deutsch.txt

0 commit comments

Comments
 (0)