hw-bits-0.7.0.2: Bit manipulation

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Bits.BitShown

Synopsis

Documentation

newtype BitShown a Source #

Tag for a value describe the value as being able to be shown as a bit string

Constructors

BitShown 

Fields

Instances

bitShown :: BitShown a -> a Source #

Show the value as a bit string