Safe Haskell | None |
---|---|
Language | Haskell2010 |
Distribution.Backpack.Configure
Description
WARNING: The contents of this module are HIGHLY experimental. We may refactor it under you.
Documentation
configureComponentLocalBuildInfos :: Verbosity -> Bool -> ComponentRequestedSpec -> Bool -> Flag String -> Flag ComponentId -> PackageDescription -> [PreExistingComponent] -> FlagAssignment -> [(ModuleName, Module)] -> InstalledPackageIndex -> Compiler -> LogProgress ([ComponentLocalBuildInfo], InstalledPackageIndex) Source #