[commit: packages/vector] ghc-head: Add README to cabal file (6982ea1)

git at git.haskell.org git at git.haskell.org
Thu Sep 26 11:54:38 CEST 2013


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

On branch  : ghc-head
Link       : http://git.haskell.org/packages/vector.git/commitdiff/6982ea1f34ee6b9f9ef7a266aa74f9a68e5c98b0

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

commit 6982ea1f34ee6b9f9ef7a266aa74f9a68e5c98b0
Author: Bryan O'Sullivan <bos at serpentine.com>
Date:   Tue Sep 24 14:37:31 2013 -0400

    Add README to cabal file


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

6982ea1f34ee6b9f9ef7a266aa74f9a68e5c98b0
 vector.cabal |    1 +
 1 file changed, 1 insertion(+)

diff --git a/vector.cabal b/vector.cabal
index 6d22e84..a2f657e 100644
--- a/vector.cabal
+++ b/vector.cabal
@@ -50,6 +50,7 @@ Cabal-Version:  >= 1.6
 Build-Type:     Simple
 
 Extra-Source-Files:
+      README.md
       tests/vector-tests.cabal
       tests/LICENSE
       tests/Setup.hs




More information about the ghc-commits mailing list