[commit: packages/random] master: naive extra files bits (17462c1)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 15:45:37 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/random.git/commitdiff/17462c14cb6a2c604bc0711daba2f05b9f587c9a

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

commit 17462c14cb6a2c604bc0711daba2f05b9f587c9a
Author: Carter Tazio Schonwald <carter.schonwald at gmail.com>
Date:   Mon Sep 15 21:53:10 2014 -0400

    naive extra files bits


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

17462c14cb6a2c604bc0711daba2f05b9f587c9a
 random.cabal | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/random.cabal b/random.cabal
index 72b182a..ac00f60 100644
--- a/random.cabal
+++ b/random.cabal
@@ -15,6 +15,14 @@ description:
 	library, including the ability to split random number
 	generators.
 
+extra-source-files:
+  .travis.yml
+  README.md
+  CHANGELOG.md
+  .gitignore
+  .darcs-boring
+
+
 
 build-type: Simple
 -- cabal-version 1.8 needed because "the field 'build-depends: random' refers



More information about the ghc-commits mailing list