• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. module Basement.Compat.CallStack

    No documentation available.

  2. eraseLineAll :: Escape

    basement Basement.Terminal.ANSI

    No documentation available.

  3. eraseScreenAll :: Escape

    basement Basement.Terminal.ANSI

    No documentation available.

  4. InXCalls :: Word64 -> ReseedInfo

    crypto-api Crypto.Classes.Exceptions

    Generator needs reseeded in X calls

  5. InXCalls :: Word64 -> ReseedInfo

    crypto-api Crypto.Random

    Generator needs reseeded in X calls

  6. doAllEvents :: Monad m => (FilePath -> m ()) -> Event -> m ()

    fsnotify System.FSNotify.Devel

    Turn a FilePath callback into an Event callback that ignores the Event type and timestamp

  7. forAllValid :: (Show a, GenValid a, Testable prop) => (a -> prop) -> Property

    genvalidity-property Test.Validity.Property

    No documentation available.

  8. forAllValid :: (Show a, GenValid a, Testable prop) => (a -> prop) -> Property

    genvalidity-property Test.Validity.Property.Utils

    No documentation available.

  9. solvedInEqSmallestConstraint :: [(Bool, Set a)] -> (Bool, Set a)

    ghc-typelits-natnormalise GHC.TypeLits.Normalise.Unify

    No documentation available.

  10. removeAllHandlers :: IO ()

    hslogger System.Log.Logger

    Allow graceful shutdown. Release all opened files, handlers, etc.

Page 470 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete