Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. package yesod-auth

    Authentication for Yesod. API docs and the README are available at http://www.stackage.org/package/yesod-auth

  2. package yesod-static

    Static file serving subsite for Yesod Web Framework. API docs and the README are available at http://www.stackage.org/package/yesod-static

  3. package zenc

    GHC style name Z-encoding and Z-decoding Implements GHC's name mangling. This code was taken directly from the GHC source.

  4. package zigzag

    Zigzag encoding of integers into unsigned integers. Zigzag encoding is usually a precursor to a varint encoding such as LEB128. It has the advantage that numbers nearer zero are represented with only the lower-order bits set.

  5. package zip

    Operations on zip archives Operations on zip archives.

  6. package zip-stream

    ZIP archive streaming using conduits Process (extract and create) zip files as streams (e.g., over the network), accessing contained files without having to write the zip file to disk (unlike zip-conduit).

  7. package zlib-bindings

    Low-level bindings to the zlib package. Low-level bindings to the zlib package.

  8. package zstd

    Haskell bindings to the Zstandard compression algorithm A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.

  9. package ALUT

    A binding for the OpenAL Utility Toolkit A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: http://distro.ibiblio.org/rootlinux/rootlinux-ports/more/freealut/freealut-1.1.0/doc/alut.html.

  10. package ANum

    Num instance for Applicatives provided via the ANum newtype Num instance for Applicatives provided via the ANum newtype

Page 153 of many | Previous | Next