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.

  1. pattern ErrorCall :: String -> ErrorCall

    ghc GHC.Utils.Exception

    No documentation available.

  2. ErrorCallWithLocation :: String -> String -> ErrorCall

    ghc GHC.Utils.Exception

    No documentation available.

  3. data NestedAtomically

    ghc GHC.Utils.Exception

    No documentation available.

  4. NestedAtomically :: NestedAtomically

    ghc GHC.Utils.Exception

    No documentation available.

  5. finally :: IO a -> IO b -> IO a

    ghc GHC.Utils.Exception

    No documentation available.

  6. type HasDebugCallStack = ()

    ghc GHC.Utils.Misc

    A call stack constraint, but only when isDebugOn.

  7. equalLength :: [a] -> [b] -> Bool

    ghc GHC.Utils.Misc

    True if length xs == length ys

  8. dualLine :: IsLine doc => SDoc -> HLine -> doc

    ghc GHC.Utils.Outputable

    Prints as either the given SDoc or the given HLine, depending on which type the result is instantiated to. This should generally be avoided; see Note [dualLine and dualDoc] for details.

  9. forAllLit :: SDoc

    ghc GHC.Utils.Outputable

    No documentation available.

  10. reallyAlwaysQualify :: NamePprCtx

    ghc GHC.Utils.Outputable

    No documentation available.

Page 327 of many | Previous | Next