Skip to content

Commit 616ef9f

Browse files
authored
Merge pull request haskell#10776 from cabalism/fix/Cabal-hooks-casing
Fix casing of extra-source-files in Cabal-hooks
2 parents eda072d + 963a684 commit 616ef9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cabal-hooks/Cabal-hooks.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ category: Distribution
1515
build-type: Simple
1616

1717
extra-source-files:
18-
readme.md changelog.md
18+
README.md CHANGELOG.md
1919

2020
source-repository head
2121
type: git

0 commit comments

Comments
 (0)