| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HWM.Integrations.Toolchain.Lib
Documentation
Constructors
| Library | |
Fields | |
Instances
updateDependencies :: Text -> Text -> FilePath -> Dependencies -> ConfigT Dependencies Source #
updateLibraries :: Text -> Text -> FilePath -> Maybe Libraries -> ConfigT (Maybe Libraries) Source #
checkDependencies :: Text -> Text -> FilePath -> Dependencies -> ConfigT [BoundsDiff] Source #
checkLibrary :: Text -> Text -> FilePath -> Library -> ConfigT [BoundsDiff] Source #
checkLibraries :: Text -> Text -> FilePath -> Libraries -> ConfigT [BoundsDiff] Source #