[commit: ghc] master: Ignore ghc-extra-opts (a853ec4)

Manuel Chakravarty chak at cse.unsw.edu.au
Fri Jun 3 04:16:59 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

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

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

commit a853ec4c2033826e6e94817d6cdf9564dc17fb3e
Author: Manuel M T Chakravarty <chak at cse.unsw.edu.au>
Date:   Fri Jun 3 12:13:21 2011 +1000

    Ignore ghc-extra-opts

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

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

diff --git a/.gitignore b/.gitignore
index 3e2e7f4..ac8c70e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -232,3 +232,5 @@ _darcs/
 /utils/runstdtest/runstdtest
 /utils/unlit/unlit
 
+
+/extra-gcc-opts
\ No newline at end of file





More information about the Cvs-ghc mailing list