Update Hexstring for binary #1

Merged
pitmutt merged 12 commits from dev into master 2024-03-12 18:54:02 +00:00
Showing only changes of commit a7adee13de - Show all commits

View file

@ -6,7 +6,7 @@
{-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE OverloadedStrings #-}
module Data.HexString module Data.HexString
( HexString ( HexString(..)
, hexString , hexString
, fromBinary , fromBinary
, toBinary , toBinary