LeastAuthority/haskell-magic-wormhole

changelog does not show up on the hackage description

Closed this issue · 1 comments

Apparently rst files are not supported as a changelog format. But that has been changed in v0.3.4 and the changelog still does not appear on the hackage page for magic-wormhole.

May be the cabal page needs the extra-source-files field that lists the CHANGELOG filename.

How do we test it without uploading into hackage?

cabal sdist tarball carries the CHANGELOG file.

Closed by #53