Ticket #280 (closed defect: fixed)

Opened 6 months ago

Last modified 4 months ago

Cabal doesn't work with hs-boot and preprocessed sources.

Reported by: kr.angelov Assigned to:
Priority: normal Milestone:
Component: Cabal library Version: 1.2.3.0
Severity: normal Keywords:
Cc: Difficulty: normal
GHC Version: 6.8.2 Platform:

Description

In hscom there is one module Variant.hsc and a Variant.hs-boot for it. While building the Cabal creates Variant.hs in the dist/build directory but doesn't copy Variant.hs-boot file in the same directory. In this way the build fails unless I copy the .hs-boot file manualy.

Change History

05/15/08 03:05:07 changed by guest

  • reporter changed from guest to kr.angelov.

07/24/08 08:17:45 changed by igloo

  • status changed from new to closed.
  • resolution set to fixed.

Fixed.