Expose fromText
This commit is contained in:
parent
fd70a681dc
commit
49bceb5f14
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ module Data.HexString
|
||||||
, toBinary
|
, toBinary
|
||||||
, fromBytes
|
, fromBytes
|
||||||
, toBytes
|
, toBytes
|
||||||
|
, fromText
|
||||||
, toText
|
, toText
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue