Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Utils.Misc No documentation available.
splitLongestPrefix :: String -> (Char -> Bool) -> (String, String)ghc GHC.Utils.Misc No documentation available.
class Monad m =>
MonadFix (m :: Type -> Type)ghc GHC.Utils.Monad No documentation available.
mfix :: MonadFix m => (a -> m a) -> m aghc GHC.Utils.Monad No documentation available.
pprInfixOcc :: OutputableBndr a => a -> SDocghc GHC.Utils.Outputable No documentation available.
pprInfixVar :: Bool -> SDoc -> SDocghc GHC.Utils.Outputable No documentation available.
pprPrefixOcc :: OutputableBndr a => a -> SDocghc GHC.Utils.Outputable No documentation available.
pprPrefixVar :: Bool -> SDoc -> SDocghc GHC.Utils.Outputable No documentation available.
-
ghc GHC.Utils.Outputable No documentation available.
-
ghc GHC.Utils.Outputable No documentation available.