[commit: packages/binary] master: Add changelog.md to 'cabal sdist' (fb98a5b)

git at git.haskell.org git at git.haskell.org
Wed Dec 16 09:42:33 UTC 2015


Repository : ssh://git@git.haskell.org/binary

On branch  : master
Link       : http://git.haskell.org/packages/binary.git/commitdiff/fb98a5b15880aca220caeca3f5c404adb6a35eaf

>---------------------------------------------------------------

commit fb98a5b15880aca220caeca3f5c404adb6a35eaf
Author: Lennart Kolmodin <kolmodin at google.com>
Date:   Wed Jul 8 16:10:13 2015 +0200

    Add changelog.md to 'cabal sdist'
    
    Should fix issue #80.


>---------------------------------------------------------------

fb98a5b15880aca220caeca3f5c404adb6a35eaf
 binary.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binary.cabal b/binary.cabal
index f8ccb69..a8a65a8 100644
--- a/binary.cabal
+++ b/binary.cabal
@@ -20,7 +20,7 @@ build-type:      Simple
 cabal-version:   >= 1.8
 tested-with:     GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.2, GHC == 7.10.1
 extra-source-files:
-  README.md docs/hcar/binary-Lb.tex tools/derive/*.hs
+  README.md changelog.md docs/hcar/binary-Lb.tex tools/derive/*.hs
 
 -- from the benchmark 'bench'
 extra-source-files:



More information about the ghc-commits mailing list