Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
usemap :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the usemap attribute. Example:
div ! usemap "bar" $ "Hello."
Result:<div usemap="bar">Hello.</div>
type
ConfiguredComponentMap = Map PackageName Map ComponentName AnnotatedId ComponentIdCabal Distribution.Backpack.ConfiguredComponent No documentation available.
-
Cabal Distribution.Backpack.ConfiguredComponent No documentation available.
type
LinkedComponentMap = Map ComponentId (OpenUnitId, ModuleShape)Cabal Distribution.Backpack.LinkedComponent No documentation available.
extendLinkedComponentMap :: LinkedComponent -> LinkedComponentMap -> LinkedComponentMapCabal Distribution.Backpack.LinkedComponent No documentation available.
CheckSemaphoreSupport :: CabalExceptionCabal Distribution.Simple.Errors No documentation available.
ghcOptExtensionMap :: GhcOptions -> Map Extension (Maybe CompilerFlag)Cabal Distribution.Simple.Program.GHC A GHC version-dependent mapping of extensions to flags. This must be set to be able to make use of the ghcOptExtensions.
buildUseSemaphore :: BuildFlags -> Flag StringCabal Distribution.Simple.Setup No documentation available.
componentNameMap :: ComponentBuildDescr -> Map ComponentName [ComponentLocalBuildInfo]Cabal Distribution.Types.LocalBuildConfig A map from component name to all matching components. These coincide with componentGraph There may be more than one matching component because of backpack instantiations
Opt_FamAppCache :: GeneralFlagghc GHC No documentation available.