packages feed

ruler-0.4.0.0: src/Ty/Utils.chs

%%[1 hs module (Ty.Utils)
%%]

%%[1 hs export (module Ty.Ty, module Ty.PrettyPrint)
%%]

%%[1 hs import (Ty.Ty)
%%]

%%[1 hs import (Ty.PrettyPrint)
%%]

-------------------------------------------------------------------------
-- Interface to all Ty transformations and other utilities
-------------------------------------------------------------------------

%%[1 hs

%%]