Ticket #4407 (closed bug: fixed)
Test dph-smvm fails due to moved data definition
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
