[Hackage] #245: Cabal should support hsc2hs's stub .c feature
Hackage
trac at galois.com
Thu Feb 21 20:24:30 EST 2008
#245: Cabal should support hsc2hs's stub .c feature
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution:
Keywords: | Difficulty: normal
Ghcversion: 6.8.2 | Platform:
----------------------------+-----------------------------------------------
Comment (by ross at soi.city.ac.uk):
There's a good reason that this feature is little used (see the Note in
the description of this feature in the GHC User's Guide). Because of
GHC's cross-module inlining, to do it right you'd need to treat the _hsc.h
files as both includes and install-includes, to be included in the
compilation of dependent packages.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/245#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list