Add “Ignore warning” option to cabal check
[cabal.git] / changelog.d / pr-9018
blobbdce59ead14458dd7a4bdcc0e3621e7f1a8d00c6
1 synopsis: Structured Errors and Error Codes for Cabal\r
2 packages: cabal\r
3 prs: #9018\r
4 issues: #8618 #8543\r
5 \r
6 \r
7 description: {\r
8 \r
9 This will replace the `die'` function with `dieWithException` function which will throw structured errors rather than mere strings and also assign codes to corresponding errors that can be added to the error index.\r
11 }\r