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. PrimitiveProfile :: Profile a

    safecopy Data.SafeCopy.Internal

    No documentation available.

  2. data Profile a

    safecopy Data.SafeCopy.Internal

    No documentation available.

  3. Profile :: Int32 -> [Int32] -> Profile a

    safecopy Data.SafeCopy.Internal

    No documentation available.

  4. data Proxy a

    safecopy Data.SafeCopy.Internal

    No documentation available.

  5. Proxy :: Proxy a

    safecopy Data.SafeCopy.Internal

    No documentation available.

  6. data ProxyType

    snap-server Snap.Http.Server.Config

    FIXME Note: this type changed in snap-server 1.0.0.0.

  7. type ParseHook hookState = IORef hookState -> Request -> IO ()

    snap-server Snap.Http.Server.Types

    The ParseHook is called after the HTTP Request has been parsed by the server, but before the user handler starts running.

  8. data PerSessionData

    snap-server Snap.Http.Server.Types

    All of the things a session needs to service a single HTTP request.

  9. PreBound :: Socket -> SocketConfig

    snap-server Snap.Http.Server.Types

    No documentation available.

  10. data ProxyType

    snap-server Snap.Internal.Http.Server.Config

    FIXME Note: this type changed in snap-server 1.0.0.0.

Page 416 of many | Previous | Next