Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. package libmpd

    An MPD client library. A client library for MPD, the Music Player Daemon.

  2. package linux-capabilities

    Linux capabilities Haskell data type linux-capabilities provides a data type and documentation for the Linux capabilities(7).

  3. package linux-namespaces

    Work with linux namespaces: create new or enter existing ones This library provides bindings to the unshare(2) and setns(2) linux system calls.

  4. package liquidhaskell

    Liquid Types for Haskell Liquid Types for Haskell.

  5. package list-witnesses

    Witnesses for working with type-level lists Collection of assorted inductive witnesses and functions for working with type-level lists.

    • *Data.Type.List.Edit* contains single-item edits of lists, including insertion, deletion, and substitution.
    • *Data.Type.List.Sublist* contains witnesses for prefixes, suffixes, and two-way splits of type-level lists.

  6. package listsafe

    Safe wrappers for partial list functions, supporting MonadThrow. Data.List includes a handful of partial functions that throw uncatchable exceptions when given empty lists. This package provides safe alternatives for such functions based on MonadThrow which can provide a variety of failure cases: Nothing, IOException, Left, etc.

  7. package lmdb

    Lightning MDB bindings LMDB is a read-optimized Berkeley DB replacement developed by Symas for the OpenLDAP project. LMDB has impressive performance characteristics and a friendly BSD-style OpenLDAP license. See http://symas.com/mdb/. This library has Haskell bindings to the LMDB library. You must install the lmdb development files before installing this library, e.g. `sudo apt-get install liblmdb-dev` works for Ubuntu 14.04. For now, only a low level interface is provided, and the author is moving on to use LMDB rather than further develop its bindings. If a higher level API is desired, please consider contributing, or develop a separate package.

  8. package logfloat

    Log-domain floating point numbers This module presents a type for storing numbers in the log-domain. The main reason for doing this is to prevent underflow when multiplying many probabilities as is done in Hidden Markov Models. It is also helpful for preventing overflow.

  9. package logging-facade-syslog

    A logging back-end to syslog(3) for the logging-facade library A simple System.Logging.Facade back-end for syslog(3) as specified in POSIX.1-2008.

  10. package lucid-cdn

    Curated list of CDN imports for lucid. Repository of common CDN imports for lucid. Please open a pull request to add new libraries.

Page 306 of many | Previous | Next