I'm aware only of these issues with 7.10: 1. Non-deterministic package ids.
http://article.gmane.org/gmane.comp.lang.haskell.ghc.devel/8777 This is only a problem for those using binary caches. 2. Lack of library support. If I calculated correctly, there are 8192 packages on Hackage. LTS Stackage (which uses 7.8.4) supports 1063 packages (the ones that are actively maintained, I think) while Nightly (which uses 7.10.1) supports even more: 1097. The rest we can patch if needed, so it's not an issue for us either. > I vote in favor of switch to 7.10. We aren't handling real money, we > won't deploy a broken site, 7.10 seems to be working, we aren't about to > touch real money right now. I think we're safe enough and the move > should be clean and just go ahead. I second this. I think it's better to switch now while we aren't dealing with real money, so we have some time for testing. _______________________________________________ Dev mailing list [email protected] http://lists.snowdrift.coop/mailman/listinfo/dev
