Remove Dreamhost from mirror list

This commit is contained in:
Michael Snoyman 2016-11-17 08:44:46 +02:00
parent 8c5f8296e4
commit c3e132970e

View File

@ -45,9 +45,12 @@ mkUpdateMirrorStatus = mkAutoUpdate defaultUpdateSettings
, "http://hackage.fpcomplete.com/01-index.tar.gz"
]
otherMods <- mapM getLastModifiedHTTP
[]
{- Dreamhost S3 is far too unstable
[ "http://objects-us-west-1.dream.io/hackage-mirror/01-index.tar.gz"
, "http://objects-us-west-1.dream.io/hackage-mirror/timestamp.json"
]
-}
let nonHackageMods = gitMods ++ tarballMods
allMods = ("Hackage", hackageTime) : nonHackageMods ++ otherMods
biggestDiff = Prelude.maximum $ map