#180: configure should warn if a declared licence file is missing ----------------------------+----------------------------------------------- Reporter: duncan | Owner: byorgey@gmail.com Type: defect | Status: closed Priority: normal | Milestone: Cabal-1.4 Component: Cabal library | Version: 1.2.2.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.4.2 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Fixed with {{{ Sun Jan 27 03:10:33 GMT 2008 Brent Yorgey <byorgey@gmail.com> * PackageDescription.hs: add check for existence of license file Added a check for the existence of the license file (if one is specified in a license-file: field) during description file sanity checking. If a license is specified but does not exist, a warning is generated. This patch resolves issue #180. }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/180#comment:3> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects