• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. rejectHeaders :: RejectRequest -> Headers

    websockets Network.WebSockets

    Extra headers to be sent with the response.

  2. requestHeaders :: RequestHead -> Headers

    websockets Network.WebSockets

    No documentation available.

  3. responseHeaders :: ResponseHead -> Headers

    websockets Network.WebSockets

    No documentation available.

  4. acceptHeaders :: AcceptRequest -> !Headers

    websockets Network.WebSockets.Connection

    Extra headers to send with the response.

  5. rejectHeaders :: RejectRequest -> Headers

    websockets Network.WebSockets.Connection

    Extra headers to be sent with the response.

  6. extHeaders :: Extension -> Headers

    websockets Network.WebSockets.Extensions

    No documentation available.

  7. data JpgFrameHeader

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  8. JpgFrameHeader :: Word16 -> Word8 -> Word16 -> Word16 -> Word8 -> [JpgComponent] -> JpgFrameHeader

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  9. data JpgScanHeader

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  10. JpgScanHeader :: Word16 -> Word8 -> [JpgScanSpecification] -> (Word8, Word8) -> Word8 -> Word8 -> JpgScanHeader

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

Page 168 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete