autolib-util
Safe HaskellNone
LanguageHaskell98

Autolib.Util.Bild

Documentation

class ToBild a where Source #

Methods

toBild :: a -> Bild Source #

module Data.Array

Orphan instances

ToDoc Bild Source # 
Instance details

Methods

toDocPrec :: Int -> Bild -> Doc #

toDocList :: [Bild] -> Doc #