Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. module Test.QuickCheck.Instances.Void

    No documentation available.

  2. data InvalidAccess

    resourcet Control.Monad.Trans.Resource

    Indicates either an error in the library, or misuse of it (e.g., a ResourceT's state is accessed after being released). Since 0.3.0

  3. InvalidAccess :: String -> InvalidAccess

    resourcet Control.Monad.Trans.Resource

    No documentation available.

  4. data InvalidAccess

    resourcet Control.Monad.Trans.Resource.Internal

    Indicates either an error in the library, or misuse of it (e.g., a ResourceT's state is accessed after being released). Since 0.3.0

  5. InvalidAccess :: String -> InvalidAccess

    resourcet Control.Monad.Trans.Resource.Internal

    No documentation available.

  6. class FromHttpApiData a

    gogol-core Gogol.Prelude

    Parse value from HTTP API data. WARNING: Do not derive this using DeriveAnyClass as the generated instance will loop indefinitely.

  7. class ToHttpApiData a

    gogol-core Gogol.Prelude

    Convert value to HTTP API data. WARNING: Do not derive this using DeriveAnyClass as the generated instance will loop indefinitely.

  8. newtype ClientId

    gogol-core Gogol.Types

    A client identifier.

  9. ClientId :: Text -> ClientId

    gogol-core Gogol.Types

    No documentation available.

  10. newtype ServiceId

    gogol-core Gogol.Types

    A service identifier.

Page 404 of many | Previous | Next