Merge pull request #10709 from Kleidukos/cabal-3.14.1.1-release-notes
[cabal.git] / Cabal-tests / tests / ParserTests / errors / removed-fields.errors
blob17259790b2cea6dbc5108893c310a1d21334deb8
1 VERSION: Just (mkVersion [3,0])
2 removed-fields.cabal:13:3: The field "extensions" is removed in the Cabal specification version 3.0. Please use 'default-extensions' or 'other-extensions' fields.
3 removed-fields.cabal:14:3: The field "extensions" is removed in the Cabal specification version 3.0. Please use 'default-extensions' or 'other-extensions' fields.