Ticket #870 (reopened defect)
hsc2hs should include cabal_macros.h
| Reported by: | basvandijk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | 1.10.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | very easy (<1 hour) | |
| GHC Version: | Platform: |
Description
I need to use the MIN_VERSION_base(x,y,z) macro in one of my .hsc files. However, when building the package with cabal, I get an error that the macro is unknown.
It would be great if cabal_macros.h was automatically included.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

