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 th-env

    Template Haskell splices that expand to an environment variable TH splices that expand to an environment variable value. Can be used to embed build-time parameters in your application.

  2. package th-utilities

    Collection of useful functions for use with Template Haskell Collection of useful functions for use with Template Haskell

  3. package tidal-core

    Core pattern library for TidalCycles, a pattern language for improvised music Tidal is a domain specific language for live coding patterns. This is a pre-release ahead of version 1.10, which will become a dependency of the main tidal package, with the same version number.

  4. package tidal-link

    Ableton Link integration for Tidal Ableton Link integration for Tidal, to let Tidal sync with external clocks

  5. package time-domain

    A library for time domains and durations This library mainly provides a type class, TimeDomain, which can be used to specify times and durations. There are some instances for standard types from base and time.

  6. package timezone-olson

    A pure Haskell parser and renderer for binary Olson timezone files A parser and renderer for binary Olson timezone files whose format is specified by the tzfile(5) man page on Unix-like systems. For more information about this format, see http://www.iana.org/time-zones/repository/tz-link.html. Functions are provided for converting the parsed data into TimeZoneSeries objects from the timezone-series package. On many platforms, binary Olson timezone files suitable for use with this package are available in the directory usrshare/zoneinfo and its subdirectories on your computer. For a way to read binary Olson timezone files at compile time, see the timezone-olson-th package (http://hackage.haskell.org/package/timezone-olson-th).

  7. package tmp-proc-redis

    Launch Redis in docker using tmp-proc Demos how to use tmp-proc to run Redis in docker in a unittest.

  8. package token-bucket

    Rate limiter using lazy bucket algorithm This package provides a variant of a Token Bucket or Leaky Bucket rate-limiting algorithm optimised for low overhead. The rate-limiting variant implemented by this package is heavily inspired by the algorithm described in "Rate Limiting at Webscale: Lazy Leaky Buckets".

  9. package toml-parser

    TOML 1.1.0 parser TOML parser using generated lexers and parsers with careful attention to the TOML 1.1.0 semantics for defining tables.

  10. package toml-reader

    TOML format parser compliant with v1.0.0. TOML format parser compliant with v1.0.0. See README.md for more details.

Page 146 of many | Previous | Next