zm-0.3.2: Language independent, reproducible, absolute types

Safe HaskellNone
LanguageHaskell2010

ZM.Type.Bits11

Documentation

data Bits11 Source #

Constructors

Bits11 

Fields

Instances

Eq Bits11 Source # 

Methods

(==) :: Bits11 -> Bits11 -> Bool #

(/=) :: Bits11 -> Bits11 -> Bool #

Ord Bits11 Source # 
Show Bits11 Source # 
Generic Bits11 Source # 

Associated Types

type Rep Bits11 :: * -> * #

Methods

from :: Bits11 -> Rep Bits11 x #

to :: Rep Bits11 x -> Bits11 #

Flat Bits11 Source # 
Model Bits11 Source # 
type Rep Bits11 Source #