Hoogle Search
Within LTS Haskell 24.56 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
suggestAnyExtension :: [Extension] -> GhcHintghc GHC.Types.Hint Suggests to enable any extension in the list.
suggestAnyExtensionWithInfo :: SDoc -> [Extension] -> GhcHintghc GHC.Types.Hint Like suggestAnyExtension but allows supplying extra info for the user.
ManyOccs :: TailCallInfo -> OccInfoghc GHC.Types.Id.Info There are many occurrences, or unknown occurrences
unionManyOccSets :: [OccSet] -> OccSetghc GHC.Types.Name.Occurrence No documentation available.
nameSetAny :: (Name -> Bool) -> NameSet -> Boolghc GHC.Types.Name.Set No documentation available.
unionManyUniqDSets :: [UniqDSet a] -> UniqDSet aghc GHC.Types.Unique.DSet No documentation available.
unionManyUniqSets :: [UniqSet a] -> UniqSet aghc GHC.Types.Unique.Set No documentation available.
uniqSetAny :: (a -> Bool) -> UniqSet a -> Boolghc GHC.Types.Unique.Set No documentation available.
unionManyModuleSets :: [ModuleSet] -> ModuleSetghc GHC.Unit.Module.Env No documentation available.
-
ghc Language.Haskell.Syntax.Expr No documentation available.