Ticket #127 (closed defect: fixed)
Superfluous warning
| Reported by: | guest | Owned by: | ijones |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | 1.1.6 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | normal | |
| GHC Version: | 6.6 | Platform: | Windows |
Description
In my .cabal file I have:
license: AllRightsReserved
When I run 'setup confiure' I get a warning that I have license 'All Rights Reserved', but I don't want to be warned about that. The license is intentional and explicit.
-- Lennart
Change History
Note: See
TracTickets for help on using
tickets.
