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. unpackSampleFormat :: Word32 -> Get TiffSampleFormat

    JuicyPixels Codec.Picture.Tiff.Internal.Types

    No documentation available.

  2. CryptoError_PointFormatInvalid :: CryptoError

    cryptonite Crypto.Error

    No documentation available.

  3. CryptoError_PointFormatUnsupported :: CryptoError

    cryptonite Crypto.Error

    No documentation available.

  4. unForall :: Type -> Type

    haskell-src-meta Language.Haskell.Meta.Utils

    No documentation available.

  5. waitForStreamingProcess :: MonadIO m => StreamingProcessHandle -> m ExitCode

    streaming-commons Data.Streaming.Process

    Blocking call to wait for a process to exit. Since 0.1.4

  6. waitForStreamingProcessSTM :: StreamingProcessHandle -> STM ExitCode

    streaming-commons Data.Streaming.Process

    STM version of waitForStreamingProcess. Since 0.1.4

  7. transform :: Uniplate a => (a -> a) -> a -> a

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

  8. transform' :: forall (a :: k) . Uniplate' f b => (b -> b) -> f a -> f a

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

  9. transformM :: (Uniplate a, Monad m) => (a -> m a) -> a -> m a

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

  10. transformM' :: forall m (a :: k) . (Uniplate' f b, Monad m) => (b -> m b) -> f a -> m (f a)

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

Page 524 of many | Previous | Next