Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. selDecidedStrictness :: forall k1 t (f :: k1 -> Type) (a :: k1) . Selector s => t s f a -> DecidedStrictness

    base GHC.Generics

    The strictness that the compiler inferred for the selector

  2. slideContents :: Buffer Word8 -> IO (Buffer Word8)

    base GHC.IO.Buffer

    slides the contents of the buffer to the beginning

  3. InvalidSequence :: CodingProgress

    base GHC.IO.Encoding

    Stopped because there are sufficient free elements in the output to output at least one encoded ASCII character, but the input contains an invalid or unrepresentable sequence

  4. InvalidSequence :: CodingProgress

    base GHC.IO.Encoding.Types

    Stopped because there are sufficient free elements in the output to output at least one encoded ASCII character, but the input contains an invalid or unrepresentable sequence

  5. InvalidArgument :: IOErrorType

    base GHC.IO.Exception

    No documentation available.

  6. haOtherSide :: Handle__ -> Maybe (MVar Handle__)

    base GHC.IO.Handle.Types

    No documentation available.

  7. ipUnitId :: InfoProv -> String

    base GHC.InfoProv

    No documentation available.

  8. isValidNatural :: Natural -> Bool

    base GHC.Natural

    Test whether all internal invariants are satisfied by Natural value This operation is mostly useful for test-suites and/or code which constructs Integer values directly.

  9. doIdleGC :: GCFlags -> Bool

    base GHC.RTS.Flags

    No documentation available.

  10. parGcNoSyncWithIdle :: ParFlags -> Word32

    base GHC.RTS.Flags

    No documentation available.

Page 367 of many | Previous | Next