Add "build-tool-depends" field to `BuildInfo` and parse it (with caveat)
A lack of ":exename" is susposed to indicate all exe components of the package, but this complicates parsing so I'm punting for now: an explicit component name is required.
Showing
- Cabal/Distribution/PackageDescription/Parse.hs 3 additions, 0 deletionsCabal/Distribution/PackageDescription/Parse.hs
- Cabal/Distribution/PackageDescription/Parsec/FieldDescr.hs 3 additions, 0 deletionsCabal/Distribution/PackageDescription/Parsec/FieldDescr.hs
- Cabal/Distribution/Types/BuildInfo.hs 4 additions, 0 deletionsCabal/Distribution/Types/BuildInfo.hs
Loading
Please register or sign in to comment