patch applied (hackage-server): "Shutdown features in reverse order to init" and 1 others
devnull at community.haskell.org
devnull at community.haskell.org
Wed Oct 3 11:52:54 CEST 2012
Tue Oct 2 23:23:24 BST 2012 Duncan Coutts <duncan at well-typed.com>
* Shutdown features in reverse order to init
Ignore-this: 34f267398f12e0ab653203902b26b3ca
M ./Distribution/Server/Features.hs -1 +2
Wed Oct 3 10:47:45 BST 2012 Duncan Coutts <duncan at well-typed.com>
* Split up and move the old D.S.Packages.State module
Ignore-this: 67d42dadb910384904ec92078e4e18ca
Each feature ought really to have its state stuff local
rather than sharing it across many modules.
./Distribution/Server/Packages/Backup.hs -> ./Distribution/Server/Features/Core/Backup.hs
M ./Distribution/Server.hs -1 +2
A ./Distribution/Server/Features/Check/
M ./Distribution/Server/Features/Check.hs -1 +4
A ./Distribution/Server/Features/Check/State.hs
A ./Distribution/Server/Features/Check/Types.hs
A ./Distribution/Server/Features/Core/
M ./Distribution/Server/Features/Core.hs -2 +3
M ./Distribution/Server/Features/Core/Backup.hs -48 +3
A ./Distribution/Server/Features/Core/State.hs
M ./Distribution/Server/Features/Distro/State.hs -12 +4
A ./Distribution/Server/Features/Documentation/
M ./Distribution/Server/Features/Documentation.hs -1 +1
A ./Distribution/Server/Features/Documentation/State.hs
M ./Distribution/Server/Features/PackageContents.hs -1 +1
A ./Distribution/Server/Features/ReverseDependencies/
A ./Distribution/Server/Features/ReverseDependencies/State.hs
A ./Distribution/Server/Features/Upload/
M ./Distribution/Server/Features/Upload.hs -2 +3
A ./Distribution/Server/Features/Upload/Backup.hs
A ./Distribution/Server/Features/Upload/State.hs
R ./Distribution/Server/Packages/State.hs
M ./Distribution/Server/Packages/Types.hs -41
M ./Distribution/Server/Util/TarIndex.hs -1
M ./hackage-server.cabal -2 +7
More information about the cabal-devel
mailing list