Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
handlersWith :: (SolveResources -> SolveResources) -> CabalConfig -> Bool -> Packages ManagedPackage -> GhcDb -> M CabalHandlers Source #
handlersProd :: CabalConfig -> Bool -> Packages ManagedPackage -> GhcDb -> M CabalHandlers Source #
removeLaterVersions :: PackageId -> PackageIndex UnresolvedSourcePackage -> PackageIndex UnresolvedSourcePackage Source #
handlersTest :: CabalConfig -> Bool -> Packages ManagedPackage -> GhcDb -> M CabalHandlers Source #