[commit: vector] simd: Add missing file (b32e1c4)

Geoffrey Mainland gmainlan at ghc.haskell.org
Fri Jul 19 14:24:19 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : simd

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

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

commit b32e1c4fc0fa9435329b26327318cda30029ea2b
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date:   Fri Sep 28 20:25:46 2012 +0000

    Add missing file

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

 vector.cabal |    1 +
 1 file changed, 1 insertion(+)

diff --git a/vector.cabal b/vector.cabal
index 18c903b..9b880da 100644
--- a/vector.cabal
+++ b/vector.cabal
@@ -57,6 +57,7 @@ Extra-Source-Files:
       tests/Main.hs
       tests/Boilerplater.hs
       tests/Utilities.hs
+      tests/Tests/Move.hs
       tests/Tests/Stream.hs
       tests/Tests/Vector.hs
       benchmarks/vector-benchmarks.cabal






More information about the ghc-commits mailing list