Repository : ssh://[email protected]/binary

On branch  : ghc-head
Link       : 
http://git.haskell.org/?p=packages/binary.git;a=commit;h=54041e779fbd2ac040b3b1707a3bf5b304a91b50

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

commit 54041e779fbd2ac040b3b1707a3bf5b304a91b50
Author: Lennart Kolmodin <[email protected]>
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'


_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to