patch applied (hackage-server): "Fix Restore monad" and 15 others

2013-01-31 Thread devnull
Thu Jan 24 09:46:43 GMT 2013 Edsko de Vries * Fix Restore monad Ignore-this: d64b04545adb4af8c80b75c67f8c88ff The presence of an explicit RestoreBind constructor meant that the monad laws were violated. M ./Distribution/Server/Framework/BackupRestore.hs -23 +56 Thu Jan 24 10:04:0

patch applied (hackage-server): "Start cleanup of PackageCandidates (1/N)" and 1 others

2013-01-31 Thread devnull
Thu Jan 31 16:13:23 GMT 2013 ed...@well-typed.com * Start cleanup of PackageCandidates (1/N) Ignore-this: 9603f6b9d7e569c61dfd2f9bb40bc887 Remove redundant arguments from the withXXX functions, to make their purpose clearer. Next up: bring in line with core. M ./Distribution/Server