Skip to content

Commit d7c62c9

Browse files
committed
move CHANGES.md to extra-doc-files
1 parent ff28a28 commit d7c62c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diagrams-haddock.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ bug-reports: https://github.com/diagrams/diagrams-haddock/issues
2424
category: Graphics
2525
build-type: Simple
2626
cabal-version: 1.18
27-
extra-source-files: README.md, CHANGES.md, diagrams/*.svg
28-
extra-doc-files: diagrams/*.svg
27+
extra-source-files: README.md, diagrams/*.svg
28+
extra-doc-files: diagrams/*.svg, CHANGES.md
2929
tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.1
3030

3131
Source-repository head

0 commit comments

Comments
 (0)