From c2295707466156ecc3251b1c833a5c6aa0437b7c Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Mon, 16 Jan 2017 10:20:12 +0100 Subject: Add README.md to sdist --- cabal-helper.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 0f61898..174ef7b 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -34,7 +34,8 @@ maintainer: dxld@darkboxed.org category: Distribution build-type: Custom cabal-version: >=1.10 -extra-source-files: CabalHelper/Main.hs +extra-source-files: README.md + CabalHelper/Main.hs CabalHelper/Licenses.hs source-repository head -- cgit v1.2.3