Add extra files to be added to a release tarball (#77)
This commit is contained in:
parent
8ec18f7ebe
commit
33a27323f3
@ -13,7 +13,14 @@ maintainer: dev@minio.io
|
||||
category: Network, AWS, Object Storage
|
||||
build-type: Simple
|
||||
stability: Experimental
|
||||
-- extra-source-files:
|
||||
extra-source-files:
|
||||
CHANGELOG.md
|
||||
CONTRIBUTING.md
|
||||
docs/API.md
|
||||
examples/*.hs
|
||||
README.md
|
||||
stack.yaml
|
||||
|
||||
cabal-version: >=1.10
|
||||
|
||||
library
|
||||
|
||||
Loading…
Reference in New Issue
Block a user