Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
preModShapeProvides :: PreModuleShape -> Set ModuleNameCabal Distribution.Backpack.PreModuleShape No documentation available.
-
Cabal Distribution.PackageDescription.Check Identifier for the speficic CheckExplanation. This ensures `--ignore` can output a warning on unrecognised values. ☞ N.B.: should be kept in sync with CheckExplanation.
type
CheckExplanationIDString = StringCabal Distribution.PackageDescription.Check No documentation available.
InvalidNameWin :: PackageName -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
InvalidOnWin :: [FilePath] -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
InvalidTestWith :: [Dependency] -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
MultiDesc :: [String] -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
OptHide :: String -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
RelativeOutside :: String -> FilePath -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
filterPackageChecksById :: [PackageCheck] -> [CheckExplanationID] -> [PackageCheck]Cabal Distribution.PackageDescription.Check Filter Package Check by CheckExplanationID.