Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. gifMain :: [(Diagram Rasterific, GifDelay)] -> IO ()

    diagrams-rasterific Diagrams.Backend.Rasterific.CmdLine

    Make an animated gif main by pairing diagrams with a delay (Int measured in 100th seconds).

  2. uniformGifMain :: GifDelay -> [Diagram Rasterific] -> IO ()

    diagrams-rasterific Diagrams.Backend.Rasterific.CmdLine

    Make an animated gif main with the same delay for each diagram.

  3. createDirectoryIfMissing :: Bool -> FilePath -> IO ()

    easy-file System.EasyFile

    createDirectoryIfMissing parents dir creates a new directory dir if it doesn't exist. If the first argument is True the function will also create all parent directories if they are missing.

  4. throwIfMinus1 :: (Eq a, Num a) => String -> IO a -> IO a

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  5. throwIfMinus1Retry :: (Eq a, Num a) => String -> IO a -> IO a

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  6. throwIfMinus1RetryMayBlock :: (Eq a, Num a) => String -> IO a -> IO b -> IO a

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  7. throwIfMinus1RetryMayBlock_ :: (Eq a, Num a) => String -> IO a -> IO b -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  8. throwIfMinus1Retry_ :: (Eq a, Num a) => String -> IO a -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  9. throwIfMinus1_ :: (Eq a, Num a) => String -> IO a -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  10. discoverIfMinorEffects :: MonadServerAtomic m => Container -> ItemId -> ContentId ItemKind -> m ()

    LambdaHack Game.LambdaHack.Server.CommonM

    No documentation available.

Page 18 of many | Previous | Next