Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
InfixCon :: arg -> arg -> HsConDetails tyarg arg recghc GHC.Hs.Type No documentation available.
PrefixCon :: [tyarg] -> [arg] -> HsConDetails tyarg arg recghc GHC.Hs.Type No documentation available.
isInfixFunBind :: forall id1 id2 . UnXRec id2 => HsBindLR id1 id2 -> Boolghc GHC.Hs.Utils If any of the matches in the FunBind are infix, the FunBind is considered infix.
mkPrefixFunRhs :: fn -> HsMatchContext fnghc GHC.Hs.Utils Make a prefix, non-strict function HsMatchContext
nlInfixConPat :: RdrName -> LPat GhcPs -> LPat GhcPs -> LPat GhcPsghc GHC.Hs.Utils No documentation available.
writeMixEntries :: FilePath -> Module -> SizedSeq Tick -> FilePath -> IO Intghc GHC.HsToCore.Coverage No documentation available.
DsCannotMixPolyAndUnliftedBindings :: !HsBindLR GhcTc GhcTc -> DsMessageghc GHC.HsToCore.Errors.Types No documentation available.
fixDs :: (a -> DsM a) -> DsM aghc GHC.HsToCore.Monad No documentation available.
-
ghc GHC.Iface.Ext.Types Roughly isomorphic to the original core Type.
ifConInfix :: IfaceConDecl -> Boolghc GHC.Iface.Syntax No documentation available.