stackage-update-0.1.0.2: Update your package index incrementally (requires git)

Safe HaskellSafe-Inferred
LanguageHaskell2010

Stackage.Update

Synopsis

Documentation

stackageUpdate :: StackageUpdateSettings -> IO () Source

Perform an update from the Git repository

data StackageUpdateSettings Source

Settings for controlling the update process.

Use defaultStackageUpdateSettings to create a value of this type.

Since 0.1.0.0

defaultStackageUpdateSettings :: StackageUpdateSettings Source

Default settings for the update process.

Since 0.1.0.0