Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. package bv

    Bit-vector arithmetic library Bit-vectors implemented as a thin wrapper over integers.

  2. package byteset

    Set of bytes. Data structure for sets of bytes, where bytes are Word8 values.

  3. package bytestring-aeson-orphans

    Aeson instances for ByteString, using base 64 encoding Encode ByteStrings as valid JSON using Aeson. The instances provided by this package use base64 encoding to ensure that the ByteString does not contain invalid (for JSON) characters.

  4. package bytezap

    Bytestring builder with zero intermediate allocation Please see README.md.

  5. package cabal-appimage

    Cabal support for creating AppImage applications This package provides a build hook automating the creation of AppImage bundles.

  6. package cabal-doctest

    A Setup.hs helper for running doctests As of now (end of 2024), there isn't cabal doctest command. Yet, to properly work, doctest needs plenty of configuration. This library provides the common bits for writing a custom Setup.hs.

  7. package cased

    Track string casing in its type Track string casing in its type

  8. package cast

    Abstact cast pattern Generalized pattern that allow cast one type for another. Look at README for example.

  9. package cereal-unordered-containers

    Integration of "cereal" and "unordered-containers" Integration of "cereal" and "unordered-containers"

  10. package character-cases

    Exposes subspecies types of Char. And naming cases. e.g. meaning of [a-z], [A-Z], [0-9], PascalCase, camelCase, and snake_case. Please see https://github.com/aiya000/hs-character-cases#README.md

Page 280 of many | Previous | Next