Copyright | Copyright © 2021 Lars Kuhtz <lakuhtz@gmail.com> |
---|---|
License | MIT |
Maintainer | Lars Kuhtz <lakuhtz@gmail.com> |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.Hash.Internal.Utils
Description
Documentation
newtype B16ShortByteString Source #
Constructors
B16ShortByteString ShortByteString |
Instances
Show B16ShortByteString Source # | |
Defined in Data.Hash.Internal.Utils Methods showsPrec :: Int -> B16ShortByteString -> ShowS # show :: B16ShortByteString -> String # showList :: [B16ShortByteString] -> ShowS # |