[project @ 2005-03-30 14:13:42 by simonmar]
authorsimonmar <unknown>
Wed, 30 Mar 2005 14:13:42 +0000 (14:13 +0000)
committersimonmar <unknown>
Wed, 30 Mar 2005 14:13:42 +0000 (14:13 +0000)
Update module list

ghc/compiler/package.conf.in

index 80080e5..72a5335 100644 (file)
@@ -5,259 +5,254 @@ maintainer: glasgow-haskell-users@haskell.org
 exposed:       False
 
 exposed-modules:
-       BasicTypes,
-       CmdLineParser,
-       DataCon,
-       Demand,
-       DynFlags,
-       StaticFlags,
-       FieldLabel,
-       Id,
-       IdInfo,
-       Literal,
-       MkId,
-       Module,
-       Name,
-       NameEnv,
-       NameSet,
-       NewDemand,
-       OccName,
-       RdrName,
-       SrcLoc,
-       UniqSupply,
-       Unique,
-       Var,
-       VarEnv,
-       VarSet,
-       CLabel,
-       Cmm,
-       CmmLex,
-       CmmLint,
-       CmmParse,
-       CmmUtils,
-       MachOp,
-       PprC,
-       PprCmm,
-       Bitmap,
-       CgBindery,
-       CgCallConv,
-       CgCase,
-       CgClosure,
-       CgCon,
-       CgExpr,
-       CgForeignCall,
-       CgHeapery,
-       CgInfoTbls,
-       CgLetNoEscape,
-       CgMonad,
-       CgParallel,
-       CgPrimOp,
-       CgProf,
-       CgStackery,
-       CgTailCall,
-       CgTicky,
-       CgUtils,
-       ClosureInfo,
-       CodeGen,
-       SMRep,
-       CompManager,
-       CoreFVs,
-       CoreLint,
-       CorePrep,
-       CoreSubst,
-       CoreSyn,
-       CoreTidy,
-       CoreUnfold,
-       CoreUtils,
-       ExternalCore,
-       MkExternalCore,
-       PprCore,
-       PprExternalCore,
-       CprAnalyse,
-       Check,
-       Desugar,
-       DsArrows,
-       DsBinds,
-       DsCCall,
-       DsExpr,
-       DsForeign,
-       DsGRHSs,
-       DsListComp,
-       DsMeta,
-       DsMonad,
-       DsUtils,
-       Match,
-       MatchCon,
-       MatchLit,
-       ByteCodeAsm,
-       ByteCodeFFI,
-       ByteCodeGen,
-       ByteCodeInstr,
-       ByteCodeItbls,
-       ByteCodeLink,
-       InteractiveUI,
-       Linker,
-       ObjLink,
-       Convert,
-       HsBinds,
-       HsDecls,
-       HsExpr,
-       HsImpExp,
-       HsLit,
-       HsPat,
-       HsSyn,
-       HsTypes,
-       HsUtils,
-       BinIface,
-       BuildTyCl,
-       IfaceEnv,
-       IfaceSyn,
-       IfaceType,
-       LoadIface,
-       MkIface,
-       TcIface,
-       IlxGen,
-       Java,
-       JavaGen,
-       PrintJava,
-       CodeOutput,
-       Config,
-       Constants,
-       DriverMkDepend,
-       DriverPhases,
-       DriverPipeline,
-       ErrUtils,
-       Finder,
-       GetImports,
-       HscMain,
-       HscStats,
-       HscTypes,
-       PackageConfig,
-       Packages,
-       ParsePkgConf,
-       SysTools,
-       TidyPgm,
-       AsmCodeGen,
-       MachCodeGen,
-       MachInstrs,
-       MachRegs,
-       NCGMonad,
-       PositionIndependentCode,
-       PprMach,
-       RegAllocInfo,
-       RegisterAlloc,
-       FlattenInfo,
-       Flattening,
-       FlattenMonad,
-       NDPCoreUtils,
-       PArrAnal,
-       Ctype,
-       LexCore,
-       Lexer,
-       Parser,
-       ParserCore,
-       ParserCoreUtils,
-       RdrHsSyn,
-       ForeignCall,
-       PrelInfo,
-       PrelNames,
-       PrelRules,
-       PrimOp,
-       TysPrim,
-       TysWiredIn,
-       CostCentre,
-       SCCfinal,
-       RnBinds,
-       RnEnv,
-       RnExpr,
-       RnHsSyn,
-       RnNames,
-       RnSource,
-       RnTypes,
-       CSE,
-       FloatIn,
-       FloatOut,
-       LiberateCase,
-       OccurAnal,
-       SAT,
-       SATMonad,
-       SetLevels,
-       SimplCore,
-       SimplEnv,
-       Simplify,
-       SimplMonad,
-       SimplUtils,
-       SimplStg,
-       SRT,
-       StgStats,
-       Rules,
-       SpecConstr,
-       Specialise,
-       CoreToStg,
-       StgLint,
-       StgSyn,
-       DmdAnal,
-       SaAbsInt,
-       SaLib,
-       StrictAnal,
-       WorkWrap,
-       WwLib,
-       Inst,
-       TcArrows,
-       TcBinds,
-       TcClassDcl,
-       TcDefaults,
-       TcDeriv,
-       TcEnv,
-       TcExpr,
-       TcForeign,
-       TcGenDeriv,
-       TcHsSyn,
-       TcHsType,
-       TcInstDcls,
-       TcMatches,
-       TcMType,
-       TcPat,
-       TcRnDriver,
-       TcRnMonad,
-       TcRnTypes,
-       TcRules,
-       TcSimplify,
-       TcSplice,
-       TcTyClsDecls,
-       TcTyDecls,
-       TcType,
-       TcUnify,
-       Class,
-       FunDeps,
-       Generics,
-       InstEnv,
-       Kind,
-       TyCon,
-       Type,
-       TypeRep,
-       Unify,
-       Bag,
-       Binary,
-       BitSet,
-       Digraph,
-       FastMutInt,
-       FastString,
-       FastTypes,
-       FiniteMap,
-       IOEnv,
-       ListSetOps,
-       Maybes,
-       OrdList,
-       Outputable,
-       Panic,
-       Pretty,
-       PrimPacked,
-       StringBuffer,
-       UnicodeUtil,
-       UniqFM,
-       UniqSet,
+       AsmCodeGen
+       Bag
+       BasicTypes
+       BinIface
+       Binary
+       BitSet
+       Bitmap
+       BuildTyCl
+       ByteCodeAsm
+       ByteCodeFFI
+       ByteCodeGen
+       ByteCodeInstr
+       ByteCodeItbls
+       ByteCodeLink
+       CLabel
+       CSE
+       CgBindery
+       CgCallConv
+       CgCase
+       CgClosure
+       CgCon
+       CgExpr
+       CgForeignCall
+       CgHeapery
+       CgInfoTbls
+       CgLetNoEscape
+       CgMonad
+       CgParallel
+       CgPrimOp
+       CgProf
+       CgStackery
+       CgTailCall
+       CgTicky
+       CgUtils
+       Check
+       Class
+       ClosureInfo
+       CmdLineParser
+       Cmm
+       CmmLint
+       CmmUtils
+       CodeGen
+       CodeOutput
+       Constants
+       Convert
+       CoreFVs
+       CoreLint
+       CorePrep
+       CoreSubst
+       CoreSyn
+       CoreTidy
+       CoreToStg
+       CoreUnfold
+       CoreUtils
+       CostCentre
+       CprAnalyse
+       Ctype
+       DataCon
+       Demand
+       Desugar
+       Digraph
+       DmdAnal
+       DriverMkDepend
+       DriverPhases
+       DriverPipeline
+       DsArrows
+       DsBinds
+       DsCCall
+       DsExpr
+       DsForeign
+       DsGRHSs
+       DsListComp
+       DsMeta
+       DsMonad
+       DsUtils
+       DynFlags
+       ErrUtils
+       ExternalCore
+       FastMutInt
+       FastString
+       FastTypes
+       FieldLabel
+       Finder
+       FiniteMap
+       FlattenInfo
+       FlattenMonad
+       Flattening
+       FloatIn
+       FloatOut
+       ForeignCall
+       FunDeps
+       GHC
+       Generics
+       GetImports
+       HsBinds
+       HsDecls
+       HsExpr
+       HsImpExp
+       HsLit
+       HsPat
+       HsSyn
+       HsTypes
+       HsUtils
+       HscMain
+       HscStats
+       HscTypes
+       IOEnv
+       Id
+       IdInfo
+       IfaceEnv
+       IfaceSyn
+       IfaceType
+       IlxGen
+       Inst
+       InstEnv
+       InteractiveUI
+       Java
+       JavaGen
+       Kind
+       LexCore
+       LiberateCase
+       Linker
+       ListSetOps
+       Literal
+       LoadIface
+       MachCodeGen
+       MachInstrs
+       MachOp
+       MachRegs
+       Main
+       Match
+       MatchCon
+       MatchLit
+       Maybes
+       MkExternalCore
+       MkId
+       MkIface
+       Module
+       NCGMonad
+       NDPCoreUtils
+       Name
+       NameEnv
+       NameSet
+       NewDemand
+       ObjLink
+       OccName
+       OccurAnal
+       OrdList
+       Outputable
+       PArrAnal
+       PackageConfig
+       Packages
+       Panic
+       ParserCoreUtils
+       PositionIndependentCode
+       PprC
+       PprCmm
+       PprCore
+       PprExternalCore
+       PprMach
+       PrelInfo
+       PrelNames
+       PrelRules
+       Pretty
+       PrettyTest
+       PrimOp
+       PrimPacked
+       PrintJava
+       RdrHsSyn
+       RdrName
+       RegAllocInfo
+       RegisterAlloc
+       RnBinds
+       RnEnv
+       RnExpr
+       RnHsSyn
+       RnNames
+       RnSource
+       RnTypes
+       Rules
+       SAT
+       SATMonad
+       SCCfinal
+       SMRep
+       SRT
+       SaAbsInt
+       SaLib
+       SetLevels
+       SimplCore
+       SimplEnv
+       SimplMonad
+       SimplStg
+       SimplUtils
+       Simplify
+       SpecConstr
+       Specialise
+       SrcLoc
+       StaticFlags
+       StgLint
+       StgStats
+       StgSyn
+       StrictAnal
+       StringBuffer
+       SysTools
+       TcArrows
+       TcBinds
+       TcClassDcl
+       TcDefaults
+       TcDeriv
+       TcEnv
+       TcExpr
+       TcForeign
+       TcGenDeriv
+       TcHsSyn
+       TcHsType
+       TcIface
+       TcInstDcls
+       TcMType
+       TcMatches
+       TcPat
+       TcRnDriver
+       TcRnMonad
+       TcRnTypes
+       TcRules
+       TcSimplify
+       TcSplice
+       TcTyClsDecls
+       TcTyDecls
+       TcType
+       TcUnify
+       TidyPgm
+       TyCon
+       Type
+       TypeRep
+       TysPrim
+       TysWiredIn
+       UnicodeUtil
+       Unify
+       UniqFM
+       UniqSet
+       UniqSupply
+       Unique
        Util
+       Var
+       VarEnv
+       VarSet
+       WorkWrap
+       WwLib
 
 #ifdef INSTALLING
 import-dirs:   PKG_LIBDIR"/hslibs-imports/ghc"