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.
-
Simple random generators API for cryptography related code Simple random generators API for cryptography related code
-
High-performance CSS tokenizer and serializer. See https://drafts.csswg.org/css-syntax/
-
Natural cubic spline interpolation. Natural cubic spline interpolation.
-
Types representing standard and non-standard currencies This package provides two types for representing currencies, one that can only represent ISO4217 currencies, and one that can also represent nonstandard currencies. An IsString instance is provided for convenience on the general type. Instances of Eq, Ord, and, Hashable are provided for use as keys. The Enum instance provides a mapping to/from ISO4217 numeric codes for currencies that have such a code.
-
Please see the README on GitHub at https://github.com/NorfairKing/cursor-brick#readme
-
Cursors for the fuzzy-time parser and resolver
-
CZipWith class and deriving via TH A typeclass similar to Data.Distributive, but for data parameterised with a type constructor. The name comes from the resemblance of its method to the regular zipWith function. The abstraction is useful for example for program config handling.
-
Use Accessor to access state in mtl State monad class Use Accessor to access state in mtl State monad class
-
Define Backwards Compatibility Schemes for Arbitrary Data Define Backwards Compatibility Schemes for Arbitrary Data
-
A data type for non-exclusive disjunction. A data type for non-exclusive disjunction.