| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
CSV
Synopsis
- generateCSVs :: FilePath -> IO ()
- loadSnapshotDB :: IO SnapshotDB
- ensureCSVFiles :: IO ()
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