#4407: Test dph-smvm fails due to moved data definition
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Test Suite  
     Version:  7.1                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------
 {{{
 Compile failed (status 256) errors were:
 [1 of 2] Compiling SMVMVect         ( SMVMVect.hs, SMVMVect.o )
 [2 of 2] Compiling Main             ( Main.hs, Main.o )

 Main.hs:26:32: Not in scope: type constructor or class `U.:*:'
 }}}
 where U is the alias under which Data.Array.Parallel.Unlifted is imported.
 No a :*: b defined there anymore.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4407>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to