Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. package mustache

    A mustache template parser library. Allows parsing and rendering template files with mustache markup. See the mustache language reference. Implements the mustache spec version 1.1.3. Note: Versions including and beyond 0.4 are compatible with ghc 7.8 again.

  2. package nanospec

    A lightweight implementation of a subset of Hspec's API A lightweight implementation of a subset of Hspec's API with minimal dependencies.

  3. package nonce

    Generate cryptographic nonces. According to the Wikipedia, a nonce is an arbitrary number used only once in a cryptographic communication. This package contain helper functions for generating nonces. There are many kinds of nonces used in different situations. It's not guaranteed that by using the nonces from this package you won't have any security issues. Please make sure that the nonces generated via this package are usable on your design.

  4. package nonempty-vector

    Non-empty vectors Performant, non-empty mutable and immutable vectors

  5. package numeric-limits

    Various floating point limit related constants. Various floating point limit related constants.

  6. package nvim-hs

    Haskell plugin backend for neovim This package provides a plugin provider for neovim. It allows you to write plugins for one of the great editors of our time in the best programming language of our time! ;-) . You should find all the documentation you need inside the Neovim module. Most other modules are considered internal, so don't be annoyed if using things from there may break your code! . The following modules may also be of interest and they should not change their API: Neovim.Quickfix . If you want to write unit tests that interact with neovim, Neovim.Test provides some useful functions for that. . If you are keen to debug nvim-hs or a module you are writing, take a look at the Neovim.Debug module. . If you spot any errors or if you have great ideas, feel free to open an issue on github.

  7. package one-liner

    Constraint-based generics Write short and concise generic instances of type classes. one-liner is particularly useful for writing default implementations of type class methods.

  8. package open-browser

    Open a web browser from Haskell Open a web browser from Haskell. Windows, macOS, Linux and BSD are supported.

  9. package openssl-streams

    OpenSSL network support for io-streams. The openssl-streams library contains io-streams routines for secure networking using OpenSSL (by way of HsOpenSSL).

  10. package opentelemetry

    The OpenTelemetry Haskell Client https://opentelemetry.io

Page 89 of many | Previous | Next