module Data.Bit ( Bit(..) ) where import Data.Bit.Internal import Data.Vector.Unboxed.Bit.Internal ({- instance Unbox Bit -})