fpco / stackage-cli

MIT License
28 stars 4 forks source link

Warn if ghc version doesn't match snapshot intended ghc version #40

Open DanBurton opened 9 years ago

DanBurton commented 9 years ago

Stackage snapshots are intended to be used with a particular major version of GHC. If a user tries to use stackage-cli with a given snapshot and a given ghc version that doesn't match the snapshot's intention, then stackage-cli should at least spit out warnings, if not errors.