stack v0.0.2 Release Notes

    • ๐Ÿ›  Fix some Windows specific bugs #216
    • ๐Ÿ‘Œ Improve output for package index updates #227
    • โšก๏ธ Automatically update indices as necessary #227
    • --verbose flag #217
    • โœ‚ Remove packages (HTTPS and Git) #199
    • Config values for system-ghc and install-ghc
    • ๐Ÿ— Merge stack deps functionality into stack build
    • install command #153 and #272
    • ๐Ÿ overriding architecture value (useful to force 64-bit GHC on Windows, for example)
    • โœ… Overhauled test running (allows cycles, avoids unnecessary recompilation, etc)