hw-bits-0.5.0.1: 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 a 

Instances

bitShown :: BitShown a -> a Source #

Show the value as a bit string