[commit: packages/integer-gmp] master: Add overlooked files created by `configure` to `extra-tmp-files` (ed55293)
git at git.haskell.org
git at git.haskell.org
Thu Oct 24 20:14:49 UTC 2013
Repository : ssh://git@git.haskell.org/integer-gmp
On branch : master
Link : http://git.haskell.org/packages/integer-gmp.git/commitdiff/ed55293ba922c1e5279a10ebc83ca3570909c5be
>---------------------------------------------------------------
commit ed55293ba922c1e5279a10ebc83ca3570909c5be
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Thu Oct 24 22:13:15 2013 +0200
Add overlooked files created by `configure` to `extra-tmp-files`
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
ed55293ba922c1e5279a10ebc83ca3570909c5be
integer-gmp.cabal | 2 ++
1 file changed, 2 insertions(+)
diff --git a/integer-gmp.cabal b/integer-gmp.cabal
index 6bc847c..9de49ab 100644
--- a/integer-gmp.cabal
+++ b/integer-gmp.cabal
@@ -30,6 +30,8 @@ extra-tmp-files:
autom4te.cache
config.log
config.status
+ gmp/config.mk
+ integer-gmp.buildinfo
source-repository head
type: git
More information about the ghc-commits
mailing list