diff --git a/TODO.md b/TODO.md index 5c06227..b0c4bd6 100644 --- a/TODO.md +++ b/TODO.md @@ -2,23 +2,10 @@ ## Now -* travis +* ghcup migration +* update static links -* requirements - * 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?) +* releases, update download info and bootstrap-haskell ## Maybe @@ -28,16 +15,17 @@ ## Later +* i386 support * add support for RC/alpha/HEAD versions ## Cleanups +* too many decodeutf8 * avoid alternative for IO * use plucky or oops instead of Excepts ## Questions -* fully static musl builds for linux? * mirror support * 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?