Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
rationalFromFractionalLit :: FractionalLit -> Rationalghc GHC.Types.SourceText No documentation available.
type
RealLocated = GenLocated RealSrcSpanghc GHC.Types.SrcLoc No documentation available.
leftmost_smallest :: SrcSpan -> SrcSpan -> Orderingghc GHC.Types.SrcLoc Strategies for ordering SrcSpans
mkGeneralLocated :: String -> e -> Located eghc GHC.Types.SrcLoc No documentation available.
psRealLoc :: PsLoc -> !RealSrcLocghc GHC.Types.SrcLoc No documentation available.
rightmost_smallest :: SrcSpan -> SrcSpan -> Orderingghc GHC.Types.SrcLoc Strategies for ordering SrcSpans
sortRealLocated :: [RealLocated a] -> [RealLocated a]ghc GHC.Types.SrcLoc No documentation available.
targetAllowObjCode :: Target -> !Boolghc GHC.Types.Target object code allowed?
uniqSetAll :: (a -> Bool) -> UniqSet a -> Boolghc GHC.Types.Unique.Set No documentation available.
type
ForAllTyBinder = VarBndr TyCoVar ForAllTyFlagghc GHC.Types.Var Variable Binder A ForAllTyBinder is the binder of a ForAllTy It's convenient to define this synonym here rather its natural home in GHC.Core.TyCo.Rep, because it's used in GHC.Core.DataCon.hs-boot A TyVarBinder is a binder with only TyVar