Skip to content

Commit

Permalink
Include README.md and CHANGELOG.md in cabal's extra-source-files
Browse files Browse the repository at this point in the history
  • Loading branch information
ennocramer committed Dec 18, 2023
1 parent 4bf367f commit c32932d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions monad-dijkstra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ description:
category: Control, Monads
build-type: Simple

extra-source-files:
README.md
CHANGELOG.md

source-repository head
type: git
location: https://github.com/ennocramer/monad-dijkstra
Expand Down

0 comments on commit c32932d

Please sign in to comment.