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