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
|
||||
, fromBytes
|
||||
, toBytes
|
||||
, fromText
|
||||
, toText
|
||||
) where
|
||||
|
||||
|
|
Loading…
Reference in a new issue