Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg
http://hackage.haskell.org/trac/ghc/changeset/3a47819657f6b8542107d14cbd883d93f6fbf442 >--------------------------------------------------------------- commit 3a47819657f6b8542107d14cbd883d93f6fbf442 Author: Simon Marlow <[email protected]> Date: Wed Feb 8 15:49:50 2012 +0000 a build system fix that is already on HEAD >--------------------------------------------------------------- mk/compiler-ghc.mk | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/mk/compiler-ghc.mk b/mk/compiler-ghc.mk index 4a0fd81..c92c254 100644 --- a/mk/compiler-ghc.mk +++ b/mk/compiler-ghc.mk @@ -10,7 +10,6 @@ # # ----------------------------------------------------------------------------- -dir = ghc TOP = .. SPEC_TARGETS = 1 2 3 re1 re2 re3 include $(TOP)/mk/sub-makefile.mk _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
