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.
-
Various floating point limit related constants. Various floating point limit related constants.
-
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.
-
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.
-
Open a web browser from Haskell Open a web browser from Haskell. Windows, macOS, Linux and BSD are supported.
-
OpenSSL network support for io-streams. The openssl-streams library contains io-streams routines for secure networking using OpenSSL (by way of HsOpenSSL).
-
The OpenTelemetry Haskell Client https://opentelemetry.io
-
Extra utilities and instances for optics-core This package provides extra definitions and instances that extend the optics-core package, without incurring too many dependencies. See the optics package for more documentation.
-
Powerful and easy command-line option parser Lets library and application developers easily work with command-line options.
-
A convenient way to panic. A convenient way to panic.
-
Types for handling passwords A library providing types for working with plain-text and hashed passwords.