Copyright | Aleksandr Krupenkin 2016-2024 |
---|---|
License | Apache-2.0 |
Maintainer | [email protected] |
Stability | experimental |
Portability | unportable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.ByteArray.HexString.TH
Description
Hex string template haskell helpers.
Synopsis
- hexFrom :: QuasiQuoter
- hex :: QuasiQuoter
Documentation
hexFrom :: QuasiQuoter Source #
Get hex string from a file.
hex :: QuasiQuoter Source #
Get hex string from plain text.