uhc-light-1.1.7.3: src/UHC/Light/Compiler/API.hs
{-# LINE 2 "src/ehc/API.chs" #-}
module UHC.Light.Compiler.API
(
module UHC.Light.Compiler.Base.API
, module UHC.Light.Compiler.Core.API
)
where
import UHC.Light.Compiler.Base.API
import UHC.Light.Compiler.Core.API