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 safe-money

    Type-safe and lossless encoding and manipulation of money, fiat currencies, crypto currencies and precious metals. The Haskell safe-money library offers type-safe and lossless encoding and operations for monetary values in all world currencies, including fiat currencies, precious metals and crypto-currencies. Useful instances for the many types defined by safe-money can be found in these other libraries:

  2. package saltine

    Cryptography that's easy to digest (NaCl/libsodium bindings). NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. http://nacl.cr.yp.to/ Sodium is a portable, cross-compilable, installable, packageable crypto library based on NaCl, with a compatible API. https://github.com/jedisct1/libsodium Saltine is a Haskell binding to the NaCl primitives going through Sodium for build convenience and, eventually, portability.

  3. package salve

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

  4. 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.

  5. 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.

  6. package sandi

    Data encoding library Reasonably fast data encoding library.

  7. package sandwich-quickcheck

    Sandwich integration with QuickCheck Please see the documentation.

  8. package sandwich-slack

    Sandwich integration with Slack Please see the documentation.

  9. package sandwich-webdriver

    Sandwich integration with Selenium WebDriver Please see the documentation.

  10. 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.

Page 239 of many | Previous | Next