Hoogle Search
Within LTS Haskell 24.5 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Email address validation Validating an email address string against RFC 5322
-
IntMap and IntSet with Enum keys/elements. This package contains simple wrappers around Data.IntMap and Data.IntSet with Enum keys and elements respectively. Especially useful for Ints wrapped with `newtype`.
package
genvalidity-containers GenValidity support for containers GenValidity support for containers
-
Pango bindings Bindings for Pango, autogenerated by haskell-gi.
-
Compile git revision info into Haskell projects Please see the README and documentation at https://www.stackage.org/package/githash
-
Half-precision floating-point Half-precision floating-point.
-
Utilities to build Lua modules. Utilities to package up Haskell functions and values into a Lua module. This package is part of HsLua, a Haskell framework built around the embeddable scripting language Lua.
-
Run lifted IO operations asynchronously and wait for their results This package provides IO operations from async package lifted to any instance of MonadBase or MonadBaseControl.
-
Lua, an embeddable scripting language This package provides bindings and types to bridge Haskell and Lua. The full Lua interpreter version 5.4.7 is included. Alternatively, a system-wide Lua installation can be linked instead.
-
Arbitrary instances for Lua types. Provides instances for QuickCheck's "Arbitrary" typeclass.