Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
unicode-data Unicode.Char.General.Blocks U+1F0A0..U+1F0FF: Playing Cards.
-
unicode-data Unicode.Char.General.Blocks U+E000..U+F8FF: Private Use Area.
-
unicode-data Unicode.Char.General.Blocks U+10B80..U+10BAF: Psalter Pahlavi.
-
versions Data.Versions A PVP version number specific to the Haskell ecosystem. Like SemVer this is a prescriptive scheme, and follows the PVP spec. Legal PVP values are of the form: MAJOR(.MAJOR.MINOR) Example: 1.2.3 Extra Rules:
- Each component must be a number.
- Only the first MAJOR component is actually necessary. Otherwise, there can be any number of components. 1.2.3.4.5.6.7 is legal.
- Unlike SemVer there are two MAJOR components, and both indicate a breaking change. The spec otherwise designates no special meaning to components past the MINOR position.
-
versions Data.Versions No documentation available.
type
ParsingError = ParseErrorBundle Text Voidversions Data.Versions A synonym for the more verbose megaparsec error type.
-
web3-crypto Crypto.Bip39 Optional passphrase for mnemnoic sentence.
-
web3-crypto Crypto.Ethereum ECDSA Private Key.
-
web3-crypto Crypto.Ethereum ECDSA Public Key.
Pbkdf2 :: Parameters -> HexString -> Kdfweb3-crypto Crypto.Ethereum.Keyfile No documentation available.