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

On branch  : master

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

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

commit ab9b13d3a1c43e2393b4b368eab60c5a04400dbe
Author: Roman Leshchinskiy <[email protected]>
Date:   Sun May 8 09:52:06 2011 +0100

    fix nasty typo in .cabal file

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

 dph-examples/dph-examples.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dph-examples/dph-examples.cabal b/dph-examples/dph-examples.cabal
index e43d739..af6aea2 100644
--- a/dph-examples/dph-examples.cabal
+++ b/dph-examples/dph-examples.cabal
@@ -117,7 +117,7 @@ Executable dph-smvm
   hs-source-dirs: spectral/SMVM/dph lib
   ghc-options:    -dcore-lint -rtsopts -threaded -fllvm -Odph -fdph-par 
-fcpr-off -fsimplifier-phases=4 -fstrictness-before=3
 
-Executable dph-words-seq
+Executable dph-smvm-seq
   Build-depends:  base == 4.*, vector == 0.7.*, dph-base == 0.5.*, 
dph-prim-seq == 0.5.*, dph-seq == 0.5.*, random == 1.0.*, old-time == 1.0.*
   Main-is:        Main.hs
   hs-source-dirs: spectral/SMVM/dph lib



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

Reply via email to