hw-bits-0.0.0.6: Conduits for tokenizing streams.

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 

bitShown :: BitShown a -> a Source

Show the value as a bit string