Safe Haskell | None |
---|---|
Language | Haskell2010 |
See https://github.com/ezyang/ghc-proposals/blob/backpack/proposals/0000-backpack.rst
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 #