packages feed

ddc-core-0.3.2.1: DDC/Core/Compounds.hs

-- | Utilities for constructing and destructing compound expressions.
module DDC.Core.Compounds 
        ( module DDC.Core.Compounds.Annot )
where
import DDC.Core.Compounds.Annot