Skip to content

Commit

Permalink
move CHANGES.markdown to extra-doc-files as suggested by `cabal c…
Browse files Browse the repository at this point in the history
…heck`
  • Loading branch information
byorgey committed Jul 10, 2023
1 parent 6538c88 commit d6347e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diagrams-contrib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Bug-reports: http://github.com/diagrams/diagrams-contrib/issues
category: Graphics
build-type: Simple
cabal-version: 1.18
extra-source-files: README.markdown, CHANGES.markdown, diagrams/*.svg, CONTRIBUTORS
extra-doc-files: diagrams/*.svg
extra-source-files: README.markdown, diagrams/*.svg, CONTRIBUTORS
extra-doc-files: diagrams/*.svg, CHANGES.markdown
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
Source-repository head
type: git
Expand Down

0 comments on commit d6347e8

Please sign in to comment.