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 samsort

    A stable adaptive mergesort implementation A stable adaptive mergesort implementation.

  2. package sandwich-contexts

    Contexts for the Sandwich test library Please see the documentation.

  3. package sbv

    SMT Based Verification: Symbolic Haskell theorem prover using SMT solving. Express properties about Haskell programs and automatically prove them using SMT (Satisfiability Modulo Theories) solvers.

  4. package scalpel-core

    A high level web scraping library for Haskell. Scalpel core provides a subset of the scalpel web scraping library that is intended to have lightweight dependencies and to be free of all non-Haskell dependencies.

  5. package scrypt

    Stronger password hashing via sequential memory-hard functions. This package provides bindings to Colin Percival's scrypt implementation (http://www.tarsnap.com/scrypt.html). Scrypt is a key derivation function designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt. Details of the scrypt key derivation function are given in a paper by Colin Percival, Stronger Key Derivation via Sequential Memory-Hard Functions: http://www.tarsnap.com/scrypt/scrypt.pdf.

  6. package sdl2-ttf

    Bindings to SDL2_ttf. Haskell bindings to SDL2_ttf C++ library https://github.com/libsdl-org/SDL_ttf.

  7. package secp256k1-haskell

    Bindings for secp256k1 Sign and verify signatures using the secp256k1 library.

  8. package sendfile

    A portable sendfile library A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided. Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code).

  9. package sequence-formats

    A package with basic parsing utilities for several Bioinformatic data formats. Contains utilities to parse and write Eigenstrat, Fasta, FreqSum, VCF, Plink and other file formats used in population genetics analyses.

  10. package servant-auth-server

    servant-server/servant-auth compatibility This package provides the required instances for using the Auth combinator in your servant server. Both cookie- and token- (REST API) based authentication is provided. For a quick overview of the usage, see the README.

Page 139 of many | Previous | Next