Add 'binary' to bootstrap packages
This needed since Cabal requires `binary == 0.7.*` which is only satisfied by GHC 7.8 and later. With this, bootstrap.sh now should work for (at least) GHC 7.4 and later
Please register or sign in to comment
This needed since Cabal requires `binary == 0.7.*` which is only satisfied by GHC 7.8 and later. With this, bootstrap.sh now should work for (at least) GHC 7.4 and later