foliage/app
Andrea Bedini 3e99be2211 Better diagnostics
- Fold most of getPackageVersions into preparePackageVersion

  We pass to preparePackageVersion the metadata file we are dealing with
  so it can be mentioned in case of errors.

- Replace `fail` by `error`. Shake uses exceptions to signal build
  failures. It turns out `error` gets displayed slightly better when
  caught by shake. Also we can use it in pure code.
2023-03-03 12:30:37 +08:00
..
Distribution Whitespace 2023-03-03 08:15:19 +08:00
Foliage Better diagnostics 2023-03-03 12:30:37 +08:00
Network/URI Implement GitHub backend 2022-09-29 15:49:42 +02:00
Main.hs Rework internals and add consistency check 2023-03-03 08:15:19 +08:00