cvs commit: fptools Makefile README aclocal.m4 configure.ac fptools/distrib Makefile-bin.in configure-bin.ac hc-build prep-bin-dist-mingw prep-bin-dist-mingw-args fptools/docs/building building.xml fptools/ghc ANNOUNCE Makefile aclocal.m4 configure.ac ...

sseefried at haskell.org sseefried at haskell.org
Fri May 27 04:30:04 EDT 2005


sseefried    2005/05/27 01:30:03 PDT

  Modified files:        (Branch: pluggable-1-branch)
    .                    Makefile README aclocal.m4 configure.ac 
    distrib              Makefile-bin.in configure-bin.ac hc-build 
                         prep-bin-dist-mingw 
                         prep-bin-dist-mingw-args 
    docs/building        building.xml 
    ghc                  ANNOUNCE Makefile aclocal.m4 configure.ac 
                         ghc.spec.in 
    ghc/compiler         HsVersions.h Makefile 
    ghc/compiler/basicTypes BasicTypes.lhs Id.lhs IdInfo.lhs 
                            MkId.lhs Module.hi-boot-6 Module.lhs 
                            Name.lhs OccName.lhs RdrName.lhs 
                            SrcLoc.lhs Unique.lhs Var.lhs 
                            VarEnv.lhs 
    ghc/compiler/cmm     CLabel.hs Cmm.hs MachOp.hs PprC.hs 
                         PprCmm.hs 
    ghc/compiler/codeGen CgClosure.lhs CgCon.lhs CgInfoTbls.hs 
                         CgProf.hs CgUtils.hs 
    ghc/compiler/compMan CompManager.lhs 
    ghc/compiler/coreSyn CoreLint.lhs CorePrep.lhs CoreSyn.lhs 
                         CoreTidy.lhs CoreUnfold.lhs CoreUtils.lhs 
                         PprCore.lhs PprExternalCore.lhs 
    ghc/compiler/cprAnalysis CprAnalyse.lhs 
    ghc/compiler/deSugar Desugar.lhs DsArrows.lhs DsCCall.lhs 
                         DsExpr.lhs DsForeign.lhs DsListComp.lhs 
                         DsMeta.hs DsMonad.lhs DsUtils.lhs 
                         Match.hi-boot-6 Match.lhs MatchCon.lhs 
                         MatchLit.lhs 
    ghc/compiler/ghci    ByteCodeFFI.lhs ByteCodeGen.lhs 
                         InteractiveUI.hs Linker.lhs 
    ghc/compiler/hsSyn   Convert.lhs HsBinds.lhs HsExpr.lhs 
    ghc/compiler/iface   BinIface.hs BuildTyCl.lhs IfaceEnv.lhs 
                         IfaceSyn.lhs IfaceType.lhs LoadIface.lhs 
                         MkIface.lhs TcIface.lhs 
    ghc/compiler/main    CmdLineOpts.lhs CodeOutput.lhs 
                         Constants.lhs DriverFlags.hs 
                         DriverMkDepend.hs DriverPhases.hs 
                         DriverPipeline.hs DriverState.hs 
                         DriverUtil.hs Finder.lhs GetImports.hs 
                         HscMain.lhs HscTypes.lhs Main.hs 
                         PackageConfig.hs Packages.lhs 
                         SysTools.lhs TidyPgm.lhs 
    ghc/compiler/nativeGen AsmCodeGen.lhs MachCodeGen.hs 
                           MachInstrs.hs NCG.h 
                           PositionIndependentCode.hs PprMach.hs 
                           RegAllocInfo.hs RegisterAlloc.hs 
    ghc/compiler/ndpFlatten Flattening.hs NDPCoreUtils.hs 
                            PArrAnal.hs 
    ghc/compiler/parser  Lexer.x Parser.y.pp RdrHsSyn.lhs 
                         hschooks.c 
    ghc/compiler/prelude PrelNames.lhs PrelRules.lhs TysPrim.lhs 
                         TysWiredIn.lhs primops.txt.pp 
    ghc/compiler/rename  RnBinds.lhs RnEnv.lhs RnExpr.lhs 
                         RnNames.lhs RnSource.lhs RnTypes.lhs 
    ghc/compiler/simplCore CSE.lhs FloatIn.lhs FloatOut.lhs 
                           LiberateCase.lhs OccurAnal.lhs 
                           SetLevels.lhs SimplCore.lhs 
                           SimplMonad.lhs SimplUtils.lhs 
                           Simplify.lhs 
    ghc/compiler/specialise Rules.lhs SpecConstr.lhs 
                            Specialise.lhs 
    ghc/compiler/stgSyn  CoreToStg.lhs 
    ghc/compiler/stranal DmdAnal.lhs WorkWrap.lhs WwLib.lhs 
    ghc/compiler/typecheck Inst.lhs TcArrows.lhs TcBinds.lhs 
                           TcClassDcl.lhs TcDeriv.lhs TcEnv.lhs 
                           TcExpr.hi-boot-6 TcExpr.lhs 
                           TcForeign.lhs TcHsSyn.lhs TcHsType.lhs 
                           TcInstDcls.lhs TcMType.lhs 
                           TcMatches.hi-boot-6 TcMatches.lhs 
                           TcPat.lhs TcRnDriver.lhs TcRnMonad.lhs 
                           TcRnTypes.lhs TcSimplify.lhs 
                           TcSplice.hi-boot-6 TcSplice.lhs 
                           TcTyClsDecls.lhs TcType.lhs TcUnify.lhs 
    ghc/compiler/types   FunDeps.lhs Generics.lhs InstEnv.lhs 
                         Kind.lhs TyCon.lhs Type.lhs TypeRep.lhs 
                         Unify.lhs 
    ghc/compiler/utils   Binary.hs IOEnv.hs Maybes.lhs 
                         Outputable.lhs Panic.lhs StringBuffer.lhs 
                         Util.lhs 
    ghc/docs             index.html 
    ghc/docs/comm/genesis modules.html 
    ghc/docs/comm/rts-libs coding-style.html 
    ghc/docs/comm/the-beast coding-style.html 
    ghc/docs/users_guide bugs.xml faq.xml ffi-chap.xml flags.xml 
                         ghci.xml glasgow_exts.xml installing.xml 
                         packages.xml phases.xml profiling.xml 
                         separate_compilation.xml ug-ent.xml 
                         using.xml win32-dlls.xml 
    ghc/driver           Makefile 
    ghc/driver/ghci      .cvsignore Makefile ghci.c 
    ghc/driver/mangler   ghc-asm.lprl 
    ghc/driver/split     ghc-split.lprl 
    ghc/includes         Cmm.h Constants.h MachDeps.h MachRegs.h 
                         Makefile Regs.h Rts.h RtsConfig.h 
                         RtsExternal.h RtsFlags.h RtsMessages.h 
                         SMP.h STM.h Signals.h Stg.h 
                         StgMiscClosures.h Storage.h TSO.h 
                         TailCalls.h mkDerivedConstants.c 
    ghc/lib/compat       Makefile 
    ghc/lib/compat/Compat Directory.hs RawSystem.hs 
    ghc/lib/compat/cbits directory.c rawSystem.c 
    ghc/mk               boilerplate.mk config.mk.in 
    ghc/rts              Adjustor.c Apply.cmm Arena.c Capability.c 
                         Exception.cmm Exception.h GC.c 
                         GCCompact.c GCCompact.h 
                         HeapStackCheck.cmm HsFFI.c Interpreter.c 
                         Linker.c LinkerInternals.h MBlock.c 
                         MBlock.h Makefile PrimOps.cmm Profiling.c 
                         Profiling.h RetainerSet.c RtsFlags.c 
                         RtsMessages.c RtsStartup.c RtsUtils.c 
                         RtsUtils.h STM.c Sanity.c Schedule.c 
                         Select.c Signals.c Signals.h Stats.c 
                         StgCRun.c Storage.c Timer.c Timer.h 
                         Weak.c Weak.h package.conf.in 
    ghc/rts/parallel     ParTicky.c 
    ghc/rts/win32        AsyncIO.c ConsoleHandler.c 
                         ConsoleHandler.h IOManager.c IOManager.h 
                         Ticker.c 
    ghc/utils/genapply   GenApply.hs Makefile 
    ghc/utils/genprimopcode Makefile 
    ghc/utils/ghc-pkg    .cvsignore Main.hs Makefile 
    ghc/utils/hp2ps      AreaBelow.c AuxFile.c Axes.c Curves.c 
                         Deviation.c Dimensions.c Error.c HpFile.c 
                         Key.c Main.c Main.h Marks.c PsFile.c 
                         Reorder.c Scale.c Shade.c TopTwenty.c 
                         TraceElement.c Utilities.c 
    ghc/utils/hsc2hs     Main.hs Makefile Makefile.nhc98 
    ghc/utils/prof       ghcprof.prl 
    ghc/utils/runghc     Makefile runghc.hs 
    hslibs/concurrent    package.conf.in 
    hslibs/data          package.conf.in 
    hslibs/data/edison/Seq BinaryRandList.hs 
    hslibs/hssource      package.conf.in 
    hslibs/lang          Addr.lhs IOExts.hs package.conf.in 
    hslibs/net           package.conf.in 
    hslibs/object-io     package.conf.in 
    hslibs/posix         DLPrim.hsc PosixProcEnv.lhs 
                         PosixProcPrim.lhs package.conf.in 
    hslibs/posix/cbits   HsPosix.h env.c 
    hslibs/text          package.conf.in 
    hslibs/util          Makefile Readline.hs package.conf.in 
    hslibs/win32         Makefile Win32Spawn.hs package.conf.in 
    hslibs/xlib          package.conf.in 
    libraries            Makefile Makefile.common 
    libraries/Cabal      .cvsignore Makefile package.conf.in 
    libraries/Cabal/Distribution Extension.hs 
                                 InstalledPackageInfo.hs 
                                 License.hs Make.hs Package.hs 
                                 PackageDescription.hs 
                                 ParseUtils.hs PreProcess.hs 
                                 Setup.hs Simple.hs Version.hs 
    libraries/Cabal/Distribution/Compat Directory.hs Exception.hs 
                                        FilePath.hs RawSystem.hs 
                                        ReadP.hs 
    libraries/Cabal/Distribution/PreProcess Unlit.hs 
    libraries/Cabal/Distribution/Simple Build.hs Configure.hs 
                                        GHCPackageConfig.hs 
                                        Install.hs 
                                        LocalBuildInfo.hs 
                                        Register.hs SrcDist.hs 
                                        Utils.hs 
    libraries/Cabal/tests ModuleTest.hs 
    libraries/GLUT       .cvsignore Makefile aclocal.m4 
                         configure.ac package.conf.in 
    libraries/GLUT/Graphics/UI/GLUT Colormap.hs Initialization.hs 
                                    Menu.hs Overlay.hs Window.hs 
    libraries/GLUT/Graphics/UI/GLUT/Callbacks Registration.hs 
                                              Window.hs 
    libraries/GLUT/cbits Makefile 
    libraries/GLUT/examples/Misc Gears.hs 
    libraries/GLUT/include Makefile 
    libraries/HGL        .cvsignore Makefile configure.ac 
                         package.conf.in 
    libraries/HGL/Graphics SOE.hs 
    libraries/HGL/Graphics/HGL Run.hs Utils.hs 
    libraries/HGL/Graphics/HGL/X11 Display.hs 
    libraries/HUnit      Makefile Makefile.nhc98 README 
                         package.conf.in 
    libraries/HaXml      configure 
    libraries/HaXml/bugs/panitz XmlLex.hs 
    libraries/HaXml/src  Makefile.nhc98 
    libraries/ObjectIO   package.conf.in 
    libraries/ObjectIO/Graphics/UI/ObjectIO StdGUI.hs 
                                            StdPicture.hs 
    libraries/ObjectIO/Graphics/UI/ObjectIO/Control Internal.hs 
    libraries/ObjectIO/Graphics/UI/ObjectIO/OS Cutil_12.hs 
                                               DocumentInterface.hs 
                                               Picture.hs Rgn.hs 
                                               System.hs 
    libraries/ObjectIO/include cCrossCall_121.h cTCP_121.h 
                               cprinter_121.h util_121.h 
    libraries/OpenAL     .cvsignore Makefile configure.ac 
                         package.conf.in 
    libraries/OpenAL/Sound/OpenAL/ALC Context.hs 
    libraries/OpenGL     .cvsignore Makefile Makefile.nhc98 
                         aclocal.m4 configure.ac package.conf.in 
    libraries/OpenGL/Graphics/Rendering/OpenGL/GL CoordTrans.hs 
                                                  VertexSpec.hs 
    libraries/OpenGL/Graphics/Rendering/OpenGL/GLU NURBS.hs 
                                                   Quadrics.hs 
                                                   Tessellation.hs 
    libraries/QuickCheck Makefile.nhc98 package.conf.in 
    libraries/QuickCheck/Test/QuickCheck Batch.hs 
    libraries/Win32      package.conf.in 
    libraries/Win32/Graphics/Win32 Dialogue.hsc Window.hsc 
    libraries/X11        .cvsignore Makefile configure.ac 
                         package.conf.in 
    libraries/X11/Graphics/X11 Types.hsc 
    libraries/X11/Graphics/X11/Xlib Event.hsc Font.hsc Misc.hsc 
                                    Window.hs 
    libraries/X11/include Makefile 
    libraries/arrows/Control Sequence.hs 
    libraries/arrows/Control/Arrow Internals.hs Operations.hs 
                                   Transformer.hs 
    libraries/arrows/Control/Arrow/Transformer Automaton.hs 
                                               CoState.hs Error.hs 
                                               Reader.hs State.hs 
                                               Static.hs Stream.hs 
                                               Writer.hs 
    libraries/base       Foreign.hs Makefile Makefile.nhc98 
                         Numeric.hs Prelude.hs configure.ac 
                         package.conf.in 
    libraries/base/Control Arrow.hs Concurrent.hs Exception.hs 
                           Monad.hs 
    libraries/base/Control/Monad ST.hs 
    libraries/base/Control/Parallel Strategies.hs 
    libraries/base/Data  Array.hs Bits.hs Bool.hs Char.hs 
                         Complex.hs Dynamic.hs Either.hs 
                         FiniteMap.hs Graph.hs HashTable.hs Int.hs 
                         Ix.hs List.hs Maybe.hs Monoid.hs Queue.hs 
                         STRef.hs Set.hs Tree.hs Tuple.hs 
                         Typeable.hs Version.hs Word.hs 
    libraries/base/Data/Array Base.hs Diff.hs IO.hs 
    libraries/base/Data/Array/IO Internals.hs 
    libraries/base/Data/Generics Instances.hs Schemes.hs Text.hs 
    libraries/base/Debug Trace.hs 
    libraries/base/Foreign C.hs Concurrent.hs ForeignPtr.hs 
                           Marshal.hs Ptr.hs StablePtr.hs 
                           Storable.hs 
    libraries/base/Foreign/C Error.hs String.hs Types.hs 
    libraries/base/Foreign/Marshal Alloc.hs Array.hs Error.hs 
                                   Pool.hs Utils.hs 
    libraries/base/GHC   Arr.lhs Base.lhs Conc.lhs 
                         ConsoleHandler.hs Dotnet.hs Enum.lhs 
                         Err.lhs Exception.lhs Float.lhs 
                         ForeignPtr.hs Handle.hs IO.hs IOBase.lhs 
                         Int.hs List.lhs Num.lhs PArr.hs Pack.lhs 
                         Ptr.lhs Read.lhs Real.lhs ST.lhs 
                         STRef.lhs Show.lhs Stable.lhs 
                         Storable.lhs TopHandler.lhs Unicode.hs 
                         Weak.lhs Word.hs 
    libraries/base/System CPUTime.hsc Cmd.hs Directory.hs 
                          Environment.hs IO.hs Info.hs Process.hs 
                          Time.hsc 
    libraries/base/System/Console GetOpt.hs 
    libraries/base/System/IO Error.hs Unsafe.hs 
    libraries/base/System/Mem Weak.hs 
    libraries/base/System/Posix Internals.hs Types.hs 
    libraries/base/System/Process Internals.hs 
    libraries/base/Text  Printf.hs Read.hs Show.hs 
    libraries/base/Text/ParserCombinators ReadP.hs ReadPrec.hs 
    libraries/base/Text/Read Lex.hs 
    libraries/base/Text/Regex Posix.hsc 
    libraries/base/cbits Makefile consUtils.c dirUtils.c execvpe.c 
                         inputReady.c lockFile.c runProcess.c 
                         timeUtils.c 
    libraries/base/include HsBase.h Makefile consUtils.h 
                           dirUtils.h lockFile.h runProcess.h 
    libraries/doc        lib-hierarchy.html 
    libraries/fgl        Makefile package.conf.in 
    libraries/fgl/Data/Graph Inductive.hs 
    libraries/fgl/Data/Graph/Inductive Graph.hs 
    libraries/fgl/Data/Graph/Inductive/Internal RootPath.hs 
                                                Thread.hs 
    libraries/fgl/Data/Graph/Inductive/Query BFS.hs DFS.hs GVD.hs 
                                             MST.hs MaxFlow.hs 
                                             SP.hs 
    libraries/haskell-src Makefile Makefile.nhc98 package.conf.in 
    libraries/haskell-src/Language/Haskell Lexer.hs Pretty.hs 
                                           Syntax.hs 
    libraries/haskell98  IO.hs package.conf.in 
    libraries/monads     Makefile 
    libraries/monads/Examples Cont.hs 
    libraries/monads/Monad BackT.hs Cont.hs ContT.hs Except.hs 
                           ExceptT.hs Id.hs Prelude.hs Reader.hs 
                           ReaderT.hs State.hs StateT.hs Writer.hs 
                           WriterT.hs 
    libraries/mtl        package.conf.in 
    libraries/mtl/Control/Monad State.hs 
    libraries/network    Makefile Network.hs configure.ac 
                         package.conf.in 
    libraries/network/Network BSD.hsc CGI.hs Socket.hsc URI.hs 
    libraries/network/include Makefile 
    libraries/parsec     Makefile.nhc98 package.conf.in 
    libraries/parsec/Text/ParserCombinators/Parsec Pos.hs Prim.hs 
    libraries/parsec/examples/Mondrian Pretty.hs 
    libraries/readline   Makefile package.conf.in 
    libraries/readline/System/Console SimpleLineEditor.hs 
    libraries/stm        package.conf.in 
    libraries/stm/Control/Concurrent STM.hs 
    libraries/stm/Control/Concurrent/STM TChan.hs 
    libraries/template-haskell package.conf.in 
    libraries/template-haskell/Language/Haskell TH.hs 
    libraries/template-haskell/Language/Haskell/TH PprLib.hs 
                                                   Syntax.hs 
    libraries/unix       Makefile configure.ac package.conf.in 
    libraries/unix/System/Posix Env.hsc Files.hsc IO.hsc 
    libraries/unix/System/Posix/DynamicLinker Prim.hsc 
    libraries/unix/include HsUnix.h Makefile 
    mk                   bootstrap.mk config.mk.in fptools.css 
                         package.mk paths.mk suffix.mk target.mk 
  Added files:           (Branch: pluggable-1-branch)
    ghc/compiler/basicTypes DataCon.lhs-boot IdInfo.lhs-boot 
                            MkId.lhs-boot Module.lhs-boot 
                            Name.lhs-boot OccName.lhs-boot 
    ghc/compiler/codeGen CgBindery.lhs-boot CgExpr.lhs-boot 
                         ClosureInfo.lhs-boot 
    ghc/compiler/coreSyn CoreSubst.lhs 
    ghc/compiler/deSugar DsExpr.lhs-boot Match.lhs-boot 
    ghc/compiler/ghci    keepCAFsForGHCi.c 
    ghc/compiler/hsSyn   HsExpr.lhs-boot HsPat.lhs-boot 
    ghc/compiler/iface   TcIface.lhs-boot 
    ghc/compiler/main    Packages.lhs-boot 
    ghc/compiler/rename  RnSource.lhs-boot 
    ghc/compiler/simplCore SimplEnv.lhs 
    ghc/compiler/typecheck TcExpr.lhs-boot TcMatches.lhs-boot 
                           TcSplice.lhs-boot TcType.lhs-boot 
                           TcUnify.lhs-boot 
    ghc/compiler/types   TyCon.lhs-boot TypeRep.lhs-boot 
    ghc/docs/users_guide 6.4-notes.xml 
    ghc/driver/ghci      ghcii.sh 
    ghc/includes         ghcconfig.h 
    ghc/lib/compat/Distribution GetOpt.hs 
    ghc/lib/compat/System/Directory Internals.hs 
    ghc/lib/compat/include directory.h 
    ghc/rts              AdjustorAsm.S 
    hslibs/object-io/ObjectIO IOState.hs-boot 
    libraries/Cabal      Cabal.cabal Makefile.inc Makefile.nhc98 
    libraries/Cabal/Distribution GetOpt.hs 
    libraries/Cabal/doc  Cabal.xml Makefile 
    libraries/Cabal/examples Makefile hapax.hs 
    libraries/Cabal/tests Tests.mk 
    libraries/Cabal/tests/A A.cabal A.hs MainA.hs Makefile 
                            Setup.lhs hello.c 
    libraries/Cabal/tests/A/B A.hs MainB.hs 
    libraries/Cabal/tests/A/c_src hello.c 
    libraries/Cabal/tests/depOnLib Makefile Setup.lhs test.cabal 
    libraries/Cabal/tests/depOnLib/libs A.hs 
    libraries/Cabal/tests/depOnLib/mains Main.hs 
    libraries/Cabal/tests/exeWithC Makefile Setup.lhs a.c test.hs 
                                   tt.cabal 
    libraries/Cabal/tests/twoMains MainA.hs MainB.hs Makefile 
                                   Setup.lhs test.cabal 
    libraries/Cabal/tests/wash2hs CHANGES LICENSE Makefile 
                                  Setup.lhs wash2hs.cabal 
    libraries/Cabal/tests/wash2hs/hs WASHClean.hs WASHData.hs 
                                     WASHExpression.hs 
                                     WASHFlags.hs WASHGenerator.hs 
                                     WASHMain.hs WASHOut.hs 
                                     WASHParser.hs WASHUtil.hs 
    libraries/Cabal/tests/wash2hs/test Counter.wash 
                                       ManuelsTable.wash 
                                       Tutorial.wash 
    libraries/Cabal/tests/withHooks C.testSuffix D.gc Main.hs 
                                    Makefile Setup.buildinfo.in 
                                    Setup.lhs WithHooks.hs 
                                    withHooks.cabal 
    libraries/GLUT       GLUT.buildinfo.in GLUT.cabal 
    libraries/HGL        HGL.buildinfo.in HGL.cabal 
    libraries/HUnit      HUnit.cabal 
    libraries/HaXml      HaXml.cabal 
    libraries/ObjectIO/Graphics/UI/ObjectIO/Process 
                                                    IOState.hs-boot 
    libraries/OpenAL     OpenAL.buildinfo.in OpenAL.cabal 
    libraries/OpenGL     OpenGL.buildinfo.in OpenGL.cabal 
    libraries/QuickCheck QuickCheck.cabal 
    libraries/Win32      Win32.cabal prologue.txt 
    libraries/X11        X11.buildinfo.in X11.cabal 
    libraries/arrows     arrows.cabal 
    libraries/base       base.buildinfo.in base.cabal config.mk.in 
    libraries/base/Data  Dynamic.hs-boot FunctorM.hs IntMap.hs 
                         IntSet.hs Map.hs 
    libraries/base/GHC   Err.lhs-boot Unicode.hs-boot 
    libraries/base/NHC   SizedTypes.hs 
    libraries/base/System/Directory Internals.hs 
    libraries/base/System/Posix Signals.hs 
    libraries/fgl        fgl.cabal 
    libraries/haskell-src haskell-src.cabal 
    libraries/haskell98  haskell98.cabal 
    libraries/monads     README 
    libraries/mtl        mtl.cabal 
    libraries/network    network.buildinfo.in network.cabal 
    libraries/parsec     parsec.cabal 
    libraries/readline   Makefile.nhc98 
    libraries/unix       unix.buildinfo.in unix.cabal 
    mk                   fix_install_names.sh 
  Removed files:         (Branch: pluggable-1-branch)
    ghc/compiler/basicTypes DataCon.hi-boot IdInfo.hi-boot 
                            MkId.hi-boot Name.hi-boot 
    ghc/compiler/codeGen CgBindery.hi-boot CgBindery.hi-boot-4 
                         CgExpr.hi-boot CgUsages.hi-boot 
                         ClosureInfo.hi-boot 
    ghc/compiler/coreSyn CoreSyn.hi-boot Subst.hi-boot 
                         Subst.hi-boot-5 Subst.hi-boot-6 Subst.lhs 
    ghc/compiler/deSugar DsExpr.hi-boot Match.hi-boot 
    ghc/compiler/hsSyn   HsExpr.hi-boot 
    ghc/compiler/prelude TysWiredIn.hi-boot 
    ghc/compiler/profiling CostCentre.hi-boot 
    ghc/compiler/typecheck TcExpr.hi-boot TcMatches.hi-boot 
                           TcType.hi-boot TcUnify.hi-boot 
    ghc/compiler/types   TyCon.hi-boot TypeRep.hi-boot 
    ghc/lib/compat/Distribution/Compat Error.hs 
    ghc/lib/compat/System FilePath.hs 
    hslibs/lang          ForeignObj.hi-boot 
    hslibs/object-io/ObjectIO IOState.hi-boot 
    libraries/Cabal/Distribution/Compat Error.hs 
    libraries/GLUT       Setup.buildinfo.in Setup.description 
    libraries/HGL        Setup.buildinfo.in Setup.description 
    libraries/HUnit      Setup.description 
    libraries/HaXml      Setup.description 
    libraries/ObjectIO/Graphics/UI/ObjectIO/Process 
                                                    IOState.hi-boot 
    libraries/OpenAL     Setup.buildinfo.in Setup.description 
    libraries/OpenGL     Setup.buildinfo.in Setup.description 
    libraries/QuickCheck Setup.description 
    libraries/X11        Setup.buildinfo.in Setup.description 
    libraries/arrows     Makefile Setup.description 
                         package.conf.in 
    libraries/arrows/mk  boilerplate.mk target.mk version.mk 
    libraries/base/Data  Dynamic.hi-boot 
    libraries/base/GHC   Err.hi-boot Unicode.hi-boot 
    libraries/base/NHC   SizedTypes.hs.cpp 
    libraries/base/System FilePath.hs 
    libraries/base/System/Posix Signals.hsc 
    libraries/base/cbits writeError.c 
    libraries/fgl        Setup.description 
    libraries/mtl        Setup.description 
    libraries/parsec     Setup.description 
  Log:
  Merged in changes from ghc-6-4-branch.  This required some refactoring of the
  simplCore modules.  Although I've routed out most of the conflicts and
  managed to build GHC, I've yet to test the build from scratch again. Wait
  for the next commit.
  
  Revision  Changes    Path
  1.113.2.1 +30 -9     fptools/Makefile
  1.10.4.1  +15 -6     fptools/README
  1.187.2.1 +121 -36   fptools/aclocal.m4
  1.101.2.1 +124 -129  fptools/configure.ac
  1.50.12.1 +18 -1     fptools/distrib/Makefile-bin.in
  1.2.2.1   +12 -0     fptools/distrib/configure-bin.ac
  1.21.2.1  +9 -3      fptools/distrib/hc-build
  1.6.2.1   +26 -10    fptools/distrib/prep-bin-dist-mingw
  1.3.2.1   +1 -75     fptools/distrib/prep-bin-dist-mingw-args
  1.5.2.1   +284 -89   fptools/docs/building/building.xml
  1.42.4.1  +24 -10    fptools/ghc/ANNOUNCE
  1.26.4.4  +7 -2      fptools/ghc/Makefile
  1.7.4.1   +4 -0      fptools/ghc/aclocal.m4
  1.18.2.1  +1 -1      fptools/ghc/configure.ac
  1.35.2.1  +14 -25    fptools/ghc/ghc.spec.in
  1.35.4.1  +12 -0     fptools/ghc/compiler/HsVersions.h
  1.274.4.6 +149 -30   fptools/ghc/compiler/Makefile
  1.35.8.1  +5 -5      fptools/ghc/compiler/basicTypes/BasicTypes.lhs
  1.124.4.1 +6 -5      fptools/ghc/compiler/basicTypes/Id.lhs
  1.114.4.1 +1 -69     fptools/ghc/compiler/basicTypes/IdInfo.lhs
  1.116.4.1 +14 -14    fptools/ghc/compiler/basicTypes/MkId.lhs
  1.4.4.1   +0 -1      fptools/ghc/compiler/basicTypes/Module.hi-boot-6
  1.57.4.1  +34 -27    fptools/ghc/compiler/basicTypes/Module.lhs
  1.115.4.1 +14 -13    fptools/ghc/compiler/basicTypes/Name.lhs
  1.59.4.1  +14 -5     fptools/ghc/compiler/basicTypes/OccName.lhs
  1.35.4.1  +78 -46    fptools/ghc/compiler/basicTypes/RdrName.lhs
  1.28.4.1  +1 -1      fptools/ghc/compiler/basicTypes/SrcLoc.lhs
  1.72.4.1  +4 -0      fptools/ghc/compiler/basicTypes/Unique.lhs
  1.38.4.1  +15 -9     fptools/ghc/compiler/basicTypes/Var.lhs
  1.15.4.1  +127 -7    fptools/ghc/compiler/basicTypes/VarEnv.lhs
  1.11.4.1  +12 -1     fptools/ghc/compiler/cmm/CLabel.hs
  1.5.2.1   +1 -0      fptools/ghc/compiler/cmm/Cmm.hs
  1.4.8.1   +0 -1      fptools/ghc/compiler/cmm/MachOp.hs
  1.11.4.1  +15 -6     fptools/ghc/compiler/cmm/PprC.hs
  1.4.4.1   +4 -0      fptools/ghc/compiler/cmm/PprCmm.hs
  1.66.4.1  +8 -4      fptools/ghc/compiler/codeGen/CgClosure.lhs
  1.49.4.1  +4 -1      fptools/ghc/compiler/codeGen/CgCon.lhs
  1.5.4.1   +16 -4     fptools/ghc/compiler/codeGen/CgInfoTbls.hs
  1.5.4.1   +21 -2     fptools/ghc/compiler/codeGen/CgProf.hs
  1.9.4.1   +42 -20    fptools/ghc/compiler/codeGen/CgUtils.hs
  1.155.2.1 +486 -355  fptools/ghc/compiler/compMan/Attic/CompManager.lhs
  1.81.4.1  +48 -32    fptools/ghc/compiler/coreSyn/CoreLint.lhs
  1.35.4.1  +149 -54   fptools/ghc/compiler/coreSyn/CorePrep.lhs
  1.54.4.1  +33 -6     fptools/ghc/compiler/coreSyn/CoreSyn.lhs
  1.79.4.1  +40 -7     fptools/ghc/compiler/coreSyn/CoreTidy.lhs
  1.94.4.1  +1 -2      fptools/ghc/compiler/coreSyn/CoreUnfold.lhs
  1.129.4.1 +62 -70    fptools/ghc/compiler/coreSyn/CoreUtils.lhs
  1.84.4.1  +12 -13    fptools/ghc/compiler/coreSyn/PprCore.lhs
  1.7.4.1   +7 -2      fptools/ghc/compiler/coreSyn/PprExternalCore.lhs
  1.20.30.1 +4 -4      fptools/ghc/compiler/cprAnalysis/CprAnalyse.lhs
  1.80.4.1  +13 -12    fptools/ghc/compiler/deSugar/Desugar.lhs
  1.12.4.1  +0 -1      fptools/ghc/compiler/deSugar/DsArrows.lhs
  1.70.4.1  +1 -8      fptools/ghc/compiler/deSugar/DsCCall.lhs
  1.110.4.1 +45 -20    fptools/ghc/compiler/deSugar/DsExpr.lhs
  1.84.4.1  +102 -43   fptools/ghc/compiler/deSugar/DsForeign.lhs
  1.48.4.1  +51 -20    fptools/ghc/compiler/deSugar/DsListComp.lhs
  1.67.4.1  +4 -4      fptools/ghc/compiler/deSugar/DsMeta.hs
  1.55.4.1  +66 -20    fptools/ghc/compiler/deSugar/DsMonad.lhs
  1.77.4.1  +22 -59    fptools/ghc/compiler/deSugar/DsUtils.lhs
  1.5.4.1   +4 -4      fptools/ghc/compiler/deSugar/Match.hi-boot-6
  1.68.4.1  +42 -42    fptools/ghc/compiler/deSugar/Match.lhs
  1.20.4.1  +30 -26    fptools/ghc/compiler/deSugar/MatchCon.lhs
  1.36.4.1  +22 -12    fptools/ghc/compiler/deSugar/MatchLit.lhs
  1.17.6.1  +106 -3    fptools/ghc/compiler/ghci/ByteCodeFFI.lhs
  1.106.4.1 +2 -2      fptools/ghc/compiler/ghci/ByteCodeGen.lhs
  1.180.4.1 +108 -66   fptools/ghc/compiler/ghci/InteractiveUI.hs
  1.46.4.3  +8 -5      fptools/ghc/compiler/ghci/Linker.lhs
  1.58.4.1  +25 -27    fptools/ghc/compiler/hsSyn/Convert.lhs
  1.76.4.1  +12 -8     fptools/ghc/compiler/hsSyn/HsBinds.lhs
  1.94.4.1  +25 -1     fptools/ghc/compiler/hsSyn/HsExpr.lhs
  1.8.4.1   +7 -3      fptools/ghc/compiler/iface/BinIface.hs
  1.5.4.1   +6 -4      fptools/ghc/compiler/iface/BuildTyCl.lhs
  1.12.4.1  +40 -9     fptools/ghc/compiler/iface/IfaceEnv.lhs
  1.16.2.1  +17 -30    fptools/ghc/compiler/iface/IfaceSyn.lhs
  1.10.4.1  +45 -18    fptools/ghc/compiler/iface/IfaceType.lhs
  1.21.4.1  +136 -176  fptools/ghc/compiler/iface/LoadIface.lhs
  1.22.4.1  +74 -41    fptools/ghc/compiler/iface/MkIface.lhs
  1.26.4.1  +99 -79    fptools/ghc/compiler/iface/TcIface.lhs
  1.193.4.3 +24 -34    fptools/ghc/compiler/main/Attic/CmdLineOpts.lhs
  1.54.4.1  +2 -3      fptools/ghc/compiler/main/CodeOutput.lhs
  1.36.4.1  +0 -1      fptools/ghc/compiler/main/Constants.lhs
  1.142.4.3 +116 -90   fptools/ghc/compiler/main/Attic/DriverFlags.hs
  1.34.4.1  +217 -164  fptools/ghc/compiler/main/DriverMkDepend.hs
  1.30.4.1  +132 -60   fptools/ghc/compiler/main/DriverPhases.hs
  1.173.4.1 +321 -260  fptools/ghc/compiler/main/DriverPipeline.hs
  1.110.4.1 +58 -26    fptools/ghc/compiler/main/Attic/DriverState.hs
  1.46.4.1  +24 -7     fptools/ghc/compiler/main/Attic/DriverUtil.hs
  1.73.4.1  +188 -149  fptools/ghc/compiler/main/Finder.lhs
  1.11.4.1  +48 -105   fptools/ghc/compiler/main/GetImports.hs
  1.201.4.1 +151 -126  fptools/ghc/compiler/main/HscMain.lhs
  1.119.4.1 +131 -14   fptools/ghc/compiler/main/HscTypes.lhs
  1.141.4.1 +60 -80    fptools/ghc/compiler/main/Main.hs
  1.2.4.1   +13 -4     fptools/ghc/compiler/main/PackageConfig.hs
  1.22.4.2  +54 -33    fptools/ghc/compiler/main/Packages.lhs
  1.123.4.1 +2 -4      fptools/ghc/compiler/main/SysTools.lhs
  1.18.4.1  +6 -8      fptools/ghc/compiler/main/TidyPgm.lhs
  1.63.4.1  +55 -15    fptools/ghc/compiler/nativeGen/AsmCodeGen.lhs
  1.3.4.1   +33 -12    fptools/ghc/compiler/nativeGen/MachCodeGen.hs
  1.3.4.1   +6 -1      fptools/ghc/compiler/nativeGen/MachInstrs.hs
  1.12.6.1  +1 -1      fptools/ghc/compiler/nativeGen/NCG.h
  1.5.4.1   +103 -52   fptools/ghc/compiler/nativeGen/PositionIndependentCode.hs
  1.3.4.1   +42 -5     fptools/ghc/compiler/nativeGen/PprMach.hs
  1.3.4.1   +5 -1      fptools/ghc/compiler/nativeGen/RegAllocInfo.hs
  1.2.8.1   +65 -40    fptools/ghc/compiler/nativeGen/RegisterAlloc.hs
  1.10.4.1  +0 -1      fptools/ghc/compiler/ndpFlatten/Flattening.hs
  1.4.4.1   +0 -1      fptools/ghc/compiler/ndpFlatten/NDPCoreUtils.hs
  1.4.4.1   +0 -1      fptools/ghc/compiler/ndpFlatten/PArrAnal.hs
  1.25.4.1  +5 -2      fptools/ghc/compiler/parser/Lexer.x
  1.19.4.1  +45 -52    fptools/ghc/compiler/parser/Parser.y.pp
  1.79.4.1  +42 -250   fptools/ghc/compiler/parser/RdrHsSyn.lhs
  1.18.8.1  +3 -3      fptools/ghc/compiler/parser/hschooks.c
  1.93.4.1  +42 -12    fptools/ghc/compiler/prelude/PrelNames.lhs
  1.39.4.1  +11 -9     fptools/ghc/compiler/prelude/PrelRules.lhs
  1.49.4.1  +2 -2      fptools/ghc/compiler/prelude/TysPrim.lhs
  1.94.4.1  +0 -1      fptools/ghc/compiler/prelude/TysWiredIn.lhs
  1.31.4.1  +9 -1      fptools/ghc/compiler/prelude/primops.txt.pp
  1.93.4.1  +31 -10    fptools/ghc/compiler/rename/RnBinds.lhs
  1.185.2.1 +68 -34    fptools/ghc/compiler/rename/RnEnv.lhs
  1.132.4.1 +21 -20    fptools/ghc/compiler/rename/RnExpr.lhs
  1.180.4.1 +221 -146  fptools/ghc/compiler/rename/RnNames.lhs
  1.170.4.1 +1 -13     fptools/ghc/compiler/rename/RnSource.lhs
  1.30.4.1  +52 -30    fptools/ghc/compiler/rename/RnTypes.lhs
  1.16.4.1  +2 -3      fptools/ghc/compiler/simplCore/CSE.lhs
  1.35.4.1  +0 -1      fptools/ghc/compiler/simplCore/FloatIn.lhs
  1.34.4.1  +0 -1      fptools/ghc/compiler/simplCore/FloatOut.lhs
  1.26.4.1  +16 -4     fptools/ghc/compiler/simplCore/LiberateCase.lhs
  1.72.4.1  +24 -152   fptools/ghc/compiler/simplCore/OccurAnal.lhs
  1.61.4.1  +6 -6      fptools/ghc/compiler/simplCore/SetLevels.lhs
  1.125.4.5 +237 -34   fptools/ghc/compiler/simplCore/SimplCore.lhs
  1.58.4.2  +54 -679   fptools/ghc/compiler/simplCore/SimplMonad.lhs
  1.93.4.2  +317 -105  fptools/ghc/compiler/simplCore/SimplUtils.lhs
  1.152.4.2 +36 -41    fptools/ghc/compiler/simplCore/Simplify.lhs
  1.42.4.1  +205 -267  fptools/ghc/compiler/specialise/Rules.lhs
  1.21.4.1  +2 -4      fptools/ghc/compiler/specialise/SpecConstr.lhs
  1.90.2.1  +14 -18    fptools/ghc/compiler/specialise/Specialise.lhs
  1.113.4.1 +18 -5     fptools/ghc/compiler/stgSyn/CoreToStg.lhs
  1.50.4.1  +2 -6      fptools/ghc/compiler/stranal/DmdAnal.lhs
  1.61.4.1  +0 -2      fptools/ghc/compiler/stranal/WorkWrap.lhs
  1.69.4.1  +1 -7      fptools/ghc/compiler/stranal/WwLib.lhs
  1.142.4.1 +122 -103  fptools/ghc/compiler/typecheck/Inst.lhs
  1.9.4.1   +5 -5      fptools/ghc/compiler/typecheck/TcArrows.lhs
  1.129.4.1 +175 -127  fptools/ghc/compiler/typecheck/TcBinds.lhs
  1.143.4.1 +37 -32    fptools/ghc/compiler/typecheck/TcClassDcl.lhs
  1.137.4.1 +16 -6     fptools/ghc/compiler/typecheck/TcDeriv.lhs
  1.133.4.1 +44 -38    fptools/ghc/compiler/typecheck/TcEnv.lhs
  1.7.4.1   +1 -1      fptools/ghc/compiler/typecheck/TcExpr.hi-boot-6
  1.175.2.1 +18 -34    fptools/ghc/compiler/typecheck/TcExpr.lhs
  1.69.4.1  +21 -6     fptools/ghc/compiler/typecheck/TcForeign.lhs
  1.102.4.1 +9 -5      fptools/ghc/compiler/typecheck/TcHsSyn.lhs
  1.16.4.1  +54 -103   fptools/ghc/compiler/typecheck/TcHsType.lhs
  1.170.4.1 +47 -99    fptools/ghc/compiler/typecheck/TcInstDcls.lhs
  1.62.4.1  +121 -78   fptools/ghc/compiler/typecheck/TcMType.lhs
  1.8.4.1   +2 -2      fptools/ghc/compiler/typecheck/TcMatches.hi-boot-6
  1.83.4.1  +13 -14    fptools/ghc/compiler/typecheck/TcMatches.lhs
  1.101.4.1 +59 -21    fptools/ghc/compiler/typecheck/TcPat.lhs
  1.90.2.2  +217 -90   fptools/ghc/compiler/typecheck/TcRnDriver.lhs
  1.41.4.1  +43 -37    fptools/ghc/compiler/typecheck/TcRnMonad.lhs
  1.46.4.1  +43 -19    fptools/ghc/compiler/typecheck/TcRnTypes.lhs
  1.140.2.1 +280 -154  fptools/ghc/compiler/typecheck/TcSimplify.lhs
  1.8.4.1   +2 -2      fptools/ghc/compiler/typecheck/TcSplice.hi-boot-6
  1.46.4.1  +53 -47    fptools/ghc/compiler/typecheck/TcSplice.lhs
  1.119.4.1 +73 -34    fptools/ghc/compiler/typecheck/TcTyClsDecls.lhs
  1.112.4.1 +177 -133  fptools/ghc/compiler/typecheck/TcType.lhs
  1.58.4.1  +147 -182  fptools/ghc/compiler/typecheck/TcUnify.lhs
  1.25.4.1  +30 -21    fptools/ghc/compiler/types/FunDeps.lhs
  1.36.4.1  +1 -1      fptools/ghc/compiler/types/Generics.lhs
  1.35.4.1  +62 -61    fptools/ghc/compiler/types/InstEnv.lhs
  1.16.2.1  +5 -3      fptools/ghc/compiler/types/Kind.lhs
  1.77.4.1  +2 -0      fptools/ghc/compiler/types/TyCon.lhs
  1.126.4.1 +169 -55   fptools/ghc/compiler/types/Type.lhs
  1.40.4.1  +10 -9     fptools/ghc/compiler/types/TypeRep.lhs
  1.15.4.1  +290 -181  fptools/ghc/compiler/types/Unify.lhs
  1.21.10.1 +10 -0     fptools/ghc/compiler/utils/Binary.hs
  1.2.8.1   +28 -19    fptools/ghc/compiler/utils/IOEnv.hs
  1.24.10.1 +10 -19    fptools/ghc/compiler/utils/Maybes.lhs
  1.62.4.1  +31 -13    fptools/ghc/compiler/utils/Outputable.lhs
  1.29.2.1  +28 -11    fptools/ghc/compiler/utils/Panic.lhs
  1.65.6.1  +3 -1      fptools/ghc/compiler/utils/StringBuffer.lhs
  1.69.4.1  +18 -8     fptools/ghc/compiler/utils/Util.lhs
  1.8.4.1   +8 -0      fptools/ghc/docs/index.html
  1.3.4.1   +12 -3     fptools/ghc/docs/comm/genesis/modules.html
  1.4.4.1   +1 -1      fptools/ghc/docs/comm/rts-libs/coding-style.html
  1.2.20.1  +44 -6     fptools/ghc/docs/comm/the-beast/coding-style.html
  1.4.4.1   +21 -1     fptools/ghc/docs/users_guide/bugs.xml
  1.4.2.1   +18 -1     fptools/ghc/docs/users_guide/faq.xml
  1.2.4.1   +13 -7     fptools/ghc/docs/users_guide/ffi-chap.xml
  1.6.2.1   +171 -33   fptools/ghc/docs/users_guide/flags.xml
  1.3.4.1   +3 -0      fptools/ghc/docs/users_guide/ghci.xml
  1.9.2.1   +276 -110  fptools/ghc/docs/users_guide/glasgow_exts.xml
  1.2.4.1   +22 -41    fptools/ghc/docs/users_guide/installing.xml
  1.3.4.1   +793 -409  fptools/ghc/docs/users_guide/packages.xml
  1.4.4.1   +64 -14    fptools/ghc/docs/users_guide/phases.xml
  1.3.4.1   +4 -6      fptools/ghc/docs/users_guide/profiling.xml
  1.5.4.1   +245 -187  fptools/ghc/docs/users_guide/separate_compilation.xml
  1.1.4.1   +1 -1      fptools/ghc/docs/users_guide/ug-ent.xml
  1.6.4.1   +37 -13    fptools/ghc/docs/users_guide/using.xml
  1.1.4.1   +16 -7     fptools/ghc/docs/users_guide/win32-dlls.xml
  1.75.6.1  +2 -2      fptools/ghc/driver/Makefile
  1.6.6.1   +1 -0      fptools/ghc/driver/ghci/.cvsignore
  1.10.28.1 +2 -1      fptools/ghc/driver/ghci/Makefile
  1.8.8.1   +89 -75    fptools/ghc/driver/ghci/ghci.c
  1.116.4.1 +166 -41   fptools/ghc/driver/mangler/ghc-asm.lprl
  1.24.4.1  +5 -5      fptools/ghc/driver/split/ghc-split.lprl
  1.4.4.1   +10 -4     fptools/ghc/includes/Cmm.h
  1.27.4.1  +7 -1      fptools/ghc/includes/Constants.h
  1.9.4.1   +1 -1      fptools/ghc/includes/MachDeps.h
  1.17.4.1  +67 -19    fptools/ghc/includes/MachRegs.h
  1.25.4.1  +49 -39    fptools/ghc/includes/Makefile
  1.15.4.1  +35 -33    fptools/ghc/includes/Regs.h
  1.30.4.1  +3 -17     fptools/ghc/includes/Rts.h
  1.3.4.1   +1 -1      fptools/ghc/includes/RtsConfig.h
  1.6.4.1   +15 -2     fptools/ghc/includes/RtsExternal.h
  1.47.4.1  +5 -3      fptools/ghc/includes/RtsFlags.h
  1.1.4.1   +7 -4      fptools/ghc/includes/RtsMessages.h
  1.4.26.1  +2 -2      fptools/ghc/includes/SMP.h
  1.1.4.1   +15 -1     fptools/ghc/includes/STM.h
  1.4.6.1   +6 -13     fptools/ghc/includes/Signals.h
  1.64.4.1  +23 -8     fptools/ghc/includes/Stg.h
  1.52.4.1  +4 -2      fptools/ghc/includes/StgMiscClosures.h
  1.4.4.1   +4 -2      fptools/ghc/includes/Storage.h
  1.39.4.1  +9 -5      fptools/ghc/includes/TSO.h
  1.17.4.1  +35 -13    fptools/ghc/includes/TailCalls.h
  1.10.4.1  +4 -3      fptools/ghc/includes/mkDerivedConstants.c
  1.9.2.1   +30 -6     fptools/ghc/lib/compat/Makefile
  1.5.2.1   +38 -18    fptools/ghc/lib/compat/Compat/Directory.hs
  1.2.4.1   +2 -4      fptools/ghc/lib/compat/Compat/RawSystem.hs
  1.2.2.1   +96 -54    fptools/ghc/lib/compat/cbits/directory.c
  1.1.4.1   +3 -12     fptools/ghc/lib/compat/cbits/rawSystem.c
  1.11.30.1 +12 -17    fptools/ghc/mk/boilerplate.mk
  1.2.2.1   +44 -9     fptools/ghc/mk/config.mk.in
  1.36.4.1  +553 -129  fptools/ghc/rts/Adjustor.c
  1.2.4.1   +1 -1      fptools/ghc/rts/Apply.cmm
  1.7.4.1   +2 -1      fptools/ghc/rts/Arena.c
  1.31.4.1  +0 -3      fptools/ghc/rts/Capability.c
  1.3.4.1   +3 -4      fptools/ghc/rts/Exception.cmm
  1.10.4.1  +1 -1      fptools/ghc/rts/Exception.h
  1.173.4.1 +119 -87   fptools/ghc/rts/GC.c
  1.24.4.1  +5 -10     fptools/ghc/rts/GCCompact.c
  1.4.4.1   +4 -4      fptools/ghc/rts/GCCompact.h
  1.7.4.1   +3 -3      fptools/ghc/rts/HeapStackCheck.cmm
  1.4.4.1   +2 -3      fptools/ghc/rts/HsFFI.c
  1.49.4.1  +2 -2      fptools/ghc/rts/Interpreter.c
  1.166.2.1 +128 -68   fptools/ghc/rts/Linker.c
  1.9.4.1   +4 -4      fptools/ghc/rts/LinkerInternals.h
  1.54.4.1  +7 -7      fptools/ghc/rts/MBlock.c
  1.22.4.1  +1 -1      fptools/ghc/rts/MBlock.h
  1.97.4.1  +14 -2     fptools/ghc/rts/Makefile
  1.10.4.1  +113 -107  fptools/ghc/rts/PrimOps.cmm
  1.42.4.1  +7 -0      fptools/ghc/rts/Profiling.c
  1.8.4.1   +1 -2      fptools/ghc/rts/Profiling.h
  1.7.4.1   +1 -2      fptools/ghc/rts/RetainerSet.c
  1.78.4.1  +51 -14    fptools/ghc/rts/RtsFlags.c
  1.1.4.1   +110 -27   fptools/ghc/rts/RtsMessages.c
  1.87.4.1  +4 -35     fptools/ghc/rts/RtsStartup.c
  1.42.4.1  +5 -14     fptools/ghc/rts/RtsUtils.c
  1.27.4.1  +0 -2      fptools/ghc/rts/RtsUtils.h
  1.1.4.1   +41 -8     fptools/ghc/rts/STM.c
  1.38.4.1  +1 -1      fptools/ghc/rts/Sanity.c
  1.209.2.1 +99 -53    fptools/ghc/rts/Schedule.c
  1.35.4.1  +7 -1      fptools/ghc/rts/Select.c
  1.44.4.1  +97 -55    fptools/ghc/rts/Signals.c
  1.14.4.1  +15 -11    fptools/ghc/rts/Signals.h
  1.49.4.1  +6 -6      fptools/ghc/rts/Stats.c
  1.47.4.1  +54 -15    fptools/ghc/rts/StgCRun.c
  1.85.4.1  +37 -13    fptools/ghc/rts/Storage.c
  1.3.12.1  +1 -1      fptools/ghc/rts/Timer.c
  1.2.12.1  +0 -1      fptools/ghc/rts/Timer.h
  1.34.4.1  +0 -31     fptools/ghc/rts/Weak.c
  1.5.4.1   +1 -2      fptools/ghc/rts/Weak.h
  1.8.4.2   +16 -15    fptools/ghc/rts/package.conf.in
  1.2.4.1   +1 -1      fptools/ghc/rts/parallel/ParTicky.c
  1.8.6.1   +8 -2      fptools/ghc/rts/win32/AsyncIO.c
  1.5.4.1   +65 -3     fptools/ghc/rts/win32/ConsoleHandler.c
  1.1.6.1   +8 -0      fptools/ghc/rts/win32/ConsoleHandler.h
  1.11.4.1  +121 -18   fptools/ghc/rts/win32/IOManager.c
  1.3.8.1   +8 -4      fptools/ghc/rts/win32/IOManager.h
  1.3.12.1  +6 -1      fptools/ghc/rts/win32/Ticker.c
  1.9.4.1   +1 -1      fptools/ghc/utils/genapply/GenApply.hs
  1.4.8.1   +0 -2      fptools/ghc/utils/genapply/Makefile
  1.9.8.1   +2 -4      fptools/ghc/utils/genprimopcode/Makefile
  1.7.4.1   +0 -1      fptools/ghc/utils/ghc-pkg/.cvsignore
  1.54.2.2  +240 -251  fptools/ghc/utils/ghc-pkg/Main.hs
  1.35.2.1  +13 -5     fptools/ghc/utils/ghc-pkg/Makefile
  1.2.4.1   +1 -1      fptools/ghc/utils/hp2ps/AreaBelow.c
  1.2.18.1  +1 -1      fptools/ghc/utils/hp2ps/AuxFile.c
  1.2.18.1  +1 -1      fptools/ghc/utils/hp2ps/Axes.c
  1.3.4.1   +1 -1      fptools/ghc/utils/hp2ps/Curves.c
  1.2.4.1   +1 -1      fptools/ghc/utils/hp2ps/Deviation.c
  1.1.70.1  +1 -1      fptools/ghc/utils/hp2ps/Dimensions.c
  1.5.4.1   +1 -1      fptools/ghc/utils/hp2ps/Error.c
  1.2.68.1  +1 -1      fptools/ghc/utils/hp2ps/HpFile.c
  1.2.68.1  +1 -1      fptools/ghc/utils/hp2ps/Key.c
  1.4.18.1  +1 -1      fptools/ghc/utils/hp2ps/Main.c
  1.4.4.1   +1 -0      fptools/ghc/utils/hp2ps/Main.h
  1.2.8.1   +1 -1      fptools/ghc/utils/hp2ps/Marks.c
  1.3.18.1  +1 -1      fptools/ghc/utils/hp2ps/PsFile.c
  1.1.70.1  +1 -1      fptools/ghc/utils/hp2ps/Reorder.c
  1.2.4.1   +1 -1      fptools/ghc/utils/hp2ps/Scale.c
  1.4.12.1  +1 -1      fptools/ghc/utils/hp2ps/Shade.c
  1.2.4.1   +1 -1      fptools/ghc/utils/hp2ps/TopTwenty.c
  1.2.4.1   +1 -1      fptools/ghc/utils/hp2ps/TraceElement.c
  1.4.4.1   +1 -1      fptools/ghc/utils/hp2ps/Utilities.c
  1.60.4.1  +82 -28    fptools/ghc/utils/hsc2hs/Main.hs
  1.42.4.1  +24 -5     fptools/ghc/utils/hsc2hs/Makefile
  1.1.4.1   +3 -2      fptools/ghc/utils/hsc2hs/Makefile.nhc98
  1.4.46.1  +36 -19    fptools/ghc/utils/prof/ghcprof.prl
  1.3.4.1   +36 -1     fptools/ghc/utils/runghc/Makefile
  1.5.4.1   +2 -2      fptools/ghc/utils/runghc/runghc.hs
  1.4.2.1   +9 -9      fptools/hslibs/concurrent/package.conf.in
  1.4.2.1   +13 -13    fptools/hslibs/data/package.conf.in
  1.7.2.1   +6 -6      fptools/hslibs/data/edison/Seq/BinaryRandList.hs
  1.3.2.1   +9 -9      fptools/hslibs/hssource/package.conf.in
  1.27.2.1  +4 -3      fptools/hslibs/lang/Addr.lhs
  1.11.2.1  +1 -1      fptools/hslibs/lang/IOExts.hs
  1.4.2.1   +12 -12    fptools/hslibs/lang/package.conf.in
  1.3.2.1   +9 -9      fptools/hslibs/net/package.conf.in
  1.2.2.1   +4 -4      fptools/hslibs/object-io/package.conf.in
  1.7.2.1   +0 -4      fptools/hslibs/posix/DLPrim.hsc
  1.18.2.1  +2 -2      fptools/hslibs/posix/PosixProcEnv.lhs
  1.21.2.1  +3 -3      fptools/hslibs/posix/PosixProcPrim.lhs
  1.4.2.1   +11 -11    fptools/hslibs/posix/package.conf.in
  1.7.2.1   +1 -5      fptools/hslibs/posix/cbits/HsPosix.h
  1.5.12.1  +6 -2      fptools/hslibs/posix/cbits/env.c
  1.6.2.1   +11 -11    fptools/hslibs/text/package.conf.in
  1.34.2.1  +8 -0      fptools/hslibs/util/Makefile
  1.2.2.1   +1 -1      fptools/hslibs/util/Readline.hs
  1.6.2.1   +18 -17    fptools/hslibs/util/package.conf.in
  1.26.2.1  +18 -8     fptools/hslibs/win32/Makefile
  1.3.2.1   +3 -3      fptools/hslibs/win32/Win32Spawn.hs
  1.4.2.1   +10 -10    fptools/hslibs/win32/package.conf.in
  1.2.2.1   +6 -6      fptools/hslibs/xlib/package.conf.in
  1.49.2.1  +19 -13    fptools/libraries/Makefile
  1.15.2.1  +31 -29    fptools/libraries/Makefile.common
  1.4.2.1   +7 -2      fptools/libraries/Cabal/.cvsignore
  1.4.2.1   +5 -2      fptools/libraries/Cabal/Makefile
  1.6.2.2   +11 -7     fptools/libraries/Cabal/package.conf.in
  1.2.2.1   +2 -1      fptools/libraries/Cabal/Distribution/Extension.hs
  1.6.2.3   +73 -64    fptools/libraries/Cabal/Distribution/InstalledPackageInfo.hs
  1.1.2.1   +23 -5     fptools/libraries/Cabal/Distribution/License.hs
  1.2.2.1   +75 -54    fptools/libraries/Cabal/Distribution/Make.hs
  1.4.2.1   +1 -1      fptools/libraries/Cabal/Distribution/Package.hs
  1.7.2.2   +448 -157  fptools/libraries/Cabal/Distribution/PackageDescription.hs
  1.6.2.1   +81 -68    fptools/libraries/Cabal/Distribution/ParseUtils.hs
  1.4.2.1   +200 -125  fptools/libraries/Cabal/Distribution/PreProcess.hs
  1.4.2.1   +232 -118  fptools/libraries/Cabal/Distribution/Setup.hs
  1.4.2.1   +364 -81   fptools/libraries/Cabal/Distribution/Simple.hs
  1.3.2.1   +5 -22     fptools/libraries/Cabal/Distribution/Version.hs
  1.2.2.1   +38 -5     fptools/libraries/Cabal/Distribution/Compat/Directory.hs
  1.2.2.1   +2 -10     fptools/libraries/Cabal/Distribution/Compat/Exception.hs
  1.2.2.1   +112 -57   fptools/libraries/Cabal/Distribution/Compat/FilePath.hs
  1.3.2.1   +0 -1      fptools/libraries/Cabal/Distribution/Compat/RawSystem.hs
  1.5.2.1   +1 -2      fptools/libraries/Cabal/Distribution/Compat/ReadP.hs
  1.1.2.1   +3 -3      fptools/libraries/Cabal/Distribution/PreProcess/Unlit.hs
  1.3.2.1   +248 -81   fptools/libraries/Cabal/Distribution/Simple/Build.hs
  1.7.2.1   +148 -57   fptools/libraries/Cabal/Distribution/Simple/Configure.hs
  1.5.2.1   +12 -7     fptools/libraries/Cabal/Distribution/Simple/GHCPackageConfig.hs
  1.6.2.1   +120 -47   fptools/libraries/Cabal/Distribution/Simple/Install.hs
  1.1.2.1   +10 -3     fptools/libraries/Cabal/Distribution/Simple/LocalBuildInfo.hs
  1.3.2.2   +176 -62   fptools/libraries/Cabal/Distribution/Simple/Register.hs
  1.3.2.1   +43 -16    fptools/libraries/Cabal/Distribution/Simple/SrcDist.hs
  1.6.2.1   +255 -128  fptools/libraries/Cabal/Distribution/Simple/Utils.hs
  1.2.2.1   +301 -92   fptools/libraries/Cabal/tests/ModuleTest.hs
  1.8.2.1   +1 -1      fptools/libraries/GLUT/.cvsignore
  1.30.2.1  +4 -3      fptools/libraries/GLUT/Makefile
  1.2.2.1   +11 -2     fptools/libraries/GLUT/aclocal.m4
  1.3.2.1   +2 -2      fptools/libraries/GLUT/configure.ac
  1.16.2.2  +6 -14     fptools/libraries/GLUT/package.conf.in
  1.13.2.1  +1 -1      fptools/libraries/GLUT/Graphics/UI/GLUT/Colormap.hs
  1.30.2.1  +8 -8      fptools/libraries/GLUT/Graphics/UI/GLUT/Initialization.hs
  1.13.2.1  +10 -9     fptools/libraries/GLUT/Graphics/UI/GLUT/Menu.hs
  1.14.2.1  +6 -7      fptools/libraries/GLUT/Graphics/UI/GLUT/Overlay.hs
  1.26.2.1  +7 -6      fptools/libraries/GLUT/Graphics/UI/GLUT/Window.hs
  1.13.2.1  +7 -7      fptools/libraries/GLUT/Graphics/UI/GLUT/Callbacks/Registration.hs
  1.29.2.1  +1 -1      fptools/libraries/GLUT/Graphics/UI/GLUT/Callbacks/Window.hs
  1.3.4.1   +5 -1      fptools/libraries/GLUT/cbits/Makefile
  1.4.4.1   +4 -4      fptools/libraries/GLUT/examples/Misc/Gears.hs
  1.3.8.1   +2 -0      fptools/libraries/GLUT/include/Makefile
  1.6.2.1   +1 -1      fptools/libraries/HGL/.cvsignore
  1.17.2.1  +4 -3      fptools/libraries/HGL/Makefile
  1.5.2.1   +14 -4     fptools/libraries/HGL/configure.ac
  1.13.2.2  +2 -2      fptools/libraries/HGL/package.conf.in
  1.9.2.1   +1 -2      fptools/libraries/HGL/Graphics/SOE.hs
  1.4.2.1   +1 -1      fptools/libraries/HGL/Graphics/HGL/Run.hs
  1.12.2.1  +3 -0      fptools/libraries/HGL/Graphics/HGL/Utils.hs
  1.1.2.1   +1 -1      fptools/libraries/HGL/Graphics/HGL/X11/Display.hs
  1.2.2.1   +1 -1      fptools/libraries/HUnit/Makefile
  1.5.2.1   +1 -6      fptools/libraries/HUnit/Makefile.nhc98
  1.2.2.1   +2 -2      fptools/libraries/HUnit/README
  1.4.2.2   +2 -2      fptools/libraries/HUnit/package.conf.in
  1.15.2.1  +2 -2      fptools/libraries/HaXml/configure
  1.1.1.1.8.1 +312 -312  fptools/libraries/HaXml/bugs/panitz/XmlLex.hs
  1.8.2.1   +6 -75     fptools/libraries/HaXml/src/Makefile.nhc98
  1.4.2.2   +3 -4      fptools/libraries/ObjectIO/package.conf.in
  1.5.14.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/StdGUI.hs
  1.8.10.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/StdPicture.hs
  1.8.10.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/Control/Internal.hs
  1.5.2.1   +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/OS/Cutil_12.hs
  1.4.10.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/OS/DocumentInterface.hs
  1.9.10.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/OS/Picture.hs
  1.4.10.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/OS/Rgn.hs
  1.4.10.1  +1 -1      fptools/libraries/ObjectIO/Graphics/UI/ObjectIO/OS/System.hs
  1.3.10.1  +1 -1      fptools/libraries/ObjectIO/include/cCrossCall_121.h
  1.3.10.1  +1 -1      fptools/libraries/ObjectIO/include/cTCP_121.h
  1.3.10.1  +1 -1      fptools/libraries/ObjectIO/include/cprinter_121.h
  1.6.2.1   +2 -2      fptools/libraries/ObjectIO/include/util_121.h
  1.2.2.1   +1 -1      fptools/libraries/OpenAL/.cvsignore
  1.8.2.1   +4 -3      fptools/libraries/OpenAL/Makefile
  1.8.2.1   +4 -4      fptools/libraries/OpenAL/configure.ac
  1.6.2.2   +13 -24    fptools/libraries/OpenAL/package.conf.in
  1.4.2.1   +3 -3      fptools/libraries/OpenAL/Sound/OpenAL/ALC/Context.hs
  1.7.2.1   +1 -1      fptools/libraries/OpenGL/.cvsignore
  1.40.2.1  +4 -3      fptools/libraries/OpenGL/Makefile
  1.3.2.1   +2 -1      fptools/libraries/OpenGL/Makefile.nhc98
  1.2.2.1   +4 -1      fptools/libraries/OpenGL/aclocal.m4
  1.3.2.1   +1 -1      fptools/libraries/OpenGL/configure.ac
  1.12.2.2  +6 -13     fptools/libraries/OpenGL/package.conf.in
  1.49.2.1  +3 -4      fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GL/CoordTrans.hs
  1.29.2.1  +8 -5      fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GL/VertexSpec.hs
  1.10.2.1  +6 -6      fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GLU/NURBS.hs
  1.17.2.1  +1 -1      fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GLU/Quadrics.hs
  1.27.2.1  +6 -6      fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GLU/Tessellation.hs
  1.2.2.1   +1 -8      fptools/libraries/QuickCheck/Makefile.nhc98
  1.2.2.2   +2 -3      fptools/libraries/QuickCheck/package.conf.in
  1.1.2.1   +25 -12    fptools/libraries/QuickCheck/Test/QuickCheck/Batch.hs
  1.11.2.2  +6 -14     fptools/libraries/Win32/package.conf.in
  1.5.2.1   +12 -12    fptools/libraries/Win32/Graphics/Win32/Dialogue.hsc
  1.9.2.1   +17 -19    fptools/libraries/Win32/Graphics/Win32/Window.hsc
  1.8.2.1   +1 -1      fptools/libraries/X11/.cvsignore
  1.20.2.1  +6 -0      fptools/libraries/X11/Makefile
  1.5.2.1   +3 -2      fptools/libraries/X11/configure.ac
  1.15.2.2  +5 -21     fptools/libraries/X11/package.conf.in
  1.3.2.1   +10 -14    fptools/libraries/X11/Graphics/X11/Types.hsc
  1.4.2.1   +1 -1      fptools/libraries/X11/Graphics/X11/Xlib/Event.hsc
  1.2.2.1   +1 -1      fptools/libraries/X11/Graphics/X11/Xlib/Font.hsc
  1.5.2.1   +9 -9      fptools/libraries/X11/Graphics/X11/Xlib/Misc.hsc
  1.2.2.1   +2 -2      fptools/libraries/X11/Graphics/X11/Xlib/Window.hs
  1.1.2.1   +2 -0      fptools/libraries/X11/include/Makefile
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Sequence.hs
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Internals.hs
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Operations.hs
  1.1.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer.hs
  1.1.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/Automaton.hs
  1.1.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/CoState.hs
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/Error.hs
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/Reader.hs
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/State.hs
  1.2.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/Static.hs
  1.1.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/Stream.hs
  1.1.2.1   +1 -1      fptools/libraries/arrows/Control/Arrow/Transformer/Writer.hs
  1.10.2.1  +1 -1      fptools/libraries/base/Foreign.hs
  1.59.2.1  +4 -7      fptools/libraries/base/Makefile
  1.30.2.1  +32 -44    fptools/libraries/base/Makefile.nhc98
  1.19.2.1  +1 -1      fptools/libraries/base/Numeric.hs
  1.20.2.1  +1 -1      fptools/libraries/base/Prelude.hs
  1.9.2.1   +23 -1     fptools/libraries/base/configure.ac
  1.9.2.2   +14 -16    fptools/libraries/base/package.conf.in
  1.8.2.1   +1 -1      fptools/libraries/base/Control/Arrow.hs
  1.31.2.1  +3 -3      fptools/libraries/base/Control/Concurrent.hs
  1.35.2.1  +14 -33    fptools/libraries/base/Control/Exception.hs
  1.11.4.1  +55 -28    fptools/libraries/base/Control/Monad.hs
  1.15.2.1  +4 -5      fptools/libraries/base/Control/Monad/ST.hs
  1.6.2.1   +6 -5      fptools/libraries/base/Control/Parallel/Strategies.hs
  1.10.2.1  +5 -10     fptools/libraries/base/Data/Array.hs
  1.13.8.1  +1 -1      fptools/libraries/base/Data/Bits.hs
  1.7.12.1  +1 -1      fptools/libraries/base/Data/Bool.hs
  1.12.2.1  +1 -1      fptools/libraries/base/Data/Char.hs
  1.10.2.1  +0 -4      fptools/libraries/base/Data/Complex.hs
  1.27.2.1  +1 -1      fptools/libraries/base/Data/Dynamic.hs
  1.10.2.1  +1 -1      fptools/libraries/base/Data/Either.hs
  1.19.2.1  +26 -1     fptools/libraries/base/Data/FiniteMap.hs
  1.3.2.1   +14 -4     fptools/libraries/base/Data/Graph.hs
  1.13.2.1  +1 -1      fptools/libraries/base/Data/HashTable.hs
  1.11.8.1  +4 -4      fptools/libraries/base/Data/Int.hs
  1.10.2.1  +5 -18     fptools/libraries/base/Data/Ix.hs
  1.25.2.1  +1 -1      fptools/libraries/base/Data/List.hs
  1.12.2.1  +4 -4      fptools/libraries/base/Data/Maybe.hs
  1.3.2.1   +28 -0     fptools/libraries/base/Data/Monoid.hs
  1.2.2.1   +4 -0      fptools/libraries/base/Data/Queue.hs
  1.12.4.1  +1 -2      fptools/libraries/base/Data/STRef.hs
  1.7.2.1   +1127 -59  fptools/libraries/base/Data/Set.hs
  1.9.2.1   +4 -4      fptools/libraries/base/Data/Tree.hs
  1.11.2.1  +1 -1      fptools/libraries/base/Data/Tuple.hs
  1.27.2.1  +57 -14    fptools/libraries/base/Data/Typeable.hs
  1.6.2.1   +9 -7      fptools/libraries/base/Data/Version.hs
  1.12.8.1  +8 -8      fptools/libraries/base/Data/Word.hs
  1.21.2.1  +12 -11    fptools/libraries/base/Data/Array/Base.hs
  1.9.2.1   +1 -8      fptools/libraries/base/Data/Array/Diff.hs
  1.22.8.1  +1 -1      fptools/libraries/base/Data/Array/IO.hs
  1.8.2.1   +1 -3      fptools/libraries/base/Data/Array/IO/Internals.hs
  1.4.2.1   +67 -0     fptools/libraries/base/Data/Generics/Instances.hs
  1.7.2.1   +1 -1      fptools/libraries/base/Data/Generics/Schemes.hs
  1.8.2.1   +2 -2      fptools/libraries/base/Data/Generics/Text.hs
  1.13.2.1  +21 -63    fptools/libraries/base/Debug/Trace.hs
  1.6.12.1  +1 -1      fptools/libraries/base/Foreign/C.hs
  1.2.8.1   +1 -1      fptools/libraries/base/Foreign/Concurrent.hs
  1.31.2.1  +2 -6      fptools/libraries/base/Foreign/ForeignPtr.hs
  1.2.8.1   +1 -1      fptools/libraries/base/Foreign/Marshal.hs
  1.17.2.1  +1 -2      fptools/libraries/base/Foreign/Ptr.hs
  1.11.2.1  +1 -1      fptools/libraries/base/Foreign/StablePtr.hs
  1.23.2.1  +2 -2      fptools/libraries/base/Foreign/Storable.hs
  1.27.2.1  +4 -3      fptools/libraries/base/Foreign/C/Error.hs
  1.15.2.1  +4 -4      fptools/libraries/base/Foreign/C/String.hs
  1.26.2.1  +1 -1      fptools/libraries/base/Foreign/C/Types.hs
  1.24.2.1  +8 -6      fptools/libraries/base/Foreign/Marshal/Alloc.hs
  1.15.2.1  +7 -7      fptools/libraries/base/Foreign/Marshal/Array.hs
  1.7.2.1   +1 -1      fptools/libraries/base/Foreign/Marshal/Error.hs
  1.7.2.1   +5 -5      fptools/libraries/base/Foreign/Marshal/Pool.hs
  1.13.2.1  +2 -2      fptools/libraries/base/Foreign/Marshal/Utils.hs
  1.11.2.1  +38 -8     fptools/libraries/base/GHC/Arr.lhs
  1.33.2.1  +70 -11    fptools/libraries/base/GHC/Base.lhs
  1.28.2.1  +73 -41    fptools/libraries/base/GHC/Conc.lhs
  1.2.2.1   +23 -5     fptools/libraries/base/GHC/ConsoleHandler.hs
  1.1.4.1   +2 -1      fptools/libraries/base/GHC/Dotnet.hs
  1.13.2.1  +2 -1      fptools/libraries/base/GHC/Enum.lhs
  1.9.2.1   +2 -1      fptools/libraries/base/GHC/Err.lhs
  1.9.2.1   +2 -1      fptools/libraries/base/GHC/Exception.lhs
  1.13.2.1  +2 -1      fptools/libraries/base/GHC/Float.lhs
  1.15.2.1  +3 -6      fptools/libraries/base/GHC/ForeignPtr.hs
  1.37.2.1  +132 -43   fptools/libraries/base/GHC/Handle.hs
  1.26.2.1  +5 -6      fptools/libraries/base/GHC/IO.hs
  1.46.2.1  +30 -3     fptools/libraries/base/GHC/IOBase.lhs
  1.4.2.1   +2 -1      fptools/libraries/base/GHC/Int.hs
  1.11.2.1  +2 -1      fptools/libraries/base/GHC/List.lhs
  1.8.2.1   +2 -2      fptools/libraries/base/GHC/Num.lhs
  1.4.10.1  +5 -5      fptools/libraries/base/GHC/PArr.hs
  1.4.16.1  +2 -1      fptools/libraries/base/GHC/Pack.lhs
  1.9.2.1   +2 -1      fptools/libraries/base/GHC/Ptr.lhs
  1.25.2.1  +2 -1      fptools/libraries/base/GHC/Read.lhs
  1.13.2.1  +2 -1      fptools/libraries/base/GHC/Real.lhs
  1.6.4.1   +10 -2     fptools/libraries/base/GHC/ST.lhs
  1.5.8.1   +2 -1      fptools/libraries/base/GHC/STRef.lhs
  1.10.2.1  +2 -1      fptools/libraries/base/GHC/Show.lhs
  1.7.2.1   +2 -1      fptools/libraries/base/GHC/Stable.lhs
  1.12.4.1  +2 -1      fptools/libraries/base/GHC/Storable.lhs
  1.12.2.1  +41 -33    fptools/libraries/base/GHC/TopHandler.lhs
  1.5.2.1   +3 -3      fptools/libraries/base/GHC/Unicode.hs
  1.8.2.1   +6 -1      fptools/libraries/base/GHC/Weak.lhs
  1.5.2.1   +2 -1      fptools/libraries/base/GHC/Word.hs
  1.15.2.1  +2 -2      fptools/libraries/base/System/CPUTime.hsc
  1.23.2.1  +42 -5     fptools/libraries/base/System/Cmd.hs
  1.42.2.1  +99 -13    fptools/libraries/base/System/Directory.hs
  1.24.2.1  +1 -2      fptools/libraries/base/System/Environment.hs
  1.30.2.1  +15 -27    fptools/libraries/base/System/IO.hs
  1.7.10.1  +38 -11    fptools/libraries/base/System/Info.hs
  1.3.2.1   +19 -217   fptools/libraries/base/System/Process.hs
  1.31.2.1  +4 -4      fptools/libraries/base/System/Time.hsc
  1.13.2.1  +41 -27    fptools/libraries/base/System/Console/GetOpt.hs
  1.19.4.1  +1 -1      fptools/libraries/base/System/IO/Error.hs
  1.9.4.1   +2 -2      fptools/libraries/base/System/IO/Unsafe.hs
  1.11.2.1  +0 -2      fptools/libraries/base/System/Mem/Weak.hs
  1.19.2.1  +15 -25    fptools/libraries/base/System/Posix/Internals.hs
  1.16.2.1  +1 -1      fptools/libraries/base/System/Posix/Types.hs
  1.5.2.1   +308 -9    fptools/libraries/base/System/Process/Internals.hs
  1.1.2.1   +14 -11    fptools/libraries/base/Text/Printf.hs
  1.8.2.1   +1 -1      fptools/libraries/base/Text/Read.hs
  1.7.2.1   +1 -1      fptools/libraries/base/Text/Show.hs
  1.18.2.1  +26 -1     fptools/libraries/base/Text/ParserCombinators/ReadP.hs
  1.8.2.1   +20 -8     fptools/libraries/base/Text/ParserCombinators/ReadPrec.hs
  1.15.2.1  +9 -8      fptools/libraries/base/Text/Read/Lex.hs
  1.22.2.1  +43 -7     fptools/libraries/base/Text/Regex/Posix.hsc
  1.13.2.1  +2 -1      fptools/libraries/base/cbits/Makefile
  1.3.2.1   +25 -3     fptools/libraries/base/cbits/consUtils.c
  1.12.2.1  +47 -3     fptools/libraries/base/cbits/dirUtils.c
  1.3.2.1   +1 -1      fptools/libraries/base/cbits/execvpe.c
  1.8.4.1   +28 -3     fptools/libraries/base/cbits/inputReady.c
  1.3.2.1   +13 -44    fptools/libraries/base/cbits/lockFile.c
  1.2.2.1   +39 -27    fptools/libraries/base/cbits/runProcess.c
  1.1.16.1  +1 -1      fptools/libraries/base/cbits/timeUtils.c
  1.63.2.1  +45 -62    fptools/libraries/base/include/HsBase.h
  1.4.2.1   +4 -1      fptools/libraries/base/include/Makefile
  1.1.12.1  +1 -0      fptools/libraries/base/include/consUtils.h
  1.4.4.1   +8 -0      fptools/libraries/base/include/dirUtils.h
  1.1.20.1  +6 -2      fptools/libraries/base/include/lockFile.h
  1.1.2.1   +5 -3      fptools/libraries/base/include/runProcess.h
  1.8.2.1   +4 -1      fptools/libraries/doc/lib-hierarchy.html
  1.3.2.1   +1 -1      fptools/libraries/fgl/Makefile
  1.5.2.2   +2 -3      fptools/libraries/fgl/package.conf.in
  1.1.2.1   +2 -2      fptools/libraries/fgl/Data/Graph/Inductive.hs
  1.1.2.1   +14 -7     fptools/libraries/fgl/Data/Graph/Inductive/Graph.hs
  1.1.2.1   +19 -17    fptools/libraries/fgl/Data/Graph/Inductive/Internal/RootPath.hs
  1.1.2.1   +1 -1      fptools/libraries/fgl/Data/Graph/Inductive/Internal/Thread.hs
  1.1.2.1   +5 -5      fptools/libraries/fgl/Data/Graph/Inductive/Query/BFS.hs
  1.1.2.1   +7 -4      fptools/libraries/fgl/Data/Graph/Inductive/Query/DFS.hs
  1.1.2.1   +7 -7      fptools/libraries/fgl/Data/Graph/Inductive/Query/GVD.hs
  1.1.2.1   +5 -5      fptools/libraries/fgl/Data/Graph/Inductive/Query/MST.hs
  1.1.2.1   +4 -4      fptools/libraries/fgl/Data/Graph/Inductive/Query/MaxFlow.hs
  1.1.2.1   +5 -5      fptools/libraries/fgl/Data/Graph/Inductive/Query/SP.hs
  1.15.2.1  +0 -1      fptools/libraries/haskell-src/Makefile
  1.6.2.1   +3 -13     fptools/libraries/haskell-src/Makefile.nhc98
  1.4.2.2   +2 -3      fptools/libraries/haskell-src/package.conf.in
  1.9.8.1   +12 -4     fptools/libraries/haskell-src/Language/Haskell/Lexer.hs
  1.18.2.1  +1 -1      fptools/libraries/haskell-src/Language/Haskell/Pretty.hs
  1.12.2.1  +2 -1      fptools/libraries/haskell-src/Language/Haskell/Syntax.hs
  1.4.10.1  +1 -0      fptools/libraries/haskell98/IO.hs
  1.4.2.2   +2 -3      fptools/libraries/haskell98/package.conf.in
  1.6.2.1   +1 -1      fptools/libraries/monads/Makefile
  1.1.2.1   +3 -1      fptools/libraries/monads/Examples/Cont.hs
  1.2.2.1   +2 -0      fptools/libraries/monads/Monad/BackT.hs
  1.1.2.1   +1 -0      fptools/libraries/monads/Monad/Cont.hs
  1.1.2.1   +2 -0      fptools/libraries/monads/Monad/ContT.hs
  1.2.2.1   +2 -0      fptools/libraries/monads/Monad/Except.hs
  1.2.2.1   +3 -0      fptools/libraries/monads/Monad/ExceptT.hs
  1.2.2.1   +2 -0      fptools/libraries/monads/Monad/Id.hs
  1.2.2.1   +19 -0     fptools/libraries/monads/Monad/Prelude.hs
  1.2.2.1   +2 -0      fptools/libraries/monads/Monad/Reader.hs
  1.2.2.1   +3 -0      fptools/libraries/monads/Monad/ReaderT.hs
  1.2.2.1   +2 -0      fptools/libraries/monads/Monad/State.hs
  1.2.2.1   +3 -0      fptools/libraries/monads/Monad/StateT.hs
  1.2.2.1   +2 -0      fptools/libraries/monads/Monad/Writer.hs
  1.2.2.1   +3 -0      fptools/libraries/monads/Monad/WriterT.hs
  1.2.2.2   +2 -3      fptools/libraries/mtl/package.conf.in
  1.2.2.1   +1 -1      fptools/libraries/mtl/Control/Monad/State.hs
  1.21.2.1  +4 -1      fptools/libraries/network/Makefile
  1.14.2.1  +7 -7      fptools/libraries/network/Network.hs
  1.4.2.1   +20 -0     fptools/libraries/network/configure.ac
  1.5.2.2   +4 -10     fptools/libraries/network/package.conf.in
  1.21.2.1  +30 -12    fptools/libraries/network/Network/BSD.hsc
  1.7.2.1   +1 -0      fptools/libraries/network/Network/CGI.hs
  1.57.2.1  +43 -14    fptools/libraries/network/Network/Socket.hsc
  1.18.2.1  +2 -2      fptools/libraries/network/Network/URI.hs
  1.2.16.1  +3 -1      fptools/libraries/network/include/Makefile
  1.2.4.1   +1 -21     fptools/libraries/parsec/Makefile.nhc98
  1.2.2.2   +2 -3      fptools/libraries/parsec/package.conf.in
  1.2.2.1   +25 -11    fptools/libraries/parsec/Text/ParserCombinators/Parsec/Pos.hs
  1.3.2.1   +1 -1      fptools/libraries/parsec/Text/ParserCombinators/Parsec/Prim.hs
  1.1.4.1   +2 -1      fptools/libraries/parsec/examples/Mondrian/Pretty.hs
  1.10.2.1  +15 -0     fptools/libraries/readline/Makefile
  1.3.2.2   +5 -11     fptools/libraries/readline/package.conf.in
  1.11.2.1  +2 -2      fptools/libraries/readline/System/Console/SimpleLineEditor.hs
  1.1.2.2   +2 -3      fptools/libraries/stm/package.conf.in
  1.1.2.1   +5 -0      fptools/libraries/stm/Control/Concurrent/STM.hs
  1.1.2.1   +1 -1      fptools/libraries/stm/Control/Concurrent/STM/TChan.hs
  1.4.2.2   +2 -3      fptools/libraries/template-haskell/package.conf.in
  1.7.2.1   +1 -1      fptools/libraries/template-haskell/Language/Haskell/TH.hs
  1.2.2.1   +2 -1      fptools/libraries/template-haskell/Language/Haskell/TH/PprLib.hs
  1.7.2.1   +76 -15    fptools/libraries/template-haskell/Language/Haskell/TH/Syntax.hs
  1.13.2.1  +3 -0      fptools/libraries/unix/Makefile
  1.5.2.1   +6 -0      fptools/libraries/unix/configure.ac
  1.5.2.2   +6 -14     fptools/libraries/unix/package.conf.in
  1.7.2.1   +3 -3      fptools/libraries/unix/System/Posix/Env.hsc
  1.10.2.1  +7 -4      fptools/libraries/unix/System/Posix/Files.hsc
  1.14.2.1  +13 -4     fptools/libraries/unix/System/Posix/IO.hsc
  1.1.8.1   +2 -2      fptools/libraries/unix/System/Posix/DynamicLinker/Prim.hsc
  1.22.2.1  +1 -5      fptools/libraries/unix/include/HsUnix.h
  1.1.10.1  +2 -0      fptools/libraries/unix/include/Makefile
  1.31.2.1  +11 -7     fptools/mk/bootstrap.mk
  1.271.2.1 +45 -19    fptools/mk/config.mk.in
  1.2.2.1   +9 -2      fptools/mk/fptools.css
  1.42.2.2  +162 -37   fptools/mk/package.mk
  1.65.2.1  +14 -2     fptools/mk/paths.mk
  1.80.2.1  +18 -1     fptools/mk/suffix.mk
  1.190.2.2 +47 -21    fptools/mk/target.mk


More information about the Cvs-ghc mailing list