[commit: packages/binary] ghc-head: Update binary.cabal about README.md's new name. (54041e7)
git at git.haskell.org
git at git.haskell.org
Fri Aug 30 15:20:41 CEST 2013
Repository : ssh://git@git.haskell.org/binary
On branch : ghc-head
Link : http://git.haskell.org/?p=packages/binary.git;a=commit;h=54041e779fbd2ac040b3b1707a3bf5b304a91b50
>---------------------------------------------------------------
commit 54041e779fbd2ac040b3b1707a3bf5b304a91b50
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Wed Apr 17 10:02:49 2013 +0400
Update binary.cabal about README.md's new name.
>---------------------------------------------------------------
54041e779fbd2ac040b3b1707a3bf5b304a91b50
binary.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/binary.cabal b/binary.cabal
index 7db49ce..4dba4b7 100644
--- a/binary.cabal
+++ b/binary.cabal
@@ -20,7 +20,7 @@ build-type: Simple
cabal-version: >= 1.8
tested-with: GHC == 7.0.4, GHC == 7.4.1, GHC == 7.6.1
extra-source-files:
- README index.html docs/hcar/binary-Lb.tex
+ README.md index.html docs/hcar/binary-Lb.tex
tools/derive/*.hs tests/Makefile benchmarks/Makefile
-- from the benchmark 'bench'
More information about the ghc-commits
mailing list