memory-hexstring-1.0.1.0: Hex-string type for Haskell Web3 library.
CopyrightAleksandr Krupenkin 2016-2024
LicenseApache-2.0
Maintainer[email protected]
Stabilityexperimental
Portabilityunportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.ByteArray.HexString.TH

Description

Hex string template haskell helpers.

Synopsis

Documentation

hexFrom :: QuasiQuoter Source #

Get hex string from a file.

hex :: QuasiQuoter Source #

Get hex string from plain text.