Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Simplification tools for simple propositional formulas. Normal form representation for boolean expressions. Typically simplifies such expressions, but is not guaranteed to produce the absolute simplest form.
-
Bounded quantity semaphores. Bounded quantity semaphores, meaning quantity semaphores that have an upper-bound in the number of units that can be available at any given time.
-
A generic boundingbox for an arbitrary vector A generic boundingbox for an arbitrary vector
-
Tying knots in polynomial functors Please see the README on GitHub at https://github.com/ejconlon/bowtie#readme
-
BSON lenses Lenses for Data.Bson
-
Bit-vector arithmetic library Bit-vectors implemented as a thin wrapper over integers.
-
Set of bytes. Data structure for sets of bytes, where bytes are Word8 values.
package
bytestring-aeson-orphans Aeson instances for ByteString, using base 64 encoding Encode ByteStrings as valid JSON using Aeson. The instances provided by this package use base64 encoding to ensure that the ByteString does not contain invalid (for JSON) characters.
-
Bytestring builder with zero intermediate allocation Please see README.md.
-
Cabal support for creating AppImage applications This package provides a build hook automating the creation of AppImage bundles.