ddc-core-0.4.2.1: DDC/Core/Exp.hs
-- | Abstract syntax for the Disciple core language.
module DDC.Core.Exp
( module DDC.Core.Exp.Annot.Exp )
where
import DDC.Core.Exp.Annot.Exp
-- | Abstract syntax for the Disciple core language.
module DDC.Core.Exp
( module DDC.Core.Exp.Annot.Exp )
where
import DDC.Core.Exp.Annot.Exp