[project @ 2000-10-24 15:58:02 by simonmar]
[ghc-hetmet.git] / ghc / compiler / main / CmdLineOpts.lhs
index 2509004..348831a 100644 (file)
@@ -12,7 +12,7 @@ module CmdLineOpts (
        SwitchResult(..),
        HscLang(..),
        DynFlag(..),    -- needed non-abstractly by DriverFlags
-       DynFlags,       -- abstract
+       DynFlags(..),
 
        intSwitchSet,
        switchIsOn,