Ticket #327 (new defect)

Opened 4 months ago

Last modified 5 hours ago

should require minimum c2hs version of 0.15

Reported by: duncan Assigned to:
Priority: normal Milestone:
Component: Cabal library Version: 1.2.3.0
Severity: normal Keywords:
Cc: Difficulty: easy (<4 hours)
GHC Version: 6.8.2 Platform:

Description

Cabal does not work with c2hs older than 0.15. With older c2hs versions the .hs file ends up in the wrong location in the build tree.

If we find that c2hs is needed for the build then we should check that it meets this minimum version.

Change History

12/02/08 16:37:08 changed by duncan

  • difficulty changed from very easy (<1 hour) to easy (<4 hours).

See also #383. One general solution to both cases is to add a configure phase to pre-processors.