Skip to content

Commit

Permalink
Add CHANGES.md to extra-source-files.
Browse files Browse the repository at this point in the history
This way it shows up in the tarball and on hackage.
  • Loading branch information
hesselink committed Oct 5, 2015
1 parent aa61db8 commit e8d68a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cassava.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Maintainer: johan.tibell@gmail.com
Category: Text, Web, CSV
Build-type: Simple
Cabal-version: >=1.8
Extra-source-files: examples/*.hs
Extra-source-files: examples/*.hs,
CHANGES.md
Tested-with: GHC == 7.10.2, GHC == 7.8.4, GHC == 7.6.3

Library
Expand Down

0 comments on commit e8d68a5

Please sign in to comment.