-- | Compiling terms.
module Language.Symantic.Compiling
 ( module Language.Symantic.Compiling.Term
 ) where

import Language.Symantic.Compiling.Term