Ticket #230 (new defect)
setup haddock ignores LANGUAGE CPP pragma
| Reported by: | ross@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Cabal-2.0 |
| Component: | Cabal library | Version: | 1.2.3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | normal | |
| GHC Version: | 6.8.2 | Platform: |
Description
setup haddock preprocesses sources with cpp if CPP is included in the extensions field, but not if a source file starts with
{-# LANGUAGE CPP #-}
This is confusing, because that works with setup build.
Change History
Note: See
TracTickets for help on using
tickets.
