#852: Not possible to #include "*_stub.h" from C code ----------------------------+----------------------------------------------- Reporter: dankna | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+-----------------------------------------------
Comment(by dankna): Implemented this per our discussion: C source is now built after Haskell source but before final linking, so that the C sources can find the *_stub.h files generated by the Haskell compilations. Patch sent with darcs send. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/852#comment:3> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel