Revert "Disable latests"

This reverts commit 9a77dd3394.
This commit is contained in:
Michael Snoyman 2020-11-13 10:54:20 +02:00
parent 89e373caf1
commit dcb1485e50
No known key found for this signature in database
GPG Key ID: 907EAE2F42B52046

View File

@ -516,8 +516,7 @@ getSnapshotPackagePageInfoQuery spi maxDisplayedDeps = do
if reverseDepsCount > 0
then getReverseDeps spi (Just maxDisplayedDeps)
else pure []
-- latestInfo <- getLatests (spiPackageName spi)
let latestInfo = [] -- FIXME!
latestInfo <- getLatests (spiPackageName spi)
moduleNames <- getModuleNames (spiSnapshotPackageId spi)
mcabalBlobKey <- traverse getBlobKey $ spiCabalBlobId spi
pure