
#280: Cabal doesn't work with hs-boot and preprocessed sources. ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.2 Platform: | ----------------------------+----------------------------------------------- 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. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/280 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects