Skip to content

Commit

Permalink
fix cabal warning: move CHANGELOG.md to extra-doc-files
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Feb 29, 2024
1 parent 73c8134 commit 3490d68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion diagrams-pandoc.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ maintainer: [email protected]
category: Text
build-type: Simple
Bug-reports: http://github.com/diagrams/diagrams-pandoc/issues
Extra-source-files: README.md, CHANGELOG.md, test/*.md, test/*.html
Extra-source-files: README.md, test/*.md, test/*.html
extra-doc-files: CHANGELOG.md
Tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1
Source-repository head
type: git
Expand Down

0 comments on commit 3490d68

Please sign in to comment.