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. type FoldCallback a = a -> Text -> a

    shelly Shelly.Pipe

    No documentation available.

  2. finally_sh :: Sh a -> Sh b -> Sh a

    shelly Shelly.Pipe

    see finally_sh

  3. smallcheckManyStore :: Bool -> Int -> [TypeQ] -> ExpQ

    store Data.Store.TH

    Test a Store instance using smallcheck and hspec.

  4. getAllInstanceTypes1 :: Name -> Q [Type]

    store Data.Store.TH.Internal

    No documentation available.

  5. smallChunkSize :: Int

    streaming-bytestring Streaming.ByteString.Internal

    The recommended chunk size. Currently set to 4k, less the memory management overhead

  6. propAll :: [[Bool]]

    synthesizer-core Synthesizer.Plain.Filter.Delay

    The test for constant interpolation will fail, due to different point of views in forward and backward interpolation.

  7. forkManagedFinally :: ThreadManager -> String -> IO () -> IO () -> IO ()

    time-manager System.ThreadManager

    Fork a managed thread with a cleanup function.

  8. forkManagedTimeoutFinally :: ThreadManager -> String -> (Handle -> IO ()) -> IO () -> IO ()

    time-manager System.ThreadManager

    Fork a managed thread with a handle created by a timeout manager and with a cleanup function.

  9. isAllGone :: ThreadManager -> STM Bool

    time-manager System.ThreadManager

    No documentation available.

  10. waitUntilAllGone :: ThreadManager -> IO ()

    time-manager System.ThreadManager

    Wait until all managed thread are finished.

Page 697 of many | Previous | Next