Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. package hinotify

    Haskell binding to inotify This library provides a wrapper to the Linux Kernel's inotify feature, allowing applications to subscribe to notifications when a file is accessed or modified.

  2. package hjsmin

    Haskell implementation of a javascript minifier Reduces size of javascript files by stripping out extraneous whitespace and other syntactic elements, without changing the semantics.

  3. package hlibsass

    Low-level bindings to Libsass This package provides (very) low level bindings to LibSass. By default, it uses LibSass compiled as a static library, so if you use this in your project, you have to link your project with C++ runtime (which hLibsass does automatically - links with libstdc++). For documentation visit https://github.com/sass/libsass.

  4. package hmatrix-gsl-stats

    GSL Statistics interface Purely functional interface for statistics based on hmatrix and GSL Relieves the burden of alloc/free routines and is otherwise essentially 1:1 Documentation can be found at http://www.gnu.org/software/gsl/manual/ The vector type is Data.Vector.Storable from the vector package.

  5. package hmatrix-vector-sized

    Conversions between hmatrix and vector-sized types Conversions between statically sized types in hmatrix and vector-sized. See README on Github https://github.com/mstksg/hmatrix-vector-sized#readme

  6. package hoauth2

    Haskell OAuth2 authentication client This is Haskell binding of OAuth2 Authorization framework and Bearer Token Usage framework.

  7. package honeycomb

    Please see the README on GitHub at https://github.com/githubuser/honeycomb#readme

  8. package hopenssl

    FFI Bindings to OpenSSL's EVP Digest Interface Foreign-function bindings to the OpenSSL library. Currently provides access to the messages digests MD5, DSS, DSS1, RIPEMD160, and various SHA variants through the EVP digest interface.

  9. package hosc

    Haskell Open Sound Control Haskell library implementing the Open Sound Control protocol

  10. package hpke

    Hybrid Public Key Encryption Hybrid Public Key Encryption defined in RFC9180

Page 121 of many | Previous | Next