Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. package salve

    Semantic version numbers and constraints. Salve provides semantic version (SemVer) numbers and constraints (ranges).

  2. package sample-frame-np

    Orphan instances for types from sample-frame and numericprelude Orphan instances for types from sample-frame package and type classes from numeric-prelude. Using this package instead defining custom orphan instances saves you from conflicting instances. This is used by packages synthesizer, synthesizer-alsa, synthesizer-llvm.

  3. package sampling

    Sample values from collections. Basic sampling tools. Exports variations on two simple functions for sampling from arbitrary Foldable collections:

    • sample, for sampling without replacement
    • resample, for sampling with replacement (i.e., a bootstrap)
    Each variation can be prefixed with p to sample from a container of values weighted by probability.

  4. package sandi

    Data encoding library Reasonably fast data encoding library.

  5. package sandwich-quickcheck

    Sandwich integration with QuickCheck Please see the documentation.

  6. package sandwich-slack

    Sandwich integration with Slack Please see the documentation.

  7. package sandwich-webdriver

    Sandwich integration with Selenium WebDriver Please see the documentation.

  8. package sbp

    SwiftNav's SBP Library Haskell bindings for Swift Navigation Binary Protocol (SBP), a fast, simple, and minimal binary protocol for communicating with Swift devices. It is the native binary protocol used by the Piksi GPS receiver to transmit solutions, observations, status and debugging messages, as well as receive messages from the host operating system, such as differential corrections and the almanac.

  9. package scalpel

    A high level web scraping library for Haskell. Scalpel is a web scraping library inspired by libraries like Parsec and Perl's Web::Scraper Scalpel builds on top of TagSoup to provide a declarative and monadic interface.

  10. package scanf

    Easy and type-safe format strings for parsing and printing A lightweight library for one-off parsing and printing. See README.

Page 239 of many | Previous | Next