Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. package text-latin1

    Latin-1 (including ASCII) utility functions This package provides various functions over the ASCII ang Latin-1 portions of the Char and Word8 data types.

  2. package text-manipulate

    Case conversion, word boundary manipulation, and textual subjugation. Manipulate identifiers and structurally non-complex pieces of text by delimiting word boundaries via a combination of whitespace, control-characters, and case-sensitivity. Has support for common idioms like casing of programmatic variable names, taking, dropping, and splitting by word, and modifying the first character of a piece of text.

  3. package text-printer

    Abstract interface for text builders/printers. This package provides an interface for injecting text into monoids such as builders and printers.

  4. package text-rope

    Text lines and ropes A wrapper around Text for fast line/column navigation and logarithmic concatenation.

  5. package th-reify-many

    Recurseively reify template haskell datatype info th-reify-many provides functions for recursively reifying top level declarations. The main intended use case is for enumerating the names of datatypes reachable from an initial datatype, and passing these names to some function which generates instances.

  6. package th-test-utils

    Utility functions for testing Template Haskell code Utility functions for testing Template Haskell code, including functions for testing failures in the Q monad.

  7. package thyme

    A faster time library thyme is a performance-optimized rewrite of the excellent time library. See Data.Thyme.Docs for a full description.

  8. package timezone-series

    Enhanced timezone handling for Data.Time This package endows Data.Time, from the time package, with several data types and functions for enhanced processing of timezones. For one way to create timezone series, see the timezone-olson (http://hackage.haskell.org/package/timezone-olson) and timezone-olson-th (http://hackage.haskell.org/package/timezone-olson-th) packages.

  9. package tls-session-manager

    In-memory TLS session DB and session ticket TLS session manager with limitation, automatic pruning, energy saving and replay resistance and session ticket manager

  10. package ttc

    Textual Type Classes This library provides type classes for conversion between data types and textual data types (strings). Please see the README on GitHub at https://github.com/ExtremaIS/ttc-haskell/tree/main/ttc#readme.

Page 97 of many | Previous | Next