stacker
Safe HaskellNone
LanguageHaskell2010

CSV

Synopsis

Documentation

generateCSVs :: FilePath -> IO () Source #

Generate CSV files from the stackage-snapshots repository

loadSnapshotDB :: IO SnapshotDB Source #

Load snapshot database from CSV files

ensureCSVFiles :: IO () Source #

Ensure CSV files exist in state directory, copying from data directory if needed