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.
-
option of aeson's deriveJSON Utils for using aeson's deriveJSON with lens's makeFields
-
A simple applicative parser A simple applicative parser in Parsec style
-
Persistent integration for ppend-only cooperative agreement
-
Map with a Semigroup and Monoid instances delegating to Semigroup of the elements Please see the README on GitHub at https://github.com/koterpillar/appendmap#readme
-
Round a set of numbers while maintaining its sum Round a set of numbers while maintaining its sum. According procedures are used to assign seats to parties in a parliament. You may also use it to round percentages that sum up to 100%. https://en.wikipedia.org/wiki/Apportionment_(politics)
-
Approximate discrete values and numbers This package provides approximate discrete values and numbers.
-
Lists of chunks Lists of chunks. This is similar to the Cons List provided by Data.List, but it is more useful as a target for a builder since the chunks are cache coherent.
-
A Char type representing an ASCII character This package defines a Char type that has 128 constructors, one for each ASCII character.
-
A simple progress bar for the console. A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project progress github
-
Simple monadic parser for ASN1 stream types. Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not convenient.