[commit: haskeline] master: Add .gitignore for GHC build. (b18a09b)

Ian Lynagh igloo at earth.li
Sat May 26 20:37:44 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskeline

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b18a09b1a74fa8ed03b04114057369142912b797

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

commit b18a09b1a74fa8ed03b04114057369142912b797
Author: Paolo Capriotti <p.capriotti at gmail.com>
Date:   Wed Mar 7 16:41:35 2012 +0000

    Add .gitignore for GHC build.

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

 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8f4d267
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+GNUmakefile
+dist-install
+ghc.mk





More information about the Cvs-libraries mailing list