memory-hexstring-1.1.0.0: Hex-string type for Haskell Web3 library.
CopyrightAleksandr Krupenkin 2016-2024
LicenseApache-2.0
Maintainermail@akru.me
Stabilityexperimental
Portabilityunportable
Safe HaskellNone
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.