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. ThreadKilled :: AsyncException

    lifted-base Control.Exception.Lifted

    This exception is raised by another thread calling killThread, or by the system if it needs to terminate the thread for some reason.

  2. goldenTestRead :: GoldenTest a -> IO (Maybe a)

    sydtest Test.Syd

    Read the golden test output, Nothing if there is no golden output yet.

  3. goldenTestRead :: GoldenTest a -> IO (Maybe a)

    sydtest Test.Syd.Def.Golden

    Read the golden test output, Nothing if there is no golden output yet.

  4. data Threads

    sydtest Test.Syd.OptParse

    No documentation available.

  5. flagThreads :: Flags -> !Maybe Threads

    sydtest Test.Syd.OptParse

    No documentation available.

  6. settingThreads :: Settings -> !Threads

    sydtest Test.Syd.OptParse

    How parallel to run the test suite

  7. goldenTestRead :: GoldenTest a -> IO (Maybe a)

    sydtest Test.Syd.Run

    Read the golden test output, Nothing if there is no golden output yet.

  8. groupReadMode :: FileMode

    unix-compat System.PosixCompat.Files

    Group has read permission.

  9. otherReadMode :: FileMode

    unix-compat System.PosixCompat.Files

    Others have read permission.

  10. ownerReadMode :: FileMode

    unix-compat System.PosixCompat.Files

    Owner has read permission.

Page 475 of many | Previous | Next