[commit: ghc] wip/T9281: Minor fixup in libraries/integer-gmp2/integer-gmp2.buildinfo.in (2a33108)
git at git.haskell.org
git at git.haskell.org
Sat Nov 8 08:48:30 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9281
Link : http://ghc.haskell.org/trac/ghc/changeset/2a3310890d048ef6a391e788d7d35a6b7b1ccac7/ghc
>---------------------------------------------------------------
commit 2a3310890d048ef6a391e788d7d35a6b7b1ccac7
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Nov 8 09:48:39 2014 +0100
Minor fixup in libraries/integer-gmp2/integer-gmp2.buildinfo.in
>---------------------------------------------------------------
2a3310890d048ef6a391e788d7d35a6b7b1ccac7
libraries/integer-gmp2/integer-gmp2.buildinfo.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/integer-gmp2/integer-gmp2.buildinfo.in b/libraries/integer-gmp2/integer-gmp2.buildinfo.in
index 9b2bad9..8f7769d 100644
--- a/libraries/integer-gmp2/integer-gmp2.buildinfo.in
+++ b/libraries/integer-gmp2/integer-gmp2.buildinfo.in
@@ -2,4 +2,4 @@ include-dirs: @GMP_INCLUDE_DIRS@
extra-lib-dirs: @GMP_LIB_DIRS@
extra-libraries: @GMP_LIBS@
frameworks: @GMP_FRAMEWORK@
-install-includes: HsIntegerGmp.h
\ No newline at end of file
+install-includes: HsIntegerGmp2.h
More information about the ghc-commits
mailing list