Ticket #127 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by guest

Perhaps this warning should be moved into cabal-put, and/or made a reject by the Hackage website upload page.

Changed 6 years ago by duncan

  • status changed from new to closed
  • resolution set to fixed

Fixed.

Note: See TracTickets for help on using tickets.