hackage-db-2.0.1: Access Hackage's package database via Data.Map

Maintainersimons@cryp.to
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Distribution.Hackage.DB

Description

 

Synopsis

Documentation

hackageTarball :: IO FilePath Source #

Determine the default path of the Hackage database, which typically resides at "$HOME/.cabal/packages/hackage.haskell.org/00-index.tar". Running the command "cabal update" will keep that file up-to-date.