Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
rejectPragmaPV :: DisambECP b => LocatedA b -> PV ()ghc GHC.Parser.PostProcess Validate infixexp LHS to reject unwanted {-# SCC ... #-} pragmas
pc_BITMAP_BITS_SHIFT :: PlatformConstants -> {-# UNPACK #-} !Intghc GHC.Platform No documentation available.
pc_BITMAP_BITS_SHIFT :: PlatformConstants -> {-# UNPACK #-} !Intghc GHC.Platform.Constants No documentation available.
data
TyCoMapper env (m :: Type -> Type)ghc GHC.Plugins This describes how a "map" operation over a type/coercion should behave
-
ghc GHC.Plugins No documentation available.
isMappedByLC :: TyCoVar -> LiftingContext -> Boolghc GHC.Plugins Is a var in the domain of a lifting context?
strictMapOccEnv :: (a -> b) -> OccEnv a -> OccEnv bghc GHC.Plugins Map over an OccEnv strictly.
strictMapOccEnv :: (a -> b) -> OccEnv a -> OccEnv bghc GHC.Plugins Map over an OccEnv strictly.
concatMap :: Foldable t => (a -> [b]) -> t a -> [b]ghc GHC.Prelude.Basic No documentation available.
fmap :: Functor f => (a -> b) -> f a -> f bghc GHC.Prelude.Basic No documentation available.