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.
-
Infer software license from a given license file Infer software license from a given license file
-
Extension of the parsers library with more capability and efficiency Extended version of the parsers library, with the additional classes providing more capable and efficient methods.
-
A simple, efficient supply of integers using atomic fetch-and-add. This package provides a simple, efficient supply of integers using atomic fetch-and-add.
-
Fast robust numeric integration via tanh-sinh quadrature Fast robust numeric integration via tanh-sinh quadrature
-
Efficient hash-consing for arbitrary data types Efficient hash-consing for arbitrary data types.
-
Data structure for working with Jupyter notebooks (ipynb). ipynb defines a data structure for representing Jupyter notebooks, along with ToJSON and FromJSON instances for conversion to and from JSON .ipynb files.
-
A library for creating kernels for IPython frontends ipython-kernel is a library for communicating with frontends for the interactive IPython framework. It is used extensively in IHaskell, the interactive Haskell environment.
-
A portable alternative to GNU Readline A Haskell wrapper around the Isocline C library which can provide an alternative to GNU Readline. (The Isocline library is included whole and there are no runtime dependencies). Please see the readme on GitHub for more information.
-
Reshape multi-dimensional arrays. Reshape multi-dimensional arrays. Provides the Shapable class, respresenting those instances of Ix that provide to arrays indexing that is isomorphic to that of C-style multi-dimensional arrays. Factored out of the carray library with the kind permission of its author.
-
Bindings for the JACK Audio Connection Kit Bindings for the JACK Audio Connection Kit http://jackaudio.org/. It has support both for PCM audio and MIDI handling. In order to adapt to your system, you may have to disable pkgConfig or jackFree cabal flags. You must compile your clients with -threaded otherwise you will encounter segfaults.