Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. CryptoError_PointFormatInvalid :: CryptoError

    cryptonite Crypto.Error

    No documentation available.

  2. CryptoError_PointFormatUnsupported :: CryptoError

    cryptonite Crypto.Error

    No documentation available.

  3. unForall :: Type -> Type

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

    No documentation available.

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

    streaming-commons Data.Streaming.Process

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

  5. waitForStreamingProcessSTM :: StreamingProcessHandle -> STM ExitCode

    streaming-commons Data.Streaming.Process

    STM version of waitForStreamingProcess. Since 0.1.4

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

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

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

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

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

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

  9. 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.

  10. transformMdefault :: (Generic a, Uniplate' (Rep a) a, Monad m) => (a -> m a) -> a -> m a

    generic-deriving Generics.Deriving.Uniplate

    No documentation available.

Page 524 of many | Previous | Next