copilot-c99-3.5: src/Copilot/Compile/C99/Settings.hs
-- | Settings used by the code generator to customize the code.
module Copilot.Compile.C99.Settings
{-# DEPRECATED "This module will be hidden in future versions." #-}
(module Copilot.Compile.C99.Settings.Internal)
where
import Copilot.Compile.C99.Settings.Internal