Skip to content

Commit

Permalink
Merge pull request #118 from msakai/extra-doc-files
Browse files Browse the repository at this point in the history
Use Extra-Doc-Files section in toysolver.cabal
  • Loading branch information
msakai authored Nov 10, 2024
2 parents 736e734 + 5998677 commit 65200fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion toysolver.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ Tested-With:
GHC ==9.4.8
GHC ==9.6.6
GHC ==9.8.2
Extra-Source-Files:
Extra-Doc-Files:
README.md
INSTALL.md
CHANGELOG.markdown
COPYING
COPYING-GPL
Extra-Source-Files:
app/toysat-ipasir/ipasir.h
app/toysat-ipasir/ipasir.map
src/ToySolver/Data/Polyhedron.hs
Expand Down

0 comments on commit 65200fe

Please sign in to comment.