Ticket #4407 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Test dph-smvm fails due to moved data definition

Reported by: daniel.is.fischer Owned by: benl
Priority: normal Milestone:
Component: Test Suite Version: 7.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

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

Changed 3 years ago by benl

  • owner set to benl

Changed 3 years ago by benl

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.