]> Git — Sourcephile - haskell/symantic.git/blob - symantic/Language/Symantic/Transforming.hs
Complexify the type system to support rank-1 polymorphic types and terms.
[haskell/symantic.git] / symantic / Language / Symantic / Transforming.hs
1 -- | Transforming terms.
2 module Language.Symantic.Transforming
3 ( module Language.Symantic.Transforming.Trans
4 ) where
5
6 import Language.Symantic.Transforming.Trans