implemented check for required fields
As described in message to libraries@, except that because of the way the parser is structured, I can't check for an altogether missing license. Instead I warn if they say AllRightsReserved.
Showing
- Distribution/PackageDescription.hs 74 additions, 35 deletionsDistribution/PackageDescription.hs
- Distribution/Simple.hs 2 additions, 1 deletionDistribution/Simple.hs
- tests/A/A.cabal 2 additions, 0 deletionstests/A/A.cabal
- tests/HSQL/HSQL.cabal 2 additions, 0 deletionstests/HSQL/HSQL.cabal
- tests/HUnit-1.0/HUnit.cabal 3 additions, 0 deletionstests/HUnit-1.0/HUnit.cabal
- tests/depOnLib/test.cabal 3 additions, 0 deletionstests/depOnLib/test.cabal
- tests/twoMains/test.cabal 3 additions, 0 deletionstests/twoMains/test.cabal
- tests/wash2hs/wash2hs.cabal 3 additions, 0 deletionstests/wash2hs/wash2hs.cabal
- tests/withHooks/withHooks.cabal 3 additions, 0 deletionstests/withHooks/withHooks.cabal
Loading
Please register or sign in to comment