Skip to content

Commit

Permalink
fix cabal warning: move README, CHANGELOG to extra-doc-files
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed May 30, 2023
1 parent a52c281 commit afc7e0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion diagrams-rasterific.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ maintainer: [email protected]
bug-reports: http://github.com/diagrams/diagrams-rasterific/issues
category: Graphics
build-type: Simple
extra-source-files: README.md, CHANGELOG.md, fonts/*.ttf
extra-source-files: fonts/*.ttf
extra-doc-files: README.md, CHANGELOG.md
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
cabal-version: 1.18
Source-repository head
Expand Down

0 comments on commit afc7e0d

Please sign in to comment.