spago install never adds version ranges to spago.yaml. For package-set based projects this isn't a big deal (and is even desirable), but for solver based projects this is confusing. When maintaining a solver project you have to remember to add --ensure-ranges to get a sensible spago.yaml. We should do this automatically.