ghcup-hs/TODO.md

14 lines
433 B
Markdown
Raw Normal View History

2020-01-16 22:27:38 +00:00
# TODOs and Remarks
* handling of SIGTERM and SIGUSR
* add support for RC/alpha/HEAD versions
* redo/rethink how tool tags works
2020-01-17 00:50:23 +00:00
* mirror support
2020-01-16 22:27:38 +00:00
2020-01-17 00:50:23 +00:00
* installing multiple versions in parallel?
2020-01-16 22:27:38 +00:00
* exception handling (checked exception library? Maybe effects system all the way?)
* how to version and extend the format of the downloads file? Compatibility?
* how to propagate updates? Automatically? Might solve the versioning problem