Update TODO
This commit is contained in:
parent
78d36bce24
commit
6bbd262818
22
TODO.md
22
TODO.md
@ -2,23 +2,10 @@
|
|||||||
|
|
||||||
## Now
|
## Now
|
||||||
|
|
||||||
* travis
|
* ghcup migration
|
||||||
|
* update static links
|
||||||
|
|
||||||
* requirements
|
* releases, update download info and bootstrap-haskell
|
||||||
* for ghcup (bootstrap script)
|
|
||||||
* per tool
|
|
||||||
* mac build: xattr -cr .
|
|
||||||
* static binaries
|
|
||||||
* upgrade plan from old ghcup
|
|
||||||
|
|
||||||
* bootstrap-haskell with new ghcup
|
|
||||||
* add warning to ghcup script about new binary
|
|
||||||
|
|
||||||
* make sure smart-dl is not broken
|
|
||||||
|
|
||||||
* handle SIGINT better (remove dirs)
|
|
||||||
|
|
||||||
* review symlink handling (maybe fixed set of tools?)
|
|
||||||
|
|
||||||
## Maybe
|
## Maybe
|
||||||
|
|
||||||
@ -28,16 +15,17 @@
|
|||||||
|
|
||||||
## Later
|
## Later
|
||||||
|
|
||||||
|
* i386 support
|
||||||
* add support for RC/alpha/HEAD versions
|
* add support for RC/alpha/HEAD versions
|
||||||
|
|
||||||
## Cleanups
|
## Cleanups
|
||||||
|
|
||||||
|
* too many decodeutf8
|
||||||
* avoid alternative for IO
|
* avoid alternative for IO
|
||||||
* use plucky or oops instead of Excepts
|
* use plucky or oops instead of Excepts
|
||||||
|
|
||||||
## Questions
|
## Questions
|
||||||
|
|
||||||
* fully static musl builds for linux?
|
|
||||||
* mirror support
|
* mirror support
|
||||||
* interactive handling when distro doesn't exist and we know the tarball is incompatible?
|
* interactive handling when distro doesn't exist and we know the tarball is incompatible?
|
||||||
* ghcup-with wrapper to execute a command with a given ghc in PATH?
|
* ghcup-with wrapper to execute a command with a given ghc in PATH?
|
||||||
|
Loading…
Reference in New Issue
Block a user