Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. package squeather

    Use databases with the version 3 series of the SQLite C library This library allows you to use databases with the version 3 series of the SQLite C library. The biggest difference between this library and others available on Hackage is that it uses the extended error descriptions that SQLite makes available. It also cleans up resources such as database and statement handles in an automatic, though non-deterministic, fashion.

  2. package srtree

    A general library to work with Symbolic Regression expression trees. A Symbolic Regression Tree data structure to work with mathematical expressions with support to first order derivative and simplification;

  3. package stamina

    Retries for humans Retries for humans

  4. package state-codes

    ISO 3166-2:US state codes and i18n names This package provides the ISO 3166-2:US state codes and i18n names

  5. package stateWriter

    A faster variant of the RWS monad transformers. This is a version of the RWS monad transformers that should be much faster than what's found in transformers. The writer in the strict version does not leak memory.

  6. package static-text

    Lists, Texts, ByteStrings and Vectors of statically known length static-text provides type-level safety for basic operations on string-like types (finite lists of elements), such as Data.Text, String (and all lists), Data.ByteString and Data.Vector. Use it when you need static guarantee on lengths of strings produced in your code.

  7. package statsd-rupp

    Simple StatsD Client Please see the README on GitHub at https://github.com/jprupp/statsd-rupp#readme

  8. package status-notifier-item

    A wrapper over the StatusNotifierItem/libappindicator dbus specification Please see the README on Github at https://github.com/IvanMalison/status-notifier-item#readme

  9. package step-function

    Staircase functions or piecewise constant functions Step functions, staircase functions or piecewise constant functions. Implemented as a default value and a series of transitions. Supports merging two step functions using a supplied merging function.

  10. package stitch

    lightweight CSS DSL a tiny css preprocessor dsl for haskell – check out the readme at https://github.com/intolerable/stitch

Page 248 of many | Previous | Next