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

On branch  : master

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

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

commit dc22203380fb859f9b284472f71fe6d451abe0a0
Author: Ben Lippmeier <[email protected]>
Date:   Sat Nov 12 15:54:23 2011 +1100

    build system: set dph-lifted-base to be a dph package

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

 ghc.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ghc.mk b/ghc.mk
index b076cc0..2d8aaf4 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -316,6 +316,7 @@ PKGS_THAT_ARE_INTREE_ONLY := haskeline mtl terminfo 
utf8-string xhtml
 PKGS_THAT_ARE_DPH := \
     dph/dph-base \
     dph/dph-prim-interface dph/dph-prim-seq dph/dph-prim-par \
+    dph/dph-lifted-base \
     dph/dph-lifted-boxed dph/dph-lifted-copy dph/dph-lifted-vseg \
     vector primitive random
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to