Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PrefixI :: FixityI

    ghc-internal GHC.Internal.Generics

    No documentation available.

  2. conFixity :: forall k1 t (f :: k1 -> Type) (a :: k1) . Constructor c => t c f a -> Fixity

    ghc-internal GHC.Internal.Generics

    The fixity of the constructor

  3. codingFailureModeSuffix :: CodingFailureMode -> String

    ghc-internal GHC.Internal.IO.Encoding.Failure

    No documentation available.

  4. data FixIOException

    ghc-internal GHC.Internal.IO.Exception

    The exception thrown when an infinite cycle is detected in fixIO.

  5. FixIOException :: FixIOException

    ghc-internal GHC.Internal.IO.Exception

    No documentation available.

  6. IoPOSIX :: IoSubSystem

    ghc-internal GHC.Internal.IO.SubSystem

    Use a POSIX I/O Sub-System

  7. IoPOSIX :: IoSubSystem

    ghc-internal GHC.Internal.RTS.Flags

    Use a POSIX I/O Sub-System

  8. writeTixFile :: HpcFlags -> Bool

    ghc-internal GHC.Internal.RTS.Flags

    Controls whether the program.tix file should be written after the execution of the program.

  9. fixIO :: (a -> IO a) -> IO a

    ghc-internal GHC.Internal.System.IO

    The implementation of mfix for IO. If the function passed to fixIO inspects its argument, the resulting action will throw FixIOException.

  10. numberToFixed :: Integer -> Number -> Maybe (Integer, Integer)

    ghc-internal GHC.Internal.Text.Read.Lex

    No documentation available.

Page 254 of many | Previous | Next