typed-wire-0.3.1.1: Language-independent type-safe communication

Safe HaskellNone
LanguageHaskell2010

TW.Ast

Documentation

data Module Source #

Constructors

Module 

Instances

data ApiDef Source #

Instances

data EnumDef Source #

Constructors

EnumDef 

data Type Source #

Instances

Eq Type Source # 

Methods

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

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

Show Type Source # 

Methods

showsPrec :: Int -> Type -> ShowS #

show :: Type -> String #

showList :: [Type] -> ShowS #