cvs commit: fptools .cvsignore Makefile Makefile.config README README.GUM acconfig.h aclocal.m4 config.guess config.sub configure.in install-sh fptools/CONTRIB Makefile README fptags haskel.gif haskell_poem mira2hs fptools/CONTRIB/haskell-doc ...

Hans Wolfgang Loidl <[email protected]> Wed, 23 Oct 2002 05:32:19 -0700
Newsgroups gmane.comp.lang.haskell.cvs.green-card
Message-ID <200210231232.FAA22853__30601.7155446627$1035379037@glass.cse.ogi.edu>
hwloidl     2002/10/23 05:32:17 PDT

  Added files:           (Branch: gum-5-02-3)
    .                    .cvsignore Makefile Makefile.config 
                         README README.GUM acconfig.h aclocal.m4 
                         config.guess config.sub configure.in 
                         install-sh 
    CONTRIB              Makefile README fptags haskel.gif 
                         haskell_poem mira2hs 
    CONTRIB/haskell-doc  HaskellDoc.lhs 
    CONTRIB/haskell-modes README 
    CONTRIB/haskell-modes/chalmers/original haskell-mode.el 
    CONTRIB/haskell-modes/chalmers/sof haskell-mode.el 
    CONTRIB/haskell-modes/chalmers/thiemann haskell-mode.el 
    CONTRIB/haskell-modes/emacs .emacs fontlock.hs 
                                haskell-decl-scan.el 
                                haskell-doc.el 
                                haskell-font-lock.el 
                                haskell-ghci.el haskell-hugs.el 
                                haskell-indent.el haskell-mode.el 
                                haskell-simple-indent.el indent.hs 
                                index.html installation-guide.html 
    CONTRIB/haskell-modes/glasgow/original haskell-mode.el 
                                           manual.dvi report.dvi 
    CONTRIB/haskell-modes/haskell-doc haskell-doc-announce 
                                      haskell-doc.el 
    CONTRIB/haskell-modes/hugs hugs-mode.el 
    CONTRIB/haskell-modes/simonm/ghc haskell.el 
    CONTRIB/haskell-modes/simonm/real haskell.el 
    CONTRIB/haskell-modes/yale/chak haskell.el 
    CONTRIB/haskell-modes/yale/original README comint.el 
                                        haskell-menu.el haskell.el 
                                        optimizer-help.txt 
                                        printer-help.txt 
    CONTRIB/libraries    Makefile README 
    CONTRIB/libraries/contrib Makefile README 
    CONTRIB/libraries/contrib/src .cvsignore 
                                  Adams_Bashforth_Approx.hs 
                                  Adams_Predictor_Corrector.hs 
                                  Choleski_Factorization.hs 
                                  Crout_Reduction.hs 
                                  Cubic_Spline.hs 
                                  Fixed_Point_Approx.hs 
                                  Gauss_Seidel_Iteration.hs 
                                  Hermite_Interpolation.hs 
                                  Horner.hs Jacobi_Iteration.hs 
                                  LLDecompMethod.hs 
                                  Least_Squares_Fit.hs 
                                  Matrix_Ops.hs 
                                  Neville_Iter_Interp.hs 
                                  Newton_Cotes.hs 
                                  Newton_Interp_Div_Diff.hs 
                                  Newton_Raphson_Approx.hs 
                                  Runge_Kutta_Approx.hs 
                                  SOR_Iteration.hs 
                                  Secant_Approx.hs SetMap.hs 
                                  Steffensen_Approx.hs 
                                  Taylor_Approx.hs Vector_Ops.hs 
    CONTRIB/libraries/hbc Makefile 
    CONTRIB/libraries/hbc/cbits ByteOps.c ByteOps.h Makefile 
    CONTRIB/libraries/hbc/src Algebra.hs ByteOps.hs Hash.hs 
                              ListUtil.hs Miranda.hs NameSupply.hs 
                              Native.hs Number.hs Parse.hs 
                              Pretty.hs Printf.hs QSort.hs 
                              Random.hs SimpleLex.hs Trace.hs 
    CONTRIB/pphs         README pphs.c 
    CONTRIB/pphs/docs    Code.tex Error_Messages.tex 
                         External_Specification.tex Faults.tex 
                         Future_Work.tex Haskell_char.tex 
                         Haskell_internalalign1.tex 
                         Haskell_internalalign2.tex 
                         Haskell_leftindent1.tex 
                         Haskell_leftindent2.tex Haskell_math.tex 
                         Haskell_simple.tex Haskell_string1.tex 
                         Haskell_typewriter.tex How.tex 
                         Introduction.tex LaTeX-code_simple.tex 
                         LaTeX_blankline.tex LaTeX_char.tex 
                         LaTeX_comment.tex 
                         LaTeX_internalalign1.tex 
                         LaTeX_leftindent1.tex 
                         LaTeX_leftindent2.tex LaTeX_math.tex 
                         LaTeX_simple.tex LaTeX_string1.tex 
                         LaTeX_string2.tex LaTeX_wide-colons.tex 
                         Problem_Definition.tex 
                         Project_Documents.tex Report.tex 
                         Statement_Of_Requirements.tex Title.tex 
                         UserGuide.tex UserGuide_Text.tex 
                         User_Documents.tex Uses.tex What.tex 
                         Wrapper.tex char.hs comment.hs 
                         internalalign1.hs leftindent1.hs 
                         leftindent2.hs math.hs pphs.sty rep.sty 
                         simple.hs string1.hs string2.hs 
    common-rts           .cvsignore Makefile 
    common-rts/includes  Bytecodes.h CCall.h ClosureMacros.h 
                         Closures.h Constants.h Hooks.h 
                         InfoMacros.h InfoTables.h MachRegs.h 
                         Makefile Prelude.h PrimOps.h Profiling.h 
                         Regs.h Rts.h Stg.h StgMacros.h 
                         StgMiscClosures.h StgTypes.h 
                         StorageDefs.h TSO.h TailCalls.h Threads.h 
                         Ticky.h Update.h ieee-flpt.h 
    common-rts/mk        boilerplate.mk target.mk 
    common-rts/src       Assembler.c Assembler.h Disassembler.c 
                         Disassembler.h Evaluator.c Evaluator.h 
                         ForeignCall.c ForeignCall.h ForeignObj.c 
                         ForeignObj.h GC.c GC.h HeapStackCheck.h 
                         HeapStackCheck.hc Hooks.c Itimer.c Main.c 
                         Main.h Makefile Prims.hc Printer.c 
                         Printer.h Profiling.c Proftimer.c 
                         QueueTemplate.h RtsFlags.c RtsFlags.h 
                         RtsUtils.c RtsUtils.h Sanity.c Sanity.h 
                         Schedule.c Schedule.h Stats.c Stats.h 
                         StgCRun.c StgMiscClosures.hc 
                         StgPrimFloat.c StgRun.S StgRun.h 
                         StgStartup.h StgStartup.hc 
                         StgStdThunks.hc Storage.c Storage.h 
                         Updates.hc callfun.S 
    distrib              INSTALL Makefile-bin.in configure-bin.in 
                         cvs-build fake-happy hc-build 
    dll                  README 
    docs                 Makefile coding-style.html ffi.sgml 
                         fptools-both.dsl 
    docs/building        Makefile building.sgml 
    docs/docbook-cheat-sheet Makefile docbook-cheat-sheet.sgml 
    docs/ffi-art         Makefile ffi-art.sgml 
    glafp-utils          Makefile PATCHLEVEL README 
    glafp-utils/docbook  CATALOG.FreeBSD CATALOG.SuSE 
                         CATALOG.cygnus CATALOG.generic 
                         CATALOG.windows LICENSE Makefile 
    glafp-utils/docbook/db2dvi.dir Makefile db2dvi.sh 
    glafp-utils/docbook/db2html.dir Makefile db2html.sh 
    glafp-utils/docbook/db2pdf.dir Makefile db2pdf.sh 
    glafp-utils/docbook/db2ps.dir Makefile db2ps.sh 
    glafp-utils/docbook/db2rtf.dir Makefile db2rtf.sh 
    glafp-utils/docbook/html docbook.css 
    glafp-utils/docbook/html/images caution.gif home.gif 
                                    important.gif next.gif 
                                    note.gif prev.gif tip.gif 
                                    toc-blank.gif toc-minus.gif 
                                    toc-plus.gif up.gif 
                                    warning.gif 
    glafp-utils/lndir    .cvsignore Makefile lndir-Xos.h 
                         lndir-Xosdefs.h lndir.c 
    glafp-utils/ltx      .cvsignore Makefile ltx.prl 
    glafp-utils/mk       boilerplate.mk opts.mk target.mk 
    glafp-utils/mkdependC .cvsignore Makefile mkdependC.prl 
    glafp-utils/mkdirhier .cvsignore Makefile mkdirhier.sh 
    glafp-utils/nofib-analyse CmdLine.hs GenUtils.lhs Main.hs 
                              Makefile Printf.lhs Slurp.hs 
    glafp-utils/runstdtest .cvsignore Makefile runstdtest.prl 
    glafp-utils/sgmlverb Makefile sgmlverb.lex 
    glafp-utils/verbatim Makefile verbatim.lex 
    green-card/distrib   greencard.spec 
    green-card/src       Scan.hs 
    haggis               Makefile.BOOT 
    haggis/mkworld       install-haggis.ljm macros-haggis.ljm 
                         only4-haggis.ljm suffixes-haggis.ljm 
                         utils-haggis.ljm 
    happy/InstallShield  Happy.ipr 
    happy/InstallShield/Component Default.cdf Default.fgl 
    happy/InstallShield/File Default.fdf Help Files.fgl Program 
                             Executable Files.fgl 
    happy/InstallShield/Registry Default.rge 
    happy/InstallShield/Script Setup.Inx Setup.Obs Setup.dbg 
                               Setup.ino Setup.ins Setup.map 
                               setup.rul 
    happy/InstallShield/Setup ANNOUNCE 
    happy/InstallShield/Setup setup.bmp 
    happy/InstallShield/Shell Default.shl 
    happy/InstallShield/String Default.shl 
    happy/InstallShield/String value.shl 
    happy/InstallShield/Text Build.tsb Setup.tsb 
    hdirect              hdirect.spec.in 
    hdirect/examples/comserv dll_stub.c 
    hdirect/examples/scriptEngine dll_stub.c 
    hdirect/lib          AutoPrim.idl AutoPrimSrc.c Automation.lhs 
                         ClassFactory.lhs ClassInfo.lhs Com.lhs 
                         ComDll.lhs ComDllMain.lhs 
                         ComException.lhs ComPrim.idl ComPrimSrc.c 
                         ComServ.lhs Connection.idl 
                         ConnectionPoint.lhs EnumInterface.lhs 
                         ExeServer.lhs Registry.c Registry.h 
                         SafeArray.idl SafeArrayPrim.c 
                         SafeArrayPrim.h StdDispatch.lhs 
                         StdTypes.idl TypeLib.idl autoPrim.h 
                         comPrim.h dll_stub.c 
    hdirect/src          Makefile.dist 
    hdirect/tests/tlbs   Makefile dumper.hs genTLBs.sh 
    hood                 LICENSE Makefile README 
    hood/src             Makefile Observe.lhs 
    hood/tests/examples  Main.hs Makefile 
    hood/tests/test1     Main.hs Makefile stdout 
    hood/tests/test2     Main.hs Makefile stdout 
    hood/tests/test3     Main.hs Makefile stdout 
    hood/tests/test4     Main.hs Makefile 
    hood/tools/browser/src AllCDS.java ArgResList.java CDS.java 
                           CDSCons.java CDSEnter.java CDSFun.java 
                           CDSMany.java CDSRoot.java 
                           CDSUnknown.java Hood.htm Hood.java 
                           HoodApplet.java HoodBag.java 
                           HoodColl.java HoodSet.java 
                           HoodText.java HoodTopLevel.java 
                           HoodVector.java HoodViewer.java 
                           Makefile Message.java Pretty.java 
                           PrettyCommand.java 
                           PrettyContentWidget.java 
                           PrettyContext.java PrettyDisplay.java 
                           PrettyDisplayText.java PrettyGroup.java 
                           PrettyMany.java PrettyNL.java 
                           PrettyNest.java PrettyShadow.java 
                           PrettyStep.java PrettyText.java 
                           XmlObsHandler.java 
    hood/tools/browser/src/com/microstar/xml README 
                                             XmlHandler.java 
                                             XmlParser.java 
    hood/www             Makefile about.htm basics.htm cheat.htm 
                         documentation.htm downloading.htm 
                         examples1.htm examples2.htm extend.htm 
                         fulldoc.htm hood.gif index.htm 
                         running.htm 
    hslibs               Makefile supported 
    hslibs/OpenGL        .cvsignore DESIGN Makefile configure.in 
    hslibs/OpenGL/GL     GL.hs GLU.hs GLUT.hs GLUT_CBGlobal.hs 
                         GLUT_CBWindow.hs GLUT_CallbackUtils.hs 
                         GLUT_Constants.hs GLUT_Init.hs 
                         GLUT_Objects.hs GLUT_Window.hs 
                         GLU_Constants.hs GLU_Matrix.hs 
                         GL_BasicTypes.hs GL_BeginEnd.hs 
                         GL_BinaryIO.hs GL_Bitmaps.hs 
                         GL_Clipping.hs GL_Colors.hs 
                         GL_Constants.hs GL_CoordTrans.hs 
                         GL_DisplayList.hs GL_Evaluators.hs 
                         GL_Feedback.hs GL_FlushFinish.hs 
                         GL_Fog.hs GL_Framebuffer.hs GL_Hints.hs 
                         GL_LineSeg.hs GL_Marshal.hs 
                         GL_MovePixels.hs GL_PerFragment.hs 
                         GL_PixelRect.hs GL_Points.hs 
                         GL_Polygons.hs GL_QueryColoring.hs 
                         GL_QueryCurrent.hs GL_QueryHints.hs 
                         GL_QueryLighting1.hs GL_QueryLighting2.hs 
                         GL_QueryRaster.hs GL_QueryString.hs 
                         GL_QueryTexObj1.hs GL_QueryTransform.hs 
                         GL_QueryUtils.hs GL_QueryVertexArray.hs 
                         GL_RasterPos.hs GL_Rectangles.hs 
                         GL_SavResState.hs GL_Selection.hs 
                         GL_Texturing.hs GL_VertexArray.hs 
                         GL_VertexSpec.hs 
    hslibs/OpenGL/GLU    GLU.hs 
    hslibs/OpenGL/examples Makefile 
    hslibs/OpenGL/examples/redbook_HS AAPoly.hs Cube.hs DList.hs 
                                      Double.hs Fog.hs Hello.hs 
                                      Makefile Polys.hs 
                                      Unproject.hs 
    hslibs/concurrent    CVar.lhs Chan.lhs Channel.lhs 
                         ChannelVar.lhs Concurrent.lhs MVar.lhs 
                         Makefile Merge.lhs Parallel.lhs QSem.lhs 
                         QSemN.lhs SampleVar.lhs Semaphore.lhs 
                         Strategies.lhs 
    hslibs/concurrent/cbits HsConcurrent.h Makefile 
    hslibs/concurrent/doc concurrent.sgml 
    hslibs/data          FiniteMap.lhs Makefile Set.lhs 
    hslibs/data/cbits    HsData.h Makefile 
    hslibs/data/doc      Edison.sgml FiniteMap.sgml Set.sgml 
                         data.sgml 
    hslibs/data/edison   COPYRIGHT COPYRIGHT.short 
                         EdisonPrelude.hs Makefile README 
    hslibs/data/edison/Assoc Assoc.hs AssocDefaults.hs 
                             AssocList.hs COPYRIGHT 
                             PatriciaLoMap.hs 
    hslibs/data/edison/Coll COPYRIGHT Collection.hs 
                            CollectionDefaults.hs 
                            CollectionUtils.hs LazyPairingHeap.hs 
                            LeftistHeap.hs MinHeap.hs SkewHeap.hs 
                            SplayHeap.hs TestOrdBag.hs 
                            TestOrdSet.hs UnbalancedSet.hs 
    hslibs/data/edison/Import DUMMY 
    hslibs/data/edison/Lib DUMMY 
    hslibs/data/edison/Seq BankersQueue.hs BinaryRandList.hs 
                           BraunSeq.hs COPYRIGHT JoinList.hs 
                           ListSeq.hs MyersStack.hs RandList.hs 
                           RevSeq.hs Sequence.hs 
                           SequenceDefaults.hs SimpleQueue.hs 
                           SizedSeq.hs TestSeq.hs 
    hslibs/data/edison/doc changes.html users.hva users.tex 
    hslibs/doc           Makefile hslibs-book.sgml hslibs-ent.sgml 
                         hslibs-intro.sgml hslibs.sgml 
                         preludestd.sgml 
    hslibs/doc/newlib    Makefile newlib.sgml 
    hslibs/graphics      Install License Readme 
    hslibs/graphics/demos HelloWorld.hs 
    hslibs/graphics/demos/SOE Animation.lhs Draw.lhs Fal.lhs 
                              Haskore.lhs Memo.lhs Midi.lhs 
                              Music.lhs Perform.lhs Picture.lhs 
                              README Reactimate.lhs Region.lhs 
                              Robot.lhs Shape.lhs 
                              SimpleGraphics.lhs Streams.lhs 
                              Trees.lhs 
    hslibs/graphics/demos/SOE/book Bitans.lhs Class-tour.lhs 
                                   Hof.lhs IOProc.lhs 
                                   Induction.lhs Intro.lhs 
                                   List-tour.lhs Monads.lhs 
                                   Patterns.lhs Perimeter.lhs 
                                   Poly.lhs Qualified-types.lhs 
    hslibs/graphics/distrib .cvsignore HOWTO-Make-DLLs Makefile 
                            RunningIt Webpage.hs gendoc mkdistrib 
                            notes 
    hslibs/graphics/doc  .cvsignore Graphics.tex Makefile 
                         appendix.tex graphics.bib oldappendix.tex 
    hslibs/graphics/lib/win32 GraphicsBitmap.hs GraphicsBrush.hs 
                              GraphicsColor.hs GraphicsCore.hs 
                              GraphicsDraw.hs GraphicsEvent.hs 
                              GraphicsEvents.hs GraphicsFlag.hs 
                              GraphicsFont.hs GraphicsKey.hs 
                              GraphicsLoader.hs GraphicsPen.hs 
                              GraphicsPicture.hs GraphicsRegion.hs 
                              GraphicsText.hs GraphicsTime.hs 
                              GraphicsTypes.hs 
                              GraphicsUtilities.hs 
                              GraphicsUtils.hs GraphicsWND.hs 
                              GraphicsWindows.hs SOEGraphics.hs 
    hslibs/graphics/lib/x11 .cvsignore GraphicsCore.hs 
                            GraphicsDC.hs GraphicsEvent.hs 
                            GraphicsEvents.hs GraphicsFlag.hs 
                            GraphicsFont.hs GraphicsKey.hs 
                            GraphicsPicture.hs GraphicsRegion.hs 
                            GraphicsTimer.hs GraphicsUtils.hs 
                            GraphicsWindow.hs GraphicsWindows.hs 
                            Graphics_Utilities.hs Makefile 
                            SOEGraphics.hs Win32Misc.hs 
    hslibs/graphics/tests GTest.hs Tests.hs 
    hslibs/hssource      HsLexer.lhs HsParseMonad.lhs 
                         HsParseUtils.lhs HsParser.ly HsPretty.hs 
                         HsSyn.lhs Makefile 
    hslibs/lang          Addr.lhs ArrayBase.hs Bits.lhs 
                         ByteArray.lhs CCall.lhs CError.lhs 
                         CForeign.lhs CString.lhs CTypes.lhs 
                         CTypesISO.lhs DiffArray.hs Dynamic.lhs 
                         Exception.lhs Foreign.lhs 
                         ForeignObj.hi-boot ForeignObj.lhs 
                         ForeignPtr.lhs Generics.lhs GlaExts.lhs 
                         IArray.hs IOExts.hsc IORef.lhs Int.lhs 
                         LazyST.lhs MArray.hs Makefile 
                         MarshalAlloc.lhs MarshalArray.lhs 
                         MarshalError.lhs MarshalUtils.lhs 
                         MutableArray.lhs NativeInfo.lhs 
                         NumExts.lhs PackedString.lhs Ptr.lhs 
                         ST.lhs ShowFunctions.lhs Stable.lhs 
                         StableName.lhs StablePtr.lhs Storable.lhs 
                         StorableArray.hs SystemExts.lhs 
                         TimeExts.lhs Weak.lhs Word.lhs 
    hslibs/lang/cbits    HsLang.h Makefile PackedString.c 
                         rawSystem.c 
    hslibs/lang/doc      Addr.sgml Bits.sgml ByteArray.sgml 
                         CCall.sgml CError.sgml CForeign.sgml 
                         CString.sgml CTypes.sgml CTypesISO.sgml 
                         DiffArray.sgml Dynamic.sgml 
                         Exception.sgml Foreign.sgml 
                         ForeignObj.sgml ForeignPtr.sgml 
                         GlaExts.sgml IArray.sgml IOExts.sgml 
                         Int.sgml LazyST.sgml MArray.sgml 
                         MarshalAlloc.sgml MarshalArray.sgml 
                         MarshalError.sgml MarshalUtils.sgml 
                         Monads.sgml MutableArray.sgml 
                         NumExts.sgml PackedString.sgml Ptr.sgml 
                         ST.sgml ShowFunctions.sgml Stable.sgml 
                         StableName.sgml StablePtr.sgml 
                         Storable.sgml StorableArray.sgml 
                         SystemExts.sgml Weak.sgml Word.sgml 
                         lang.sgml refs.bib 
    hslibs/lang/monads   MonadCont.lhs MonadEither.lhs 
                         MonadError.lhs MonadFix.lhs 
                         MonadIdentity.lhs MonadList.lhs 
                         MonadRWS.lhs MonadReader.lhs 
                         MonadState.lhs MonadTrans.lhs 
                         MonadWriter.lhs Monoid.lhs 
    hslibs/mk            boilerplate.mk target.mk 
    hslibs/net           BSD.hsc CGI.lhs Makefile Socket.lhs 
                         SocketPrim.hsc URI.hs 
    hslibs/net/cbits     HsNet.h Makefile initWinSock.c 
    hslibs/net/doc       BSD.sgml Socket.sgml SocketPrim.sgml 
                         URI.sgml net.sgml 
    hslibs/num/doc       num.sgml 
    hslibs/object-io     makefile status report.txt 
    hslibs/object-io/Examples About these examples.txt 
    hslibs/object-io/Examples/Bounce BounceDraw.hs BounceTypes.hs 
                                     Main.hs make.bat 
    hslibs/object-io/Examples/ClipboardViewer Main.hs make.bat 
    hslibs/object-io/Examples/Compare Main.hs make.bat 
    hslibs/object-io/Examples/CounterLS CounterControl.hs Main.hs 
                                        make.bat makefile 
    hslibs/object-io/Examples/CounterMVAR CounterControl.hs 
                                          Main.hs makefile 
    hslibs/object-io/Examples/Hanoi Main.hs make.bat 
    hslibs/object-io/Examples/HelloLS Main.hs make.bat makefile 
    hslibs/object-io/Examples/HelloMVAR Main.hs makefile 
    hslibs/object-io/Examples/Life Life.hs LifeHelp Main.hs 
                                   make.bat 
    hslibs/object-io/Examples/TalkLS Main.hs make.bat makefile 
    hslibs/object-io/Examples/TalkMVAR Main.hs makefile 
    hslibs/object-io/Examples/Typist Main.hs Monitor.hs make.bat 
    hslibs/object-io/Examples/Utilities Help.hs HighScore.hs 
                                        Notice.hs 
    hslibs/object-io/Examples/Worm Main.hs WormHelp WormShow.hs 
                                   WormState.hs make.bat wormhi 
    hslibs/object-io/OSWindows ClCCall_12.hs ClCrossCall_12.hs 
                               ClipboardCrossCall_12.hs 
                               Cutil_12.hs MenuCrossCall_12.hs 
                               MenuEvent.hs OSBitmap.hs 
                               OSClipboard.hs 
                               OSDocumentInterface.hs OSEvent.hs 
                               OSFileSelect.hs OSFont.hs OSMenu.hs 
                               OSPicture.hs OSRgn.hs OSSystem.hs 
                               OSTime.hs OSToolBar.hs OSToolTip.hs 
                               OSTypes.hs OSWindow.hs Ostoolbox.hs 
                               PictCCall_12.hs ProcessEvent.hs 
                               ReceiverEvent.hs RgnCCall_12.hs 
                               TimerEvent.hs Trace_12.hs 
                               WindowCCall_12.hs 
                               WindowCrossCall_12.hs 
                               WindowEvent.hs 
    hslibs/object-io/OSWindows/Windows_C_12 Clean.h 
                                            cAcceleratorTable_121.c 
                                            cAcceleratorTable_121.h 
                                            cCCallSystem_121.c 
                                            cCCallSystem_121.h 
                                            cCCallWindows_121.c 
                                            cCCallWindows_121.h 
                                            cCrossCallClipboard_121.c 
                                            cCrossCallClipboard_121.h 
                                            cCrossCallCursor_121.c 
                                            cCrossCallCursor_121.h 
                                            cCrossCallFileSelectors_121.c 
                                            cCrossCallFileSelectors_121.h 
                                            cCrossCallFont_121.c 
                                            cCrossCallFont_121.h 
                                            cCrossCallMenus_121.c 
                                            cCrossCallMenus_121.h 
                                            cCrossCallPrinter_121.c 
                                            cCrossCallPrinter_121.h 
                                            cCrossCallProcedureTable_121.c 
                                            cCrossCallProcedureTable_121.h 
                                            cCrossCallTCP_121.c 
                                            cCrossCallWindows_121.c 
                                            cCrossCallWindows_121.h 
                                            cCrossCall_121.c 
                                            cCrossCall_121.h 
                                            cCrossCallxDI_121.c 
                                            cCrossCallxDI_121.h 
                                            cTCP_121.h 
                                            cdebug_121.c 
                                            cdebug_121.h 
                                            cpicture_121.c 
                                            cpicture_121.h 
                                            cprinter_121.c 
                                            cprinter_121.h 
                                            intrface_121.h 
                                            util_121.c util_121.h 
                                            w.c 
    hslibs/object-io/ObjectIO CommonDef.hs ControlAccess.hs 
                              ControlCreate.hs ControlDraw.hs 
                              ControlInternal.hs ControlLayout.hs 
                              ControlPos.hs ControlRelayout.hs 
                              ControlResize.hs ControlValidate.hs 
                              Device.hs DeviceEvents.hs 
                              DeviceSystemState.hs IOState.hi-boot 
                              IOState.hs Id.hs Key.hs KeyFocus.hs 
                              Layout.hs MenuAccess.hs 
                              MenuCreate.hs MenuDefAccess.hs 
                              MenuDevice.hs MenuHandle.hs 
                              MenuInternal.hs MenuItems.hs 
                              ObjectIO.hs ProcessDevice.hs 
                              ReceiverAccess.hs 
                              ReceiverDefAccess.hs 
                              ReceiverDevice.hs ReceiverHandle.hs 
                              ReceiverId.hs ReceiverTable.hs 
                              Relayout.hs SDISize.hs Scheduler.hs 
                              StdBitmap.hs StdClipboard.hs 
                              StdControl.hs StdControlAttribute.hs 
                              StdControlClass.hs StdControlDef.hs 
                              StdControlReceiver.hs 
                              StdFileSelect.hs StdGUI.hs 
                              StdIOBasic.hs StdIOCommon.hs 
                              StdId.hs StdKey.hs StdMenu.hs 
                              StdMenuAttribute.hs StdMenuDef.hs 
                              StdMenuElement.hs 
                              StdMenuElementClass.hs 
                              StdMenuReceiver.hs StdPicture.hs 
                              StdPictureDef.hs StdProcess.hs 
                              StdProcessAttribute.hs 
                              StdProcessDef.hs StdReceiver.hs 
                              StdReceiverAttribute.hs 
                              StdReceiverDef.hs StdSound.hs 
                              StdSystem.hs StdTimer.hs 
                              StdTimerAttribute.hs StdTimerDef.hs 
                              StdTimerElementClass.hs 
                              StdTimerReceiver.hs StdWindow.hs 
                              StdWindowAttribute.hs 
                              StdWindowDef.hs SystemId.hs 
                              TimerAccess.hs TimerDefAccess.hs 
                              TimerDevice.hs TimerHandle.hs 
                              TimerTable.hs Toolbar.hs 
                              WindowAccess.hs WindowClipState.hs 
                              WindowControls.hs WindowCreate.hs 
                              WindowDevice.hs WindowDispose.hs 
                              WindowDraw.hs WindowHandle.hs 
                              WindowUpdate.hs WindowValidate.hs 
                              World.hs preprocess.h 
    hslibs/posix         Makefile Posix.lhs PosixDB.lhs 
                         PosixErr.lhs PosixFiles.lhs PosixIO.lhs 
                         PosixProcEnv.lhs PosixProcPrim.lhs 
                         PosixTTY.lhs PosixUtil.lhs 
    hslibs/posix/cbits   HsPosix.h Makefile env.c execvpe.c 
                         signal.c 
    hslibs/posix/doc     posix.sgml 
    hslibs/tests/lang    TestInt.hs TestWord.hs 
    hslibs/text          Makefile MatchPS.lhs Pretty.lhs Regex.lhs 
                         RegexString.lhs 
    hslibs/text/HaXml    Makefile README 
    hslibs/text/HaXml/doc Haskell2Xml.html Makefile 
                          Xml2Haskell.html XmlLib.html Xtract.html 
                          brubeck.gif icfp99.html index.html 
    hslibs/text/HaXml/examples AlbumDTD.hs AlbumDTD.hs.orig App.hs 
                               Canonicalise.hs DTDpp.hs DTypes.hs 
                               Example.hs README SimpleTest.hs 
                               SimpleTestBool.hs SimpleTestD.hs 
                               Types.hs album.dtd album.xml 
                               subjdb.xml 
    hslibs/text/HaXml/examples/SMIL SMIL-anim.mod SMIL-control.mod 
                                    SMIL-layout.mod SMIL-link.mod 
                                    SMIL-media.mod 
                                    SMIL-metainformation.mod 
                                    SMIL-struct.mod 
                                    SMIL-timing.mod 
                                    SMIL-transition.mod SMIL20.dtd 
                                    smil-attribs-1.mod 
                                    smil-datatypes-1.mod 
                                    smil-framework-1.mod 
                                    smil-model-1.mod 
                                    smil-qname-1.mod 
    hslibs/text/HaXml/lib Haskell2Xml.hs IsPrefixOf.hs 
                          IsSuffixOf.hs ParseSTLib.hs 
                          Xml2Haskell.hs XmlCombinators.hs 
                          XmlHtmlGen.hs XmlHtmlPP.hs 
                          XmlHtmlParse.hs XmlLex.hs XmlLib.hs 
                          XmlPP.hs XmlParse.hs XmlTypes.hs 
    hslibs/text/cbits    HsText.h Makefile Regex__silly_ld.c 
                         ghcRegex.h regex.c 
    hslibs/text/doc      HaXml.sgml MatchPS.sgml Parsec.sgml 
                         Pretty.sgml Regex.sgml RegexString.sgml 
                         text.sgml 
    hslibs/text/html     Html.lhs HtmlBlockTable.lhs License 
                         Makefile 
    hslibs/text/html/doc Html.htm HtmlBlockTable.htm 
                         HtmlExample.htm doc.htm intro.htm 
                         lambda.gif 
    hslibs/text/html/example HtmlExample.lhs 
    hslibs/text/parsec   Parsec.hs ParsecError.hs ParsecExpr.hs 
                         ParsecLanguage.hs ParsecToken.hs 
    hslibs/text/parsec/Examples/Henk HenkAS.hs HenkParser.hs 
                                     Main.hs test.h 
    hslibs/text/parsec/Examples/Mondrian Main.hs MonParser.hs 
                                         Mondrian.hs Prelude.m 
                                         Pretty.hs 
                                         SimpleMondrianPrinter.hs 
                                         Utils.hs test.m 
    hslibs/text/parsec/Examples/UserGuide Main.hs 
    hslibs/tools         Makefile 
    hslibs/tools/DrIFT   ChaseImports.hs CommandP.hs DataP.lhs 
                         DigitToInt.hs DrIFT.lhs Literate.lhs 
                         Makefile ParseLib2.hs PreludData.hs 
                         Pretty.lhs README RuleUtils.hs 
                         StandardRules.lhs UserRuleBinary.hs 
                         UserRuleXml.hs UserRules.hs 
    hslibs/tools/DrIFT/example Artifical.hs BTree.hs Example.hs 
                               Example.output Foo.lhs README 
                               Xref.hs 
    hslibs/tools/DtdToHaskell DtdToHaskell.hs DtdToTypeDefPP.hs 
                              Makefile 
    hslibs/tools/Xtract  Makefile Xtract.hs XtractCombinators.hs 
                         XtractLex.hs XtractParse.hs 
                         XtractParseNew.hs 
    hslibs/util          GetOpt.lhs MD5.lhs Makefile Memo.lhs 
                         Observe.lhs Readline.hsc Select.lhs 
                         Unique.lhs 
    hslibs/util/cbits    HsUtil.h Makefile md5.c selectFrom.c 
    hslibs/util/check    QuickCheck.hs QuickCheckBatch.hs 
                         QuickCheckPoly.hs QuickCheckUtils.hs 
    hslibs/util/doc      GetOpt.sgml Memo.sgml QuickCheck.sgml 
                         Readline.sgml Select.sgml Unique.sgml 
                         util.sgml 
    hslibs/win32         GDITypes.hs GDITypes_stub_ffi.c 
                         GDITypes_stub_ffi.h Makefile 
                         Makefile.hugs README.hugs StdDIS.hs 
                         StdDIS_stub_ffi.c StdDIS_stub_ffi.h 
                         Win32.hs Win32Aux.h Win32Bitmap.hs 
                         Win32Bitmap_stub_ffi.c 
                         Win32Bitmap_stub_ffi.h Win32Brush.hs 
                         Win32Brush_stub_ffi.c 
                         Win32Brush_stub_ffi.h Win32Clip.hs 
                         Win32Clip_stub_ffi.c Win32Clip_stub_ffi.h 
                         Win32Control.hs Win32Control_stub_ffi.c 
                         Win32Control_stub_ffi.h Win32DLL.hs 
                         Win32DLL_stub_ffi.c Win32DLL_stub_ffi.h 
                         Win32Dialogue.hs Win32Dialogue_stub_ffi.c 
                         Win32Dialogue_stub_ffi.h Win32File.hs 
                         Win32File_stub_ffi.c Win32File_stub_ffi.h 
                         Win32Font.hs Win32Font_stub_ffi.c 
                         Win32Font_stub_ffi.h Win32Graphics2D.hs 
                         Win32Graphics2D_stub_ffi.c 
                         Win32Graphics2D_stub_ffi.h Win32HDC.hs 
                         Win32HDC_stub_ffi.c Win32HDC_stub_ffi.h 
                         Win32Icon.hs Win32Icon_stub_ffi.c 
                         Win32Icon_stub_ffi.h Win32Key.hs 
                         Win32Key_stub_ffi.c Win32Key_stub_ffi.h 
                         Win32MM.hs Win32MM_stub_ffi.c 
                         Win32MM_stub_ffi.h Win32Menu.hs 
                         Win32Menu_stub_ffi.c Win32Menu_stub_ffi.h 
                         Win32Misc.hs Win32Misc_stub_ffi.c 
                         Win32Misc_stub_ffi.h Win32NLS.hs 
                         Win32NLS_stub_ffi.c Win32NLS_stub_ffi.h 
                         Win32Palette.hs Win32Palette_stub_ffi.c 
                         Win32Palette_stub_ffi.h Win32Path.hs 
                         Win32Path_stub_ffi.c Win32Path_stub_ffi.h 
                         Win32Pen.hs Win32Pen_stub_ffi.c 
                         Win32Pen_stub_ffi.h Win32Process.hs 
                         Win32Process_stub_ffi.c 
                         Win32Process_stub_ffi.h Win32Region.hs 
                         Win32Region_stub_ffi.c 
                         Win32Region_stub_ffi.h Win32Registry.hs 
                         Win32Registry_stub_ffi.c 
                         Win32Registry_stub_ffi.h Win32Resource.hs 
                         Win32Resource_stub_ffi.c 
                         Win32Resource_stub_ffi.h 
                         Win32SystemInfo.hs 
                         Win32SystemInfo_stub_ffi.c 
                         Win32SystemInfo_stub_ffi.h Win32Types.hs 
                         Win32Types_stub_ffi.c 
                         Win32Types_stub_ffi.h Win32WinMessage.hs 
                         Win32WinMessage_stub_ffi.c 
                         Win32WinMessage_stub_ffi.h Win32Window.hs 
                         Win32Window_stub_ffi.c 
                         Win32Window_stub_ffi.h Win32_stub_ffi.c 
                         Win32_stub_ffi.h WndProc.c WndProc.h 
                         diatemp.c diatemp.h dumpBMP.c dumpBMP.h 
                         errors.c errors.h finalizers.c 
                         finalizers.h gettime.h hugs.mk hugsQuit.h 
                         mkGCDep win32debug.h 
    hslibs/win32/doc     win32.sgml 
    hslibs/win32/gc-src  GDITypes.gc Makefile Win32.gc 
                         Win32Bitmap.gc Win32Brush.gc Win32Clip.gc 
                         Win32Control.gc Win32DLL.gc 
                         Win32Dialogue.gc Win32File.gc 
                         Win32Font.gc Win32Graphics2D.gc 
                         Win32HDC.gc Win32Icon.gc Win32Key.gc 
                         Win32MM.gc Win32Menu.gc Win32Misc.gc 
                         Win32NLS.gc Win32Palette.gc Win32Path.gc 
                         Win32Pen.gc Win32Process.gc 
                         Win32Region.gc Win32Registry.gc 
                         Win32Resource.gc Win32SystemInfo.gc 
                         Win32Types.gc Win32WinMessage.gc 
                         Win32Window.pgc 
    hslibs/xlib          .cvsignore Makefile Makefile.hugs X.gc 
                         Xlib.gc Xlib_StdDIS.gc 
    hslibs/xlib/cbits    HsXlib.h Makefile auxiliaries.c 
    hslibs/xlib/doc      xlib.sgml 
    libraries            Makefile 
    libraries/base       Foreign.hs Main.hi-boot Makefile 
                         Numeric.hs Prelude.hs core.conf.in 
    libraries/base/Control Concurrent.hs Exception.hs Monad.hs 
                           Parallel.hs 
    libraries/base/Control/Concurrent CVar.hs Chan.hs MVar.hs 
                                      QSem.hs QSemN.hs 
                                      SampleVar.hs 
    libraries/base/Control/Monad Cont.hs Error.hs Fix.hs 
                                 Identity.hs List.hs Monoid.hs 
                                 RWS.hs Reader.hs ST.hs State.hs 
                                 Trans.hs Writer.hs 
    libraries/base/Control/Monad/ST Lazy.hs Strict.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 Generics.hs IORef.hs Int.hs 
                         Ix.hs List.hs Maybe.hs PackedString.hs 
                         Ratio.hs STRef.hs Tuple.hs Unique.hs 
                         Word.hs 
    libraries/base/Data/Array Base.hs Diff.hs IArray.hs IO.hs 
                              MArray.hs ST.hs Storable.hs 
                              Unboxed.hs 
    libraries/base/Debug QuickCheck.hs Trace.hs 
    libraries/base/Debug/QuickCheck Batch.hs Utils.hs 
    libraries/base/Foreign C.hs ForeignPtr.hs Ptr.hs StablePtr.hs 
                           Storable.hs 
    libraries/base/Foreign/C Error.hs String.hs Types.hs 
                             TypesISO.hs 
    libraries/base/Foreign/Marshal Alloc.hs Array.hs Error.hs 
                                   Utils.hs 
    libraries/base/GHC   Arr.lhs Base.lhs ByteArr.lhs Conc.lhs 
                         Dynamic.lhs Enum.lhs Err.hi-boot Err.lhs 
                         Exception.lhs Float.lhs Handle.hsc IO.hsc 
                         IOBase.lhs Int.lhs List.lhs Main.lhs 
                         Num.hi-boot Num.lhs Pack.lhs Posix.hsc 
                         Prim.hi-boot Ptr.lhs Read.lhs Real.lhs 
                         ST.lhs STRef.lhs Show.lhs Stable.lhs 
                         Storable.lhs TopHandler.lhs Weak.lhs 
                         Word.lhs 
    libraries/base/System CPUTime.hsc Cmd.hsc Directory.hsc 
                          Environment.hs Exit.hs IO.hs Info.hs 
                          Locale.hs Random.hs Time.hsc 
    libraries/base/System/Console GetOpt.hs 
    libraries/base/System/IO Unsafe.hs 
    libraries/base/System/Mem StableName.hs Weak.hs 
    libraries/base/Text  Html.hs PrettyPrint.hs Read.hs Regex.hs 
                         Show.hs 
    libraries/base/Text/Html BlockTable.hs 
    libraries/base/Text/PrettyPrint HughesPJ.hs 
    libraries/base/Text/Regex Posix.hsc 
    libraries/base/Text/Show Functions.hs 
    libraries/base/cbits .cvsignore Makefile errno.c ilxstubs.c 
                         inputReady.c lockFile.c longlong.c 
                         system.c writeError.c 
    libraries/base/doc   Makefile libraries.sgml 
    libraries/base/include CTypes.h Dynamic.h HsCore.h Makefile 
                           PackedString.h ghc_errno.h lockFile.h 
    libraries/haskell98  Array.hs CPUTime.hs Char.hs Complex.hs 
                         Directory.hs IO.hs Ix.hs List.hs 
                         Locale.hs Makefile Maybe.hs Monad.hs 
                         Random.hs Ratio.hs System.hs Time.hs 
                         haskell98.conf.in 
    libraries/mk         boilerplate.mk target.mk 
    libraries/network    Makefile Network.hs net.conf.in 
    libraries/network/Network BSD.hsc CGI.hs Socket.hsc URI.hs 
    libraries/network/cbits initWinSock.c 
    libraries/network/include HsNet.h Makefile 
    literate             Makefile PATCHLEVEL PROJECTS README 
                         getopts.pl horiz_line.gif 
                         lit-2changes.prl lit-2depend.prl 
                         lit-2doc-c.prl lit-2doc-f.prl 
                         lit-2doc-hs.prl lit-2doc-jm.prl 
                         lit-2doc-lex.prl lit-2doc-none.prl 
                         lit-2doc-prl.prl lit-2doc-sml.prl 
                         lit-2doc.prl lit-2html-c.prl 
                         lit-2html-f.prl lit-2html-hs.prl 
                         lit-2html-jm.prl lit-2html-lex.prl 
                         lit-2html-none.prl lit-2html-prl.prl 
                         lit-2html-sml.prl lit-2html.prl 
                         lit-2latex-c.prl lit-2latex-f.prl 
                         lit-2latex-hs.prl lit-2latex-jm.prl 
                         lit-2latex-lex.prl lit-2latex-none.prl 
                         lit-2latex-prl.prl lit-2latex-sml.prl 
                         lit-2latex.prl lit-2pgm-c.prl 
                         lit-2pgm-f.prl lit-2pgm-hs.prl 
                         lit-2pgm-jm.prl lit-2pgm-lex.prl 
                         lit-2pgm-none.prl lit-2pgm-prl.prl 
                         lit-2pgm-sml.prl lit-2pgm.prl 
                         lit-2texi-c.prl lit-2texi-f.prl 
                         lit-2texi-hs.prl lit-2texi-jm.prl 
                         lit-2texi-lex.prl lit-2texi-none.prl 
                         lit-2texi-prl.prl lit-2texi-sml.prl 
                         lit-2texi.prl lit-2text.prl 
                         lit-globals.prl lit-inputter.prl 
                         lit-link-globals.prl lit-linker.prl 
                         lit-reader.prl lit-style.tex 
                         lit2stuff.prl 
    literate/doc         Jmakefile REM.comments april91.lit 
                         caveats.lit habits.lit highlights.lit 
                         install.lit lang_ref.lit 
                         lang_specific.lit lang_tut.lit 
                         lit_mode.lit literate.lit programs.lit 
                         sept92.lit using.lit 
    literate/info-utils  .cvsignore ChangeLog Jmakefile Makefile 
                         Makefile.in Makefile.original README 
                         bug.texi configure.in 
                         default-nodes.texinfo getopt.c getopt.h 
                         getopt1.c info.el linebreaks.texi 
                         makeinfo.c makeinfo.texinfo 
                         postmakeinfo.prl test-suite.texinfo 
                         testfile.texinfo 
    literate/lit-deatify .cvsignore Makefile config.h.in 
                         lit-deatify.flex 
    literate/tests       Jmakefile 
    literate/tests/basic Jmakefile test01.epgm test01.etex 
                         test01.etxi test01.hs test01.lhs 
                         test01.stderr test02.etex test02.etxi 
                         test02.lit test03.etex test03.etxi 
                         test03.lit test04.etex test04.etxi 
                         test04.lit test04.stderr test05.epgm 
                         test05.etex test05.etxi test05.hs 
                         test05.lhs test06.etex test06.etxi 
                         test06.lit test07.etex test07.etxi 
                         test07.lit test08.etex test08.etxi 
                         test08.lit test09.etex test09.etxi 
                         test09.lit test09input.lit test09l.stderr 
                         test09t.stderr test10.etex test10.etxi 
                         test10.lit test11.epgm test11.etex 
                         test11.etxi test11.lprl test11.stderr 
                         test12-help.lit test12.etex test12.etxi 
                         test12.lit test13.epgm test13.lhs 
                         test14a.epgm test14a.lhs test14b.epgm 
                         test14b.lhs test15-input.lit test15.epgm 
                         test15.lit test15l.stderr test15p.stderr 
                         test15t.stderr test16.epgm test16.etex 
                         test16.etxi test16.lit test17.epgm 
                         test17.etex test17.etxi test17.lhs 
                         test18.epgm test18.lhs test19.etex 
                         test19.etxi test19.lit test20-S.etex 
                         test20-S.etxi test20-c.etex test20-c.etxi 
                         test20.lit test21-S.etex test21-S.etxi 
                         test21-c.etex test21-c.etxi 
                         test21-g2.stderr test21-g3.etex 
                         test21-g4.etex test21-g5.etex test21.lit 
                         test21.stderr test22.etex test22.etxi 
                         test22.lit test23.etex test23.etxi 
                         test23.lit test24.epgm test24.etex 
                         test24.etxi test24.lhs test25.epgm 
                         test25.etex test25.etxi test25.lhs 
                         test26.etex test26.etxi test26.lhs 
                         test27.etex test27.etxi test27.lit 
                         test28.epgm test28.etex test28.etxi 
                         test28.lhs test29.etex test29.etxi 
                         test29.lit test30.etex test30.etxi 
                         test30.lhs test31.etex test31.etxi 
                         test31.lit test32-bird.etex 
                         test32-bird2.etex test32-bird3.etex 
                         test32-nobird.etex test32-nobird2.etex 
                         test32-nobird3.etex test32.etex 
                         test32.etxi test32.lhs test33.etex 
                         test33.etxi test33.lhs 
    literate/tests/sepcomp Jmakefile justtext.lit main.lit 
                           section1.lhs section2-1.lhs 
                           section2-2.lhs sectionA.lhs 
    literate/texi2html   Makefile README ball.gif invisible.xbm 
                         texi2html.prl 
    mhms                 ANNOUNCE ArgCount.hs CommonFuncs.hs 
                         HsParseWrapper.hs Main.hs Makefile 
                         MetricTypes.hs Opts.hs PathCount.hs 
                         README UsageCount.hs Version.hs 
    mk                   .cvsignore boilerplate.mk bootstrap.mk 
                         config.h.in config.mk.in opts.mk paths.mk 
                         suffix.mk target.mk 
    nofib                .cvsignore Makefile Makefile-template 
                         PATCHLEVEL README Simon-nofib-notes 
    nofib/PRIVATE        Jmakefile README term-rewrite.lit.orw 
    nofib/PRIVATE/amoco-linear-system-solver Manifest README 
                                             bicg.m cg.m 
                                             densematrix.m input.m 
                                             matlib.m matrix.m 
                                             misc.m mx_rts.m 
                                             sparsematrix.kludge.m 
                                             sparsematrix.m test.m 
    nofib/PRIVATE/amoco-linear-system-solver/Data 
                                                  gcomp.mat1.four.Z 
                                                  gcomp.mat1.one.Z 
                                                  gcomp.mat1.soln.Z 
                                                  gcomp.mat1.three.Z 
                                                  gcomp.mat1.twoa.Z 
                                                  gcomp.mat1.twob.Z 
                                                  gcomp.mat1.twoc.Z 
                                                  gcomp.mat2.four.Z 
                                                  gcomp.mat2.one.Z 
                                                  gcomp.mat2.soln.Z 
                                                  gcomp.mat2.three.Z 
                                                  gcomp.mat2.twoa.Z 
                                                  gcomp.mat2.twob.Z 
                                                  gcomp.mat2.twoc.Z 
                                                  gcomp.mat3.four.Z 
                                                  gcomp.mat3.one.Z 
                                                  gcomp.mat3.three.Z 
                                                  gcomp.mat3.twoa.Z 
                                                  gcomp.mat3.twob.Z 
                                                  gcomp.mat3.twoc.Z 
                                                  gcomp.mat4.four.Z 
                                                  gcomp.mat4.one.Z 
                                                  gcomp.mat4.three.Z 
                                                  gcomp.mat4.twoa.Z 
                                                  gcomp.mat4.twob.Z 
                                                  gcomp.mat4.twoc.Z 
                                                  gcomp.mat5.four.Z 
                                                  gcomp.mat5.one.Z 
                                                  gcomp.mat5.three.Z 
                                                  gcomp.mat5.twoa.Z 
                                                  gcomp.mat5.twob.Z 
                                                  gcomp.mat5.twoc.Z 
    nofib/PRIVATE/analyser 00README AbsSyntax.hs AbsSyntax.lgs 
                           Compiler.hs CompilerTypes.hs 
                           Evaluator.hs Impl.hs Impl.lgs 
                           InstrType.hs Jmakefile Main.hs Main.lgs 
                           Primitives.hs QSort.hs Show.hs 
                           ShowHiLevel.hs StateType.hs Utils.hs 
                           Utils.lgs analyser.stdout calc_ave 
                           lex.gsc make-hs make-repeated 
                           make-timing make-version 
                           standard.prelude.hs zeugen.hs 
    nofib/PRIVATE/analyser/CompileMain Main.lhs Main.src 
    nofib/PRIVATE/analyser/examples sieb t1.core t10.core 
                                    t10.strict t100.core 
                                    t100.strict t101.core 
                                    t102.core t103.core t104.core 
                                    t11.core t12.core t13.core 
                                    t13.strict t2.core t3.core 
                                    t4.core t5.core t6.core 
                                    t7.core t8.core t9.core 
                                    test.core 
    nofib/PRIVATE/bdt    BuildTree.hs Interpolate.hs Main.hs 
                         Makefile PrettyClass.hs Request.hs 
                         SimCap1.bdt TransactionData.hs Trees.hs 
                         Valuation.hs bdt.stdout 
    nofib/PRIVATE/editor3 Context.lhs Data.lhs Display.lhs 
                          Edit.lhs Editor.lhs Eval.lhs Ios.lhs 
                          Jmakefile Main.lhs Parse.lhs 
                          Parseterm.lhs Pretty.lhs Prettyterm.lhs 
                          Project Run Term.lhs Termcap.lhs 
                          editor3.stdout 
    nofib/PRIVATE/elmo   Datatype.hs EnvList.hs Jmakefile MAIL 
                         Main.hs Monadlib.lhs Mparselib.lhs 
                         Parser.lhs Pp_lib.hs Pretty.hs Shell.hs 
                         TcConvert.hs TcEnv.hs TcGraph.hs 
                         TcHeap.hs TcInfer.hs TcUnify.hs 
                         datatype.gs envList.gs main.gs 
                         monadlib.lgs mparselib.lgs parser.lgs 
                         pp-lib.gs pretty.gs shell.gs tc.prj 
                         tcConvert.gs tcEnv.gs tcGraph.gs 
                         tcHeap.gs tcInfer.gs tcUnify.gs 
    nofib/PRIVATE/happy  test.ly 
    nofib/PRIVATE/haskelldraw Attributes.lhs Button.lhs Canvas.lhs 
                              CheckBox.lhs Colour.lhs 
                              ColourBar.lhs Context.lhs Cursor.lhs 
                              DrawMenus.lhs DrawObject.lhs 
                              DrawTypes.lhs Drawing.lhs Edit.lhs 
                              Event.lhs Exclusive.lhs File.lhs 
                              Font.lhs Gauge.lhs Init.lhs 
                              IntVal.lhs Jmakefile Main.lhs 
                              Menu.lhs MenuBar.lhs Mouse.lhs 
                              OLIT.lhs OLITCore.lhs Panel.lhs 
                              Pen.lhs PictColour.lhs PictComb.lhs 
                              PictCore.lhs PictDraw.lhs 
                              PictMatrix.lhs PictStyle.lhs 
                              PictTrans.lhs Pixmap.lhs PopUp.lhs 
                              ScrolledWindow.lhs ScrollingList.lhs 
                              Selection.lhs State.lhs 
                              StaticText.lhs SwitchButton.lhs 
                              Table.lhs Toolbar.lhs Update.lhs 
                              View.lhs abc.bmp button.c button.h 
                              canvas.c canvas.h checkbox.c 
                              circle.bmp colour.c colour.h 
                              cursor.c drawing.c drawing.h 
                              exclusive.c fallback.h form.c 
                              gauge.c globals.h gui.c gui.h init.c 
                              init.drw init.h line.bmp menu.c 
                              mouse.c mouse.h pen.c pen.h pixmap.c 
                              point.bmp point_table.c 
                              point_table.h popup.c scrollList.c 
                              scrollwin.c scrollwin.h 
                              solidCircle.bmp solidSquare.bmp 
                              square.bmp text.c xheaders.h 
    nofib/PRIVATE/lolita Jmakefile MAIL README 
    nofib/PRIVATE/lolita/bin gcvt gparse gram lolita makeghc 
                             mkGramTables 
    nofib/PRIVATE/lolita/demos CONTENTS demo_abstract demo_chinese 
                               demo_disc demo_gen demo_net 
                               demo_norm demo_parse demo_prag 
                               demo_pros demo_query demo_sem 
                               demo_tem demo_translate files 
                               prelude_demo 
    nofib/PRIVATE/lolita/haskell ASemMessages.lhs A_CtxMeaning.lhs 
                                 A_Normalise.lhs A_basicgen.lhs 
                                 A_gen.lhs A_meaning.lhs A_sem.lhs 
                                 AbsMeaning.lhs AbsTrans.lhs 
                                 ActionGenerator.lhs Altlinks.lhs 
                                 Analogy.lhs AndName.lhs 
                                 Basic_global.lhs ChinGrammar.lhs 
                                 ClauseGenerator.lhs Context.lhs 
                                 CtxMeaning.lhs 
                                 DaVinciInterface.lhs 
                                 Default_links.lhs 
                                 Dial_Dialoguelog.lhs 
                                 Dial_EmCausePB.lhs 
                                 Dial_EmReact.lhs 
                                 Dial_EmShowPB.lhs 
                                 Dial_Partialtactic.lhs 
                                 Dial_Richinput.lhs 
                                 Dial_StaticInfo.lhs 
                                 Dial_constraints.lhs 
                                 Dial_content.lhs Dial_element.lhs 
                                 Dial_emotion.lhs Dial_tactic.lhs 
                                 Dial_types.lhs Dialogue.lhs 
                                 Dict.lhs DynamicNet.lhs 
                                 English.lhs EventGenerator.lhs 
                                 ExtractRoot.lhs 
                                 ExtractRootItal.lhs Feature.lhs 
                                 FeatureNew.lhs FeatureType.lhs 
                                 Feature_extract.lhs Fix.lhs 
                                 GenVals.lhs Generator.lhs 
                                 GlobalSettings.lhs GramBase.lhs 
                                 GramFeatSets.lhs GramMiddle.lhs 
                                 GramSen.lhs GramTables.lhs 
                                 GramTop.lhs Hashdict.lhs 
                                 IControlsUtils.lhs IFormat.lhs 
                                 IGlobalsUtils.lhs IGraphical.lhs 
                                 IHelp.lhs ILinkUtils.lhs 
                                 IMain.lhs ISettings.lhs 
                                 ITemplate.lhs Inherit.lhs 
                                 Interaction.lhs Jmakefile 
                                 MUCNamedEntity.lhs 
                                 MUCcategorise.lhs MUCcoref.lhs 
                                 Main.hs Main.lhs MakeFix.lhs 
                                 Makehi Meaning_aux.lhs 
                                 MiscGenerator.lhs Net.lhs 
                                 NetNode.lhs Normalise.lhs 
                                 Normalise2.lhs Normalise3.lhs 
                                 Normalise4.lhs Normalise5.lhs 
                                 Normalise6.lhs NormaliseUtils.lhs 
                                 OldTestMain.lhs ParseContext.lhs 
                                 Parse_tree.lhs Parsing.lhs 
                                 Penalties.lhs Planbox.lhs 
                                 PostGenerator.lhs Prag.lhs 
                                 Prag_transform.lhs Pre_sem.lhs 
                                 Prepare.lhs PrepareSettings.lhs 
                                 PrepareUtils.lhs Query.lhs 
                                 QuestionGenerator.lhs 
                                 RealisationPlanner.lhs 
                                 ReconstituteTree.lhs Roles.lhs 
                                 RolesGenerator.lhs SGMLTree.lhs 
                                 SGMLinput.lhs 
                                 Selection_functions.lhs Sem.lhs 
                                 Sem2.lhs SemConditions.lhs 
                                 SemDistance.lhs SemLeaf.lhs 
                                 SemLocation.lhs SemModifiers.lhs 
                                 SemNewNodes.lhs SemRoles.lhs 
                                 SemShorthands.lhs SemUtils.lhs 
                                 Sem_CheckUniversals.lhs 
                                 Sem_Integrate.lhs Sem_Time.lhs 
                                 Sem_transform.lhs 
                                 SentenceGenerator.lhs 
                                 Shorthands.lhs Source_Control.lhs 
                                 Source_model.lhs SpellCheck.lhs 
                                 SyntaxCategory.lhs TemMUC.lhs 
                                 TemSummary.lhs TemTerror.lhs 
                                 Template.lhs TemplateSettings.lhs 
                                 Tense_Tree.lhs 
                                 Tense_Tree_Utils.lhs TestMain.lhs 
                                 Testing.lhs TextNodesRep.lhs 
                                 TomInterface.lhs TomPostParse.lhs 
                                 TomPrepare.lhs TomTest.lhs 
                                 Total.lhs TreeSemantics.lhs 
                                 WordDicts.lhs WordGenerator.lhs 
                                 WordIdioms.lhs WordMeanings.lhs 
                                 WordSpec.lhs WordToWnodes.lhs 
                                 WordToWnodesItal.lhs controls.dat 
                                 errorFile filenames.dat 
    nofib/PRIVATE/lolita/haskell/StaticNet CompileNet.lhs 
                                           Implementation_Notes 
                                           LMLinterface.c 
                                           SemNetSyns.lhs 
                                           StaticNet.lhs 
                                           TestNetMain.lhs 
    nofib/PRIVATE/lolita/haskell/StaticNet/dataCcode 
                                                     Controls.Control.Table.cc 
                                                     Controls.Control.Table.h 
                                                     Controls.Okf.h 
                                                     HNindex.HNode.Table.cc 
                                                     HNindex.HNode.Table.h 
                                                     HNindex.Okf.h 
                                                     Nodelist.Okf.h 
                                                     Nodelist.u_long.Table.cc 
                                                     Nodelist.u_long.Table.h 
                                                     Noderef.Controls.Table.cc 
                                                     Noderef.Controls.Table.h 
                                                     Noderef.Okf.h 
                                                     Noderef.StringRef.Table.cc 
                                                     Noderef.StringRef.Table.h 
                                                     Noderef.u_long.Table.cc 
                                                     Noderef.u_long.Table.h 
                                                     Okf.hP 
                                                     StringRef.Okf.h 
                                                     StringRef.char.Table.cc 
                                                     StringRef.char.Table.h 
                                                     Table.ccP 
                                                     Table.hP 
                                                     basicTypes.h 
                                                     common.c 
                                                     common.h 
                                                     controls.c 
                                                     controls.h 
                                                     debugging.c 
                                                     debugging.h 
                                                     hashTable.c 
                                                     hashTable.h 
                                                     links.c 
                                                     links.h 
                                                     make_token 
                                                     netMain.c 
                                                     netMain.h 
                                                     nodelist.c 
                                                     nodelist.h 
                                                     nodestring.c 
                                                     nodestring.h 
                                                     stringStorage.c 
                                                     stringStorage.h 
                                                     testNodelist.c 
                                                     testcontrols.c 
                                                     testhashdict.c 
                                                     testlinks.c 
                                                     u_char.Arc.Table.cc 
                                                     u_char.Arc.Table.h 
                                                     u_char.Okf.h 
                                                     u_char.u_char.Table.cc 
                                                     u_char.u_char.Table.h 
                                                     u_char.u_short.Table.cc 
                                                     u_char.u_short.Table.h 
                                                     u_long.Noderef.Table.cc 
                                                     u_long.Noderef.Table.h 
                                                     u_long.Okf.h 
                                                     u_long.u_long.Table.cc 
                                                     u_long.u_long.Table.h 
                                                     u_short.Controls.Table.cc 
                                                     u_short.Controls.Table.h 
                                                     u_short.HNindex.Table.cc 
                                                     u_short.HNindex.Table.h 
                                                     u_short.Okf.h 
    nofib/PRIVATE/lolita/haskell/controls Control.cpp Control.lhs 
                                          ControlData.lhs 
                                          Mkcontrol.lhs 
                                          control.impl control.sig 
                                          controls.dat csort.impl 
                                          csort.sig cvalue.impl 
                                          cvalue.sig 
    nofib/PRIVATE/lolita/haskell/tomita TomParser.lhs cparser.c 
                                        node.h 
    nofib/PRIVATE/lolita/haskell/utils ContIprog.lhs FiniteMap.lhs 
                                       Force.lhs HaskImpDep.lhs 
                                       Iprog.lhs Iseq.lhs 
                                       LArray.lhs LArrayTree.lhs 
                                       LL1Parser.lhs 
                                       LPackedString.lhs 
                                       Mapping.lhs N_Arry_Tree.lhs 
                                       Okf.lhs Okg.lhs 
                                       OrdSetBinTree.lhs 
                                       RangeTree.lhs SafeIprog.lhs 
                                       SetBinTree.lhs 
                                       SetOrdList.lhs Stdenv.lhs 
                                       Stdenv2.lhs Timeout.lhs 
                                       Tuple.lhs Tuple10.lhs 
                                       Tuple3.lhs Tuple4.lhs 
                                       Tuple5.lhs Tuple6.lhs 
                                       Tuple6n.lhs Tuple7.lhs 
                                       Tuple8.lhs Tuple9.lhs 
                                       UnsafeRand.lhs ccputime.c 
                                       ccputimeCode.c cisCompany.c 
                                       cisCompanyCode.c 
                                       cisCompanyCode.h crtime.c 
                                       ctimeout.c ctimeoutCode.c 
    nofib/PRIVATE/lolita/helpsys 1 contents 
    nofib/PRIVATE/lolita/helpsys/11 1 2 3 4 5 6 7 contents 
    nofib/PRIVATE/lolita/helpsys/2 contents 
    nofib/PRIVATE/lolita/helpsys/3 1 2 3 4 5 contents 
    nofib/PRIVATE/lolita/helpsys/4 1 2 3 4 contents 
    nofib/PRIVATE/lolita/helpsys/9 1 2 contents 
    nofib/PRIVATE/lolita/helpsys/chinese 1 3 4 5 6 contents 
    nofib/PRIVATE/lolita/helpsys/chinese/2 1 2 3 contents 
    nofib/PRIVATE/lolita/test/input 0001 0002 0003 0004 0005 0006 
                                    0007 0008 0009 0010 0011 0012 
                                    0013 0014 0015 0016 0017 0018 
                                    0019 0020 0021 0022 0023 0024 
                                    0025 0026 0027 0028 0029 0030 
                                    0031 0032 0033 0034 0035 0036 
                                    0037 0038 0039 0040 0041 0042 
                                    0043 0044 0045 0046 0047 0048 
                                    0049 0050 0051 0052 0053 0054 
                                    0055 0056 0057 0058 0059 0060 
                                    0061 0062 0063 0064 0065 0066 
                                    0067 0068 0069 0070 0071 0072 
                                    0073 0074 0075 
    nofib/PRIVATE/mcp    Collisions.hs Cross_sections.hs 
                         Directions.hs Distance.hs Jmakefile 
                         Klein_nishina.hs Main.hs Mcp_geom.hs 
                         Mcp_types.hs Misc.hs README README.nofib 
                         Show_funcs.hs Spec_file.hs Tallies.hs 
                         Tally_routines.hs Track.hs inp inp-orig 
                         mcp.stdout outp_500 phot_bench_3 
    nofib/PRIVATE/mcp/inId README inp mcp-core2.id mcp-geom1.id 
                           mcp-types.id misc.id outp_500 
                           phot_bench_3 print_routines.id 
                           spec_file.id spec_scan_routines.id 
                           tallies8.id tally_routines.id track3.id 
    nofib/PRIVATE/nhccomp Attr.hs AttrLib.hs Bind.hs BindI.hs 
                          BindLib.hs ByteCode.hs ByteFix.hs 
                          Case.hs CodeArity.hs CodeEval.hs 
                          CodeFix.hs Derive.hs Error.hs Export.hs 
                          Extra.hs Extract.hs ExtractLib.hs 
                          Fixity.hs Flags.hs Gcode.hs GcodeDump.hs 
                          GcodeFix.hs GcodeLabel.hs HS.hs 
                          HbcOnly.hs IExtract.hs IName.hs 
                          Import.hs Jmakefile Lex.hs LexLow.hs 
                          LexPre.hs LexStr.hs Lexical.hs Lift.hs 
                          MAKE-Makefile Main.hs MergeSort.hs 
                          MkSyntax.hs Name.hs NameLib.hs 
                          NameLow.hs OsOnly.hs PPLib.hs 
                          PPSyntax.hs PackedString.hs Parse.hs 
                          ParseCore.hs ParseFoo.hs ParseI.hs 
                          ParseLex.hs ParseLib.hs Rename.hs 
                          RenameLib.hs RenameLow.hs Reorder.hs 
                          Scc.hs SccModule.hs ScopeLib.hs 
                          StrName.hs StrSyntax.hs Symbols.hs 
                          Syntax.hs SyntaxPos.hs ToGcode.hs 
                          TransCode.hs TransName.hs Tree234.hs 
                          TypeEnv.hs TypeFake.hs TypeLib.hs 
                          TypeMain.hs TypeSubst.hs TypeUnify.hs 
                          Unlit.hs nhc-test test.hi test.hs 
    nofib/UNUSED         Makefile 
    nofib/UNUSED/nfib    Main.hs Makefile nfib.m nfib.stdout 
    nofib/UNUSED/nfib_overloaded Main.hs Makefile 
                                 nfib_overloaded.stdout 
    nofib/distributed    README 
    nofib/distributed/GdH Distributed.hs 
    nofib/distributed/chain chain.hs 
    nofib/distributed/error error.hs 
    nofib/distributed/names names.hs 
    nofib/distributed/place place.hs 
    nofib/docs           .cvsignore 
    nofib/docs/paper     .cvsignore Jmakefile MAIL compile.sc 
                         compile.txt hbc-vs-ghc.cln hbc-vs-ghc.sc 
                         nofib_only.bib paper.bbl paper.verb 
                         reviews run.sc run.txt slides-root.tex 
                         slides.tex ticky.sc ticky.sc.lat 
    nofib/ghc            Makefile 
    nofib/ghc/matrix     Main.hs Makefile Matrix.hs matrix.stdout 
    nofib/imaginary      Makefile 
    nofib/imaginary/digits-of-e1 Main.lhs Makefile 
                                 digits-of-e1.stdout 
    nofib/imaginary/digits-of-e2 Main.lhs Makefile 
                                 digits-of-e2.stdout 
    nofib/imaginary/exp3_8 Main.hs Makefile exp3_8.stdout 
    nofib/imaginary/gen_regexps Main.hs Makefile gen_regexps.stdin 
                                gen_regexps.stdout 
    nofib/imaginary/integrate Main.hs Makefile integrate.stdout 
    nofib/imaginary/paraffins Main.hs Makefile paraffins.c 
                              paraffins.stdin paraffins.stdout 
    nofib/imaginary/primes Main.hs Makefile csieve.c primes.stdout 
    nofib/imaginary/queens Main.hs Makefile queens.stdout 
    nofib/imaginary/rfib Main.hs Makefile rfib.stdout 
    nofib/imaginary/tak  Main.hs Makefile tak.stdout 
    nofib/imaginary/wheel-sieve1 Main.hs Makefile 
                                 wheel-sieve1.stdout 
    nofib/imaginary/wheel-sieve2 Main.hs Makefile 
                                 wheel-sieve2.stdout 
    nofib/imaginary/x2n1 Main.hs Makefile x2n1.stdout 
    nofib/mk             boilerplate.mk opts.mk paths.mk suffix.mk 
                         target.mk 
    nofib/parallel       Makefile 
    nofib/parallel/NESL  GranRandom.hs Makefile Strategies.lhs 
                         fft.lhs integrate.lhs matrix-inverse.lhs 
                         quick_hull.lhs sieve.lhs 
    nofib/parallel/bom   GranRandom.hs Makefile Strategies.lhs 
                         bom.hs dateNaiveAhead.hs 
                         dateNaiveChunk.hs 
    nofib/parallel/cfd   C_matrix.hs Chl_method_q.hs Data8.hs 
                         Defs.hs Gen_net.hs Jcb_method.hs 
                         L_matrix.hs Main.hs Makefile Norm.hs 
                         Quad_def.hs S_Array.hs S_matrix.hs 
                         TG_iter.hs cfd.stdout 
    nofib/parallel/coins Makefile ParForce.hs coins.hs 
    nofib/parallel/dcbm  DCBM.hs DbParallel.hs Delay.hs Fwif.hs 
                         Main.hs Makefile Primitives.lhc 
                         Primitives.lhi Types.hs 
    nofib/parallel/linsolv CRA.hs LinSolv.hs Main.hs Makefile 
                           Matrix.hs ModArithm.hs ParForce.hs 
                           linsolv.stdout 
    nofib/parallel/minimax Board.hs Game.hs Main.hs Makefile 
                           ParForce.hs Prog.hs Tree.hs Wins.hs 
    nofib/parallel/par001 Main.hs Makefile par001.stdout 
    nofib/parallel/parfact Makefile parfact.hs parfact.stdout 
    nofib/parallel/parfib Main.hs Makefile 
    nofib/parallel/partak Main.hs Makefile 
    nofib/parallel/partree Makefile Tree.hs partree.hs 
    nofib/parallel/prsa  Main.hs Makefile Rsa.hs prsa.stdout 
    nofib/parallel/ray   Main.lhs Makefile ray.stdout 
    nofib/parallel/soda  Main.hs Makefile soda.stdout 
    nofib/parallel/soda7 Main.hs Makefile soda7.stdout 
    nofib/real           Makefile 
    nofib/real/HMMS      Alignments.lhs BalBinSTrees.lhs 
                         BatchAlign.lhs BatchTranscribe.lhs 
                         COPYRIGHT ComputeNewDgs.lhs 
                         ConvertLinearDic.lhs 
                         CountAlignmentDiffs.lhs DumpPhoneList.lhs 
                         Extrema.lhs HMMS.stderr HmmConstants.lhs 
                         HmmDensities.lhs HmmDigraphs.lhs 
                         Jmakefile Lists.lhs Makefile 
                         MathTypes.lhs MaybeStateT.lhs 
                         NativeIO.lhs Phones.lhs PlainTextIO.lhs 
                         Pronunciations.lhs README README.nofib 
                         StateT.lhs Transcribe.lhs Viterbi.lhs 
                         dictionary.0 dictionary.0.dgs sentences 
                         vocabulary 
    nofib/real/HMMS/app/test README demo dictionary.0.dgs 
    nofib/real/HMMS/data dmg_01 dmg_01.fea dmg_01.ppm dmg_01.txt 
                         dmg_02 dmg_02.fea dmg_02.ppm dmg_02.txt 
                         dmg_03 dmg_03.fea dmg_03.ppm dmg_03.txt 
                         dmg_04 dmg_04.fea dmg_04.ppm dmg_04.txt 
                         dmg_05 dmg_05.fea dmg_05.ppm dmg_05.txt 
                         dmg_06 dmg_06.fea dmg_06.ppm dmg_06.txt 
    nofib/real/HMMS/hmms-data h9.dgs h9.ties 
    nofib/real/HMMS/hmms-data/h9 AA.1.gm AA.2.gm AA.3.gm AE.1.gm 
                                 AE.2.gm AE.3.gm AH.1.gm AH.2.gm 
                                 AH.3.gm AO.1.gm AO.2.gm AO.3.gm 
                                 AW.1.gm AW.2.gm AW.3.gm AX.1.gm 
                                 AX.2.gm AX.3.gm AXR.1.gm AXR.2.gm 
                                 AXR.3.gm AY.1.gm AY.2.gm AY.3.gm 
                                 B.1.gm B.2.gm B.3.gm CH.1.gm 
                                 CH.2.gm CH.3.gm D.1.gm D.2.gm 
                                 D.3.gm DH.1.gm DH.2.gm DH.3.gm 
                                 DX.1.gm DX.2.gm DX.3.gm EH.1.gm 
                                 EH.2.gm EH.3.gm EL.1.gm EL.2.gm 
                                 EL.3.gm EN.1.gm EN.2.gm EN.3.gm 
                                 ER.1.gm ER.2.gm ER.3.gm EY.1.gm 
                                 EY.2.gm EY.3.gm F.1.gm F.2.gm 
                                 F.3.gm G.1.gm G.2.gm G.3.gm 
                                 HH.1.gm HH.2.gm HH.3.gm IH.1.gm 
                                 IH.2.gm IH.3.gm IX.1.gm IX.2.gm 
                                 IX.3.gm IY.1.gm IY.2.gm IY.3.gm 
                                 JH.1.gm JH.2.gm JH.3.gm K.1.gm 
                                 K.2.gm K.3.gm L.1.gm L.2.gm 
                                 L.3.gm M.1.gm M.2.gm M.3.gm 
                                 N.1.gm N.2.gm N.3.gm NG.1.gm 
                                 NG.2.gm NG.3.gm OW.1.gm OW.2.gm 
                                 OW.3.gm OY.1.gm OY.2.gm OY.3.gm 
                                 P.1.gm P.2.gm P.3.gm R.1.gm 
                                 R.2.gm R.3.gm S.1.gm S.2.gm 
                                 S.3.gm SH.1.gm SH.2.gm SH.3.gm 
                                 SIL.1.gm SIL.2.gm SIL.3.gm T.1.gm 
                                 T.2.gm T.3.gm TH.1.gm TH.2.gm 
                                 TH.3.gm UH.1.gm UH.2.gm UH.3.gm 
                                 UW.1.gm UW.2.gm UW.3.gm V.1.gm 
                                 V.2.gm V.3.gm W.1.gm W.2.gm 
                                 W.3.gm Y.1.gm Y.2.gm Y.3.gm 
                                 Z.1.gm Z.2.gm Z.3.gm ZH.1.gm 
                                 ZH.2.gm ZH.3.gm 
    nofib/real/HMMS/lib/haskell Builtin.hi GhcPrintf.hs 
                                SignalIO.lhs 
    nofib/real/PolyGP    Auxil.hs Create.hs Eval.hs Evolve.hs 
                         Header.hs Local.hs Main.hs Makefile Para 
                         PolyGP.stderr PolyGP.stdout Unify.hs 
    nofib/real/anna      AbsConc3.hs AbstractEval2.hs 
                         AbstractMisc.hs AbstractVals2.hs Apply.hs 
                         BarakiConc3.hs BarakiMeet.hs BaseDefs.hs 
                         Constructors.hs Dependancy.hs 
                         DomainExpr.hs EtaAbstract.hs 
                         FrontierDATAFN2.hs FrontierGENERIC2.hs 
                         FrontierMisc2.hs Inverse.hs 
                         LambdaLift5.hs Main.hs MakeDomains.hs 
                         Makefile Monster.hs Monstermakefile 
                         MyUtils.hs Parser2.hs PrettyPrint.hs 
                         PrintResults.hs README ReadTable.hs 
                         Simplify.hs SmallerLattice.hs 
                         StrictAn6.hs SuccsAndPreds2.hs 
                         TExpr2DExpr.hs Testmakefile TypeCheck5.hs 
                         Utils.hs anna.postscript anna.prescript 
                         anna.stdout anna_table ap_CaseAlts.cor 
                         ap_CaseArgs.cor ap_CaseOfCase.cor 
                         ap_CaseOfCase2.cor ap_CaseOfCase3.cor 
                         ap_FuncCall.cor ap_ListOfList.cor 
                         ap_SemiLazyAdd.cor ap_SemiLazyCase.cor 
                         ap_SimpleLazy.cor ap_SimpleStrict.cor 
                         ap_Unzip.cor ap_Zip.cor append.cor 
                         avlTree.cor big.cor big.sum.out bmark.cor 
                         bomb.cor bomb2.cor bug.cor bug_Anna1.cor 
                         bug_Anna2.cor bug_Anna3.cor bug_Anna4.cor 
                         bug_Anna5.cor bug_Anna6.cor 
                         bug_types1.cor bug_types2.cor bury.cor 
                         cfoldr.cor concat.cor concat22.cor 
                         concat24.cor concat44.cor coreExpr.cor 
                         coreExpr0.cor divide.cor dividetree.cor 
                         dot_3.cor dot_4.cor eta.cor filter.cor 
                         foldrFoldl.cor fourier.cor funcDomain.cor 
                         higherOrder.cor john.cor llfiasco.cor 
                         manyIterate.cor mutualRec.cor 
                         nofib_driver ol_num.cor pairid.cor 
                         parallelOr.cor poly_loseGain.cor 
                         poly_simple.cor preludeList.cor 
                         realNasties.cor reverse.cor 
                         sebastian1.cor sebastian2.cor sets.cor 
                         standardTest.cor treeDepth.cor 
    nofib/real/bspt      BSPT.lhs Euclid.lhs EuclidGMS.lhs 
                         GeomNum.lhs Init.lhs Input.lhs 
                         Interface.lhs Interpret.lhs Libfuns.lhs 
                         MGRlib.lhs Main.lhs Makefile Merge.lhs 
                         Params.lhs Prog.lhs Rationals.lhs 
                         Render.lhs Stdlib.lhs bspt.stdin 
                         bspt.stdout 
    nofib/real/cacheprof Arch_x86.hs CacheAnn.hs Generics.hs 
                         Makefile cacheprof.stdin cacheprof.stdout 
                         cacheprof_hooks2_x86.s 
    nofib/real/compress  BinConv.hs BinTest.hs Decode.hs 
                         Defaults.hs Encode.hs Lzw.hs Lzw.icl 
                         Lzw2.hs MAIL Main.hs Makefile PTTrees.hs 
                         README.nofib Uncompress.hs compress.stdin 
                         compress.stdout compress.stdout-mingw 
                         lzw.c 
    nofib/real/compress2 Encode.hs Main.hs Makefile 
                         WriteRoutines.hs compress2.stdin 
                         compress2.stdout 
    nofib/real/compress2/inC bin_conv.c io_copy.c prefix_trees.c 
    nofib/real/ebnf2ps   AbstractSyntax.hs Color.hs CommandLine.hs 
                         CommandLineFlags EbnfGrammar.hs 
                         EbnfLayout.hs FigOutput.hs Fonts.hs 
                         GrammarTransform.hs HappyParser.ly 
                         IOSupplement.hs Info.hs Lexer.hs Main.hs 
                         Makefile Parsers.hs PsOutput.hs README 
                         StringMatch.hs Times-Roman.afm doc.ps 
                         doc.tex ebnf.BNF ebnf2ps.stdin 
                         ebnf2ps.stdout gofer.BNF regular.BNF 
    nofib/real/fem       Assemble_loadvec.hs Assemble_stiffness.hs 
                         Basics.hs DB_interface.hs Database.hs 
                         Degrees.hs Displacement.hs Elemforce.hs 
                         Elemstif.hs MAIL Main.hs Makefile 
                         Matrix.hs Pre_assemble.hs PrintSource.hs 
                         Printuvwforce.hs README VBlldecomp.hs 
                         VBmatrix.hs Vector.hs data.0 data.1 
                         data.2 data.3 fem.stdin fem.stdout 
                         fem.stdout-linux fem.stdout1 
    nofib/real/fem/inC   FEM_MODEL_DATA G.1 G.2 G.3 G.4 README 
                         TIMING assemble_loadvec.c 
                         assemble_stiffness.c bar_2d.c data data.1 
                         data.2 data.3 data.4 database 
                         displacement.c fem.c internalforce.c 
                         pre_assemble.c read_data.c run 
                         vblldecomp.c 
    nofib/real/fluid     Asb_routs.hs C_matrix.hs Chl_decomp.hs 
                         Chl_method.hs Chl_routs.hs Defs.hs 
                         Elefac.hs Input_proc.hs Jcb_method.hs 
                         L_matrix.hs Main.hs Makefile 
                         Min_degree.hs Norm.hs README 
                         Rhs_Asb_routs.hs S_Array.hs S_matrix.hs 
                         TG_iter.hs Tol_cal.hs chan.hed chan8.dat 
                         fluid.stdin fluid.stdout 
                         fluid.stdout-freebsd fluid.stdout-linux 
                         res8 
    nofib/real/fulsom    Bah.hs Csg.hs Fulsom.hs Interval.hs 
                         Kolor.hs MAIL Makefile Matrix.hs Oct.hs 
                         Patchlevel.hs Quad.hs README.nofib 
                         README.original Raster.hs Shapes.hs 
                         Types.hs Vector.hs fulsom.stdout 
                         fulsom.stdout-mingw 
    nofib/real/fulsom/pics sphere.gif 
    nofib/real/fulsom/raster raster.c 
    nofib/real/gamteb    Compton.hs Consts.hs Distance.hs 
                         GamtebMain.hs GamtebType.hs InitTable.hs 
                         Main.hs Makefile Output.hs Pair.hs 
                         PhotoElec.hs RoulSplit.hs TransPort.hs 
                         Utils.hs gamteb.stderr gamteb.stdin 
                         gamteb.stdout gamteb.stdout1 
    nofib/real/gamteb/inFortran fact.f gamo.f gamteb.f 
    nofib/real/gamteb/inLML compton.m compton.m.97 consts.m 
                            consts.m.97 distance.m distance.m.97 
                            floatop.m.97 gamteb.doc gamteb.m 
                            gamteb.m.97 gamtebType.m 
                            gamtebType.m.97 gamteb_for.f 
                            gamteb_id.id libroutines output.m 
                            output.m.97 pair.m pair.m.97 
                            photoElec.m photoElec.m.97 roulSplit.m 
                            roulSplit.m.97 transPort.m 
                            transPort.m.97 utils.m utils.m.97 
    nofib/real/gamteb/results gm2048 gm4096 gm6000 gm7000 pm2048 
                              pm4096 pm6000 pm7000 
    nofib/real/gg        Activity.hs GRIP.hs Graph.hs Main.hs 
                         Makefile Msg.Header PSlib.hs Parse.hs 
                         Pool.hs Report.tex Spark.hs StdLib.hs 
                         gg.1 gg.stderr gg.stdin gg.stdin-2.Z 
                         gg.stdout report 
    nofib/real/gg/example README.nofib Report.tex report 
    nofib/real/grep      Main.lhs Makefile Parsers.hs 
                         StringMatch.hs grep.stdout 
    nofib/real/hidden    Comparing.hs Cross.hs EdgePlate.hs 
                         Geometric.hs Hide.hs MAIL Main.hs 
                         Makefile Matrices.hs Memo.hs MyIO.hs 
                         Numbers.hs Postscript.hs Preds.hs 
                         Rotate.lhs Solve.hs Vectors.hs 
                         hidden.stderr hidden.stdin hidden.stdout 
                         hidden.stdout2 hidden.stdout3 
                         hidden.stdout4 
    nofib/real/hidden/etc nbpip.c 
    nofib/real/hidden/objects bookcase.plate cube.plate four.plate 
                              horse.plate houses.plate 
                              pyramid.plate rad.plate table.plate 
    nofib/real/hpg       Config.lhs Env.lhs GenExp.lhs GenType.lhs 
                         GenVal.lhs MAIL Main.lhs Makefile 
                         Types.lhs Utils.lhs hpg.1 hpg.stderr 
                         hpg.stdout hpg.tex intro.tex outro.tex 
    nofib/real/infer     Environment.hs FiniteMap.hs Infer.hs 
                         InferMonad.hs Main.hs Makefile Maybe.hs 
                         MyList.hs Parse.hs Shows.hs State.hs 
                         StateX.hs Substitution.hs Term.hs 
                         TestTerm.hs TestType.hs Type.hs 
                         infer.stdin infer.stdout 
    nofib/real/lift      LambdaLift.lhs Main.lhs Makefile 
                         Print.lhs Test.hs Utilities.lhs 
                         lift.stdout 
    nofib/real/linear    AbsCg.lhs AbsDensematrix.lhs 
                         Absmatlib.lhs Cg.lhs Densematrix.lhs 
                         Input.lhs Main.lhs Makefile Matlib.lhs 
                         Matrix.lhs Misc.lhs Utils.lhs 
    nofib/real/maillist  Main.hs Makefile addresses maillist.stdin 
                         maillist.stdout 
    nofib/real/mkhprog   Main.lhs Makefile mkhprog.1 
                         mkhprog.stdout 
    nofib/real/parser    Main.hs Makefile big_big_test.hs 
                         parser.stdout 
    nofib/real/pic       ChargeDensity.hs Consts.hs ElecField.hs 
                         Main.hs Makefile Pic.hs PicType.hs 
                         Potential.hs PushParticle.hs Utils.hs 
                         pic.stderr pic.stdin pic.stdout 
                         pic.stdout-linux pic.stdout-linux2 
                         pic.stdout-mingw pic.stdout1 pic.stdout3 
    nofib/real/pic/inId  doc.culler doc.olaf pic88.id pic_cul.id 
                         pic_olaf.id 
    nofib/real/prolog    Engine.hs Examples Interact.hs Main.hs 
                         Makefile Parse.hs PrologData.hs 
                         PureEngine.hs README.nofib StackEngine.hs 
                         Subst.hs Version.hs prolog.stdin 
                         prolog.stdout stdlib 
    nofib/real/reptile   ALT_output Auxprogfuns.hs Diff.hs 
                         Drawfuns.hs Geomfuns.hs Help.hs 
                         Interstate.hs Layout.hs MAIL Main.hs 
                         Makefile Mgrfuns.hs Progfuns.hs Psfuns.hs 
                         Rational.hs Tilefuns.hs ghc_output 
                         glasgow_output hbc_output reptile.stdin 
                         reptile.stdout york_output 
    nofib/real/rsa       Main.hs Makefile Rsa.hs rsa.stdin 
                         rsa.stdout 
    nofib/real/rx        CHANGELOG Makefile Makefile.orig TODO 
                         copying.html copyright.html index.html 
                         link.html online.html rx-MAIL 
                         template.html 
    nofib/real/rx/doc    Makefile rxdoc.lit rxuser.lit 
    nofib/real/rx/examples Makefile Makefile.orig basic.lit 
                           check.lit 
    nofib/real/rx/src    BackwardS.hs CBackwardS.hs CForwardS.hs 
                         CharSeq.hs Command.hs Cross.hs 
                         Defaults.hs Exp2FA.hs ExpParse.hs FA.hs 
                         FA2Exp.hs FAcheat.hs FAcmpct.hs FAcon.hs 
                         FAconv.hs FAdet.hs FAhom.hs 
                         FAintersect.hs FAkeepcons.hs FAkeepst.hs 
                         FAlquotient.hs FAmap.hs FAmin.hs 
                         FAminus.hs FAneg.hs FArquotient.hs 
                         FAstar.hs FAsubtrans.hs FAtimes.hs 
                         FAtypes.hs FAunify.hs FAunion.hs 
                         FAuseful.hs FiniteMap.hs ForwardS.hs 
                         Gen.hs Gram2FA.hs Grammar.hs Heave.hs 
                         Heuristic.hs IdStack.hs Ids.hs 
                         Instance.hs Lex.hs Loop.hs Makefile 
                         Makefile.orig Maybes.hs Options.hs PI.hs 
                         Parse.hs Prec.hs Pretty.hs PrettyClass.hs 
                         RX.hs Reader.hs Reuse.hs SaturnS.hs 
                         Semantik.hs Set.hs Sorters.hs State.hs 
                         Stuff.hs Syntax.hs TA.hs Trace.hs 
                         WrapSubtrans.hs 
    nofib/real/scs       LinearAlgebra.hs Main.hs Makefile 
                         Parse.hs ParseLib.hs RandomFix.hs 
                         Simulate.hs Types.hs inverter.in 
                         scs.stdout 
    nofib/real/symalg    Ast.hs BasicNumber.hs 
                         BasicNumberApprox.hs Env.hs Eval.hs 
                         Lexer.hs Main.hs Makefile Op.hs Parser.hs 
                         Print.hs RealM.hs symalg.stdin 
                         symalg.stdout 
    nofib/real/veritas   Attributes.lhs Auto.hs Build_Tm.lhs 
                         Build_itrm.lhs Core_database.hs 
                         Core_datatype.hs Dcore.hs DerivedRules.hs 
                         Display.hs Editor.hs Edlib.lhs Getops.hs 
                         Globals.hs Goals.hs Kernel.hs Lookup.hs 
                         Main.hs Makefile Parse.lhs README 
                         Sub_Core1.hs Sub_Core2.hs Sub_Core3.hs 
                         Sub_Core4.hs Tacticals.hs Tactics.hs 
                         Tags.hs ThmTactics.hs Token.lhs Tree.hs 
                         Type_defs.lhs Unparse.lhs Vtslib.hs 
                         X_interface.hs grip-in veritas.stdin 
                         veritas.stdout 
    nofib/spectral       Makefile 
    nofib/spectral/ansi  Main.hs Makefile ansi.stdout 
    nofib/spectral/atom  Main.hs Makefile atom.stdout 
    nofib/spectral/awards Main.hs Makefile QSort.hs awards.stdout 
    nofib/spectral/banner Main.hs Makefile banner.stdin 
                          banner.stdout 
    nofib/spectral/boyer Main.lhs Makefile boyer.stdout 
    nofib/spectral/boyer2 Checker.hs Lisplikefns.hs Main.hs 
                          Makefile README Rewritefns.hs 
                          Rulebasetext.hs boyer2.stdout 
    nofib/spectral/calendar Main.hs Makefile calendar.stdout 
    nofib/spectral/cichelli Auxil.hs Interval.hs Key.lhs Main.hs 
                            Makefile Prog.hs cichelli.stdout 
    nofib/spectral/circsim Main.lhs Makefile circsim.stdout 
    nofib/spectral/clausify Main.hs Makefile clausify.stdout 
    nofib/spectral/compreals ContinuedFractions.lhs Doc.lhs 
                             Main.lhs QRationals.lhs RealReals.lhs 
                             Transcendentals.lhs paper.tex 
    nofib/spectral/constraints Main.hs Makefile constraints.stdout 
    nofib/spectral/cryptarithm1 Main.hs Makefile 
                                cryptarithm1.stdout 
    nofib/spectral/cryptarithm2 Main.hs Makefile MonadState.lhs 
                                MonadTrans.hs cryptarithm2.stdout 
    nofib/spectral/cse   Main.hs Makefile StateMonad.hs cse.stdout 
    nofib/spectral/eliza Main.hs Makefile eliza.stdin eliza.stdout 
    nofib/spectral/expert Knowledge.hs Main.hs Makefile Match.hs 
                          README Result.hs Search.hs Table.hs 
                          animals expert.stdin expert.stdout 
    nofib/spectral/fft2  Complex_Vectors.lhs Fourier.lhs MAIL 
                         Main.lhs Makefile fft.c fft2.stdout 
                         fft2.stdout-mingw fft2.stdout1 
                         fft2.stdout2 fft2.stdout3 fft2.stdout4 
                         fourier.f fourier.m 
    nofib/spectral/fibheaps Main.lhs Makefile fibheaps.stdout orig 
    nofib/spectral/fish  Main.hs Makefile fish.stdout 
    nofib/spectral/gcd   Main.hs Makefile gcd.stdout 
    nofib/spectral/hartel Fast2haskell.hs Fast2haskell2.hs 
                          Makefile 
    nofib/spectral/hartel/comp_lab_zift Main.hs Makefile 
                                        comp_lab_zift.stdout 
    nofib/spectral/hartel/event Main.hs Makefile event.stdout 
    nofib/spectral/hartel/fft Main.hs Makefile fft.stdout 
    nofib/spectral/hartel/genfft Main.hs Makefile genfft.stdout 
    nofib/spectral/hartel/ida Main.hs Makefile ida.stdout 
    nofib/spectral/hartel/listcompr Main.hs Makefile 
                                    listcompr.stdout 
    nofib/spectral/hartel/listcopy Main.hs Makefile 
                                   listcopy.stdout 
    nofib/spectral/hartel/nucleic2 MAIL Main.hs Makefile RA.hs 
                                   RC.hs README RG.hs RU.hs 
                                   Types.hs nucleic2.c nucleic2.m 
                                   nucleic2.scm nucleic2.sml 
                                   nucleic2.stdout1 
                                   nucleic2.stdout2 
                                   nucleic2.stdout3 paper.bbl 
                                   paper.ps paper.tex unboxery.h 
    nofib/spectral/hartel/parstof Main.hs Makefile parstof.stdout 
    nofib/spectral/hartel/sched Main.hs Makefile sched.stdout 
    nofib/spectral/hartel/solid Main.hs Makefile solid.stdout 
    nofib/spectral/hartel/transform Main.hs Makefile 
                                    transform.stdout 
    nofib/spectral/hartel/typecheck Main.hs Makefile 
                                    typecheck.stdout 
    nofib/spectral/hartel/wang Main.hs Makefile wang.stdout 
    nofib/spectral/hartel/wave4main Main.hs Makefile 
                                    wave4main.stdout 
                                    wave4main.stdout2 
                                    wave4main.stdout3 
    nofib/spectral/integer Main.hs Makefile 
    nofib/spectral/knights ChessSetArray.lhs ChessSetList.lhs 
                           KnightHeuristic.lhs Main.lhs Makefile 
                           Queue.lhs README Sort.lhs 
                           functional.bib knights.stdout root.lit 
    nofib/spectral/life  Main.hs Makefile life.stdout life.test 
    nofib/spectral/mandel MAIL Main.lhs Makefile Mandel.lhs 
                          MandelOld.lhs PortablePixmap.lhs 
                          mandel.stderr mandel.stdin mandel.stdout 
                          mandel.stdout-mingw root.lit 
    nofib/spectral/mandel2 Main.hs Makefile mandel2.stdout 
    nofib/spectral/minimax Board.hs Game.hs Main.hs Makefile 
                           Prog.hs Tree.hs Wins.hs minimax.stdout 
    nofib/spectral/multiplier Main.hs Makefile multiplier.stdout 
    nofib/spectral/para  Main.lhs Makefile input-data para.stdout 
    nofib/spectral/para/c++ Para.C Para.h Part2.C Queue.C Queue.h 
                            Thin.C Thin.h cout crowd part2 
    nofib/spectral/power Main.hs Makefile power.stdout 
    nofib/spectral/pretty CharSeq.hs Main.hs Makefile Pretty.hs 
                          pretty.stdout 
    nofib/spectral/primetest IntLib.lhs Main.lhs Makefile 
                             Prime.lhs Random.lhs Readme 
                             mersenne607 primetest.stdin 
                             primetest.stdout 
    nofib/spectral/puzzle Main.hs Makefile puzzle.stdout 
    nofib/spectral/rewrite Main.lhs Makefile rewrite.stdout 
    nofib/spectral/salishan ada.tex haskell.tex id.tex occam.tex 
                            scheme.tex unity.tex 
    nofib/spectral/salishan/doctors/sisal doctors.if1 doctors.sis 
    nofib/spectral/salishan/hamming/sisal hamming.if1 hamming.sis 
    nofib/spectral/salishan/paraffins/sisal paraffins.if1 
                                            paraffins.sis 
    nofib/spectral/salishan/skyline/sisal skyline.if1 skyline.in 
                                          skyline.sis 
    nofib/spectral/scc   Digraph.hs Digraph.m Main.hs Makefile 
                         scc.stdout 
    nofib/spectral/secretary Main.lhs Makefile secretary.stdout 
    nofib/spectral/simple MAIL Main.hs Makefile simple.c simple.f 
                          simple.stdin simple.stdout 
                          simple.stdout-linux simple.stdout1 
                          simple.stdout2 simple.stdout3 
    nofib/spectral/sorting Main.hs Makefile Sort.hs sorting.stdout 
    nofib/spectral/sphere Main.lhs Makefile spheres.ppm 
    nofib/spectral/treejoin 27000.1 27000.2 MAIL Main.hs Makefile 
                            treejoin.stdout 
    testsuite            Makefile README 
    testsuite/config     multimod-test.T std-macros.T 
                         vanilla-test.T 
    testsuite/config/msrc cam-02-unx.T 
    testsuite/config/simple-idioms should-compile.T 
                                   should-not-compile.T 
                                   should-run.T 
    testsuite/config/york pc173.T 
    testsuite/docs       docs.txt 
    testsuite/driver     CmdLexer.hs CmdParser.y CmdSemantics.hs 
                         CmdSyntax.hs KludgedSystem.hs Main.hs 
                         Makefile README TopSort.hs 
    testsuite/driver/basicRxLib AbsTreeDefs.hs Assertions.hs 
                                AugTreeDefs.hs AugmentTree.hs 
                                BagRE.hs CompileREP.hs 
                                CompileREPB.hs CompileRES.hs 
                                ConstructorMonad.hs ExecRE.hs 
                                FiniteMap.hs Global.hs 
                                HandleInterval.hs HandleSubexp.hs 
                                IsPrefix.hs MakeNFA.hs 
                                MakeNFANode.hs Matchers.hs 
                                NFADefs.hs OrdList.hs 
                                ParsePolyRegexp.hs 
                                ParsePolyRegexpBasic.hs 
                                ParseStringRegexp.hs Parsers.hs 
                                Regexp.hs 
    testsuite/mk         boilerplate.mk target.mk test.mk 
    testsuite/tests/ghc-regress KNOWN_FAILURES Makefile NOTES 
    testsuite/tests/ghc-regress/array/should_run Makefile all.T 
                                                 arr001.hs 
                                                 arr001.stdout 
                                                 arr002.hs 
                                                 arr002.stdout 
                                                 arr003.hs 
                                                 arr003.stderr 
                                                 arr004.hs 
                                                 arr004.stderr 
                                                 arr005.hs 
                                                 arr005.stdout 
                                                 arr006.hs 
                                                 arr006.stdout 
                                                 arr007.hs 
                                                 arr007.stderr 
                                                 arr008.hs 
                                                 arr008.stderr 
                                                 arr008.stdout 
                                                 arr009.hs 
                                                 arr009.stdout 
                                                 arr010.hs 
                                                 arr010.stdout 
                                                 arr011.hs 
                                                 arr011.stdout 
                                                 arr012.hs 
                                                 arr012.stdout 
                                                 arr013.hs 
                                                 arr013.stdout 
                                                 arr014.hs 
                                                 arr014.stdout 
                                                 arr015.hs 
                                                 arr015.stdout 
                                                 arr016.hs 
                                                 arr016.stdout 
    testsuite/tests/ghc-regress/ccall/should_compile Makefile 
                                                     all.T 
                                                     cc001.hs 
                                                     cc001.stderr 
                                                     cc002.hs 
                                                     cc003.hs 
                                                     cc003.stderr 
                                                     cc004.hs 
                                                     cc005.hs 
                                                     cc006.hs 
                                                     cc006.stderr 
                                                     cc007.hs 
                                                     cc008.hs 
                                                     cc009.hs 
                                                     cc010.hs 
                                                     cc011.hs 
    testsuite/tests/ghc-regress/ccall/should_fail Makefile all.T 
                                                  cc001.hs 
                                                  cc001.stderr 
                                                  cc002.hs 
                                                  cc002.stderr 
                                                  cc004.hs 
                                                  cc004.stderr 
                                                  cc005.hs 
                                                  cc005.stderr 
    testsuite/tests/ghc-regress/ccall/should_run Makefile all.T 
                                                 fed001.hs 
                                                 fed001.stdout 
                                                 ffi001.hs 
                                                 ffi001.stdout 
                                                 ffi002.c 
                                                 ffi002.hs 
    testsuite/tests/ghc-regress/codeGen/should_compile Makefile 
                                                       all.T 
                                                       cg001.hs 
    testsuite/tests/ghc-regress/codeGen/should_run Makefile all.T 
                                                   cg001.hs 
                                                   cg001.stdout 
                                                   cg002.hs 
                                                   cg002.stdout 
                                                   cg003.hs 
                                                   cg003.stdout 
                                                   cg004.hs 
                                                   cg004.stdout 
                                                   cg005.hs 
                                                   cg005.stdout 
                                                   cg006.hs 
                                                   cg006.stdout 
                                                   cg007.hs 
                                                   cg007.stdout 
                                                   cg008.hs 
                                                   cg008.stdout 
                                                   cg009.hs 
                                                   cg009.stdout 
                                                   cg010.hs 
                                                   cg010.stdout 
                                                   cg011.hs 
                                                   cg011.stdout 
                                                   cg012.hs 
                                                   cg012.stdout 
                                                   cg013.hs 
                                                   cg013.stdout 
                                                   cg014.hs 
                                                   cg014.stdout 
                                                   cg015.hs 
                                                   cg015.stdout 
                                                   cg016.hs 
                                                   cg016.stderr 
                                                   cg016.stdout 
                                                   cg017.hs 
                                                   cg017.stdout 
                                                   cg018.hs 
                                                   cg018.stdout 
                                                   cg019.hs 
                                                   cg019.stdout 
                                                   cg020.hs 
                                                   cg020.stdout 
                                                   cg021.hs 
                                                   cg021.stdout 
                                                   cg022.hs 
                                                   cg022.stdout 
                                                   cg023.stdout 
                                                   cg024.hs 
                                                   cg024.stdout 
                                                   cg025.hs 
                                                   cg025.stderr 
                                                   cg025.stdout 
                                                   cg026.hs 
                                                   cg026.stdout 
                                                   cg027.hs 
                                                   cg027.stdout 
                                                   cg028.hs 
                                                   cg028.stdout 
                                                   cg029.hs 
                                                   cg029.stdout 
                                                   cg030.hs 
                                                   cg030.stdout 
                                                   cg031.hs 
                                                   cg031.stdout 
                                                   cg032.hs 
                                                   cg032.stdout 
                                                   cg033.hs 
                                                   cg033.stdout 
                                                   cg034.hs 
                                                   cg034.stdout 
                                                   cg035.hs 
                                                   cg035.stdout 
                                                   cg036.hs 
                                                   cg036.stdout 
                                                   cg037.hs 
                                                   cg037.stdout 
                                                   cg038.hs 
                                                   cg038.stdout 
                                                   cg039.hs 
                                                   cg039.stdout 
                                                   cg040.hs 
                                                   cg040.stdout 
                                                   cg042.hs 
                                                   cg042.stdout 
                                                   cg043.hs 
                                                   cg043.stdout 
                                                   cg044.hs 
                                                   cg044.stdout 
                                                   cg045.hs 
                                                   cg045.stderr 
                                                   cg045.stdout 
                                                   cg046.hs 
                                                   cg046.stdout 
                                                   cg047.hs 
                                                   cg047.stdout 
                                                   cg048.hs 
                                                   cg048.stdout 
                                                   cg049.hs 
                                                   cg049.stdout 
                                                   cg050.hs 
                                                   cg050.stdout 
    testsuite/tests/ghc-regress/concurrent/should_run Makefile 
                                                      all.T 
                                                      conc001.hs 
                                                      conc001.stdout 
                                                      conc002.hs 
                                                      conc002.stdout 
                                                      conc003.hs 
                                                      conc003.stdout 
                                                      conc004.hs 
                                                      conc004.stdout 
                                                      conc005.hs 
                                                      conc005.stdout 
                                                      conc006.hs 
                                                      conc006.stdout 
                                                      conc007.hs 
                                                      conc007.stdout 
                                                      conc008.hs 
                                                      conc008.stdout 
                                                      conc009.hs 
                                                      conc009.stderr 
                                                      conc010.hs 
                                                      conc010.stdout 
                                                      conc012.hs 
                                                      conc012.stdout 
                                                      conc013.hs 
                                                      conc013.stdout 
                                                      conc014.hs 
                                                      conc014.stdout 
                                                      conc015.hs 
                                                      conc015.stdout 
                                                      conc016.hs 
                                                      conc016.stdout 
                                                      conc017.hs 
                                                      conc017.stdout 
                                                      conc018.hs 
                                                      conc018.stdout 
                                                      conc019.hs 
                                                      conc019.stdout 
                                                      conc020.hs 
                                                      conc020.stderr 
                                                      conc021.hs 
                                                      conc021.stderr 
                                                      conc021.stderr-mingw 
                                                      conc022.hs 
                                                      conc022.stdout 
                                                      conc023.hs 
                                                      conc024.hs 
                                                      conc024.stdout 
                                                      conc025.hs 
                                                      conc025.stdout 
                                                      conc026.hs 
                                                      conc027.hs 
                                                      conc028.hs 
                                                      conc028.stdout 
                                                      conc029.hs 
                                                      conc029.stdout 
                                                      conc030.hs 
                                                      conc030.stdout 
                                                      conc031.hs 
                                                      conc031.stdout 
                                                      conc032.hs 
                                                      conc032.stdout 
    testsuite/tests/ghc-regress/cpranal/should_compile Cpr001.hs 
                                                       Cpr001_imp.hs 
                                                       Makefile 
                                                       all.T 
    testsuite/tests/ghc-regress/deSugar/should_compile Makefile 
                                                       all.T 
                                                       ds-wildcard.hs 
                                                       ds-wildcard.stderr 
                                                       ds001.hs 
                                                       ds001.stderr 
                                                       ds002.hs 
                                                       ds002.stderr 
                                                       ds003.hs 
                                                       ds003.stderr 
                                                       ds004.hs 
                                                       ds004.stderr 
                                                       ds005.hs 
                                                       ds005.stderr 
                                                       ds006.hs 
                                                       ds006.stderr 
                                                       ds007.hs 
                                                       ds007.stderr 
                                                       ds008.hs 
                                                       ds008.stderr 
                                                       ds009.hs 
                                                       ds009.stderr 
                                                       ds010.hs 
                                                       ds010.stderr 
                                                       ds011.hs 
                                                       ds011.stderr 
                                                       ds012.hs 
                                                       ds012.stderr 
                                                       ds013.hs 
                                                       ds013.stderr 
                                                       ds014.hs 
                                                       ds014.stderr 
                                                       ds015.hs 
                                                       ds015.stderr 
                                                       ds016.hs 
                                                       ds016.stderr 
                                                       ds017.hs 
                                                       ds017.stderr 
                                                       ds018.hs 
                                                       ds018.stderr 
                                                       ds019.hs 
                                                       ds019.stderr 
                                                       ds020.hs 
                                                       ds020.stderr 
                                                       ds021.hs 
                                                       ds021.stderr 
                                                       ds022.hs 
                                                       ds022.stderr 
                                                       ds023.hs 
                                                       ds023.stderr 
                                                       ds024.hs 
                                                       ds024.stderr 
                                                       ds025.hs 
                                                       ds025.stderr 
                                                       ds026.hs 
                                                       ds026.stderr 
                                                       ds027.hs 
                                                       ds027.stderr 
                                                       ds028.hs 
                                                       ds028.stderr 
                                                       ds029.hs 
                                                       ds029.stderr 
                                                       ds030.hs 
                                                       ds030.stderr 
                                                       ds031.hs 
                                                       ds031.stderr 
                                                       ds032.hs 
                                                       ds032.stderr 
                                                       ds033.hs 
                                                       ds033.stderr 
                                                       ds034.hs 
                                                       ds034.stderr 
                                                       ds035.hs 
                                                       ds035.stderr 
                                                       ds036.hs 
                                                       ds036.stderr 
                                                       ds037.hs 
                                                       ds037.stderr 
                                                       ds038.hs 
                                                       ds038.stderr 
                                                       ds039.hs 
                                                       ds039.stderr 
                                                       ds040.hs 
                                                       ds040.stderr 
                                                       ds041.hs 
                                                       ds041.stderr 
                                                       ds042.hs 
                                                       ds043.hs 
                                                       ds043.stderr 
                                                       ds044.hs 
                                                       ds045.hs 
                                                       ds046.hs 
                                                       ds047.hs 
                                                       ds048.hs 
                                                       ds049.hs 
                                                       ds050.hs 
                                                       ds051.hs 
                                                       ds051.stderr 
                                                       ds052.hs 
                                                       ds052.stderr 
                                                       ds053.hs 
                                                       ds053.stderr 
                                                       ds054.hs 
                                                       ds054.stderr 
    testsuite/tests/ghc-regress/deSugar/should_run Makefile all.T 
                                                   dsrun001.hs 
                                                   dsrun001.stdout 
                                                   dsrun002.hs 
                                                   dsrun002.stdout 
                                                   dsrun003.hs 
                                                   dsrun003.stdout 
                                                   dsrun004.hs 
                                                   dsrun004.stdout 
                                                   dsrun005.hs 
                                                   dsrun005.stderr 
                                                   dsrun005.stdout 
                                                   dsrun006.hs 
                                                   dsrun006.stdout 
                                                   dsrun007.hs 
                                                   dsrun007.stderr 
                                                   dsrun008.hs 
                                                   dsrun008.stderr 
    testsuite/tests/ghc-regress/deriving/should_compile Makefile 
                                                        all.T 
                                                        drv001.hs 
                                                        drv001.stderr 
                                                        drv002.hs 
                                                        drv002.stderr 
                                                        drv003.hs 
                                                        drv003.stderr 
                                                        drv004.hs 
                                                        drv004.stderr 
                                                        drv005.hs 
                                                        drv005.stderr 
                                                        drv006.hs 
                                                        drv006.stderr 
                                                        drv007.hs 
                                                        drv007.stderr 
                                                        drv008.hs 
                                                        drv008.stderr 
                                                        drv009.hs 
                                                        drv009.stderr 
                                                        drv010.hs 
                                                        drv010.stderr 
                                                        drv011.hs 
    testsuite/tests/ghc-regress/deriving/should_fail Makefile 
                                                     all.T 
                                                     drvfail001.hs 
                                                     drvfail001.stderr 
                                                     drvfail004.hs 
                                                     drvfail004.stderr 
                                                     drvfail007.hs 
                                                     drvfail007.stderr 
    testsuite/tests/ghc-regress/deriving/should_run Makefile all.T 
                                                    drvrun001.hs 
                                                    drvrun001.stdout 
                                                    drvrun002.hs 
                                                    drvrun002.stdout 
                                                    drvrun003.hs 
                                                    drvrun003.stdout 
                                                    drvrun004.hs 
                                                    drvrun004.stdout 
                                                    drvrun005.hs 
                                                    drvrun005.stderr 
                                                    drvrun005.stdout 
                                                    drvrun006.hs 
                                                    drvrun006.stdout 
                                                    drvrun007.hs 
                                                    drvrun007.stdout 
                                                    drvrun008.hs 
                                                    drvrun008.stdout 
    testsuite/tests/ghc-regress/lib/CPUTime CPUTime001.hs 
                                            CPUTime001.stdout 
                                            Makefile all.T 
    testsuite/tests/ghc-regress/lib/Directory Makefile all.T 
                                              currentDirectory001.hs 
                                              currentDirectory001.stdout 
                                              directory001.hs 
                                              directory001.stdout 
                                              getDirectoryContents001.hs 
                                              getDirectoryContents001.stdout 
                                              getDirectoryContents001.stdout-i386-unknown-mingw32 
                                              getPermissions001.hs 
                                              getPermissions001.stdout 
                                              getPermissions001.stdout-alpha-dec-osf3 
                                              getPermissions001.stdout-i386-unknown-mingw32 
                                              getPermissions001.stdout-mingw 
    testsuite/tests/ghc-regress/lib/IO IOError001.hs 
                                       IOError001.stdout 
                                       IOError001.stdout-i386-unknown-mingw32 
                                       IOError001.stdout-mingw 
                                       IOError001.stdout-sparc-sun-solaris2 
                                       Makefile all.T 
                                       finalization001.hs 
                                       finalization001.stdout 
                                       hClose001.hs 
                                       hClose001.stdout 
                                       hFileSize001.hs 
                                       hFileSize001.stdout 
                                       hFileSize001.stdout-i386-unknown-mingw32 
                                       hFileSize001.stdout-mingw 
                                       hFileSize002.hs 
                                       hFileSize002.stdout 
                                       hFlush001.hs 
                                       hFlush001.stdout 
                                       hGetBuffering001.hs 
                                       hGetBuffering001.stdout 
                                       hGetChar001.hs 
                                       hGetChar001.stdin 
                                       hGetChar001.stdout 
                                       hGetLine001.hs 
                                       hGetLine001.stdout 
                                       hGetLine001.stdout-i386-unknown-mingw32 
                                       hGetLine001.stdout-mingw 
                                       hGetPosn001.hs 
                                       hGetPosn001.in 
                                       hGetPosn001.stdout 
                                       hGetPosn001.stdout-i386-unknown-mingw32 
                                       hGetPosn001.stdout-mingw 
                                       hIsEOF001.hs 
                                       hIsEOF001.stdout 
                                       hIsEOF002.hs 
                                       hIsEOF002.stdout 
                                       hReady001.hs 
                                       hReady001.stdout 
                                       hSeek001.hs hSeek001.in 
                                       hSeek001.stdout hSeek002.hs 
                                       hSeek002.stdout hSeek003.hs 
                                       hSeek003.stdout hSeek004.hs 
                                       hSeek004.stdout 
                                       hSeek004.stdout-i386-unknown-mingw32 
                                       hSeek004.stdout-mingw 
                                       hSeek004.stdout-sparc-sun-solaris2 
                                       hSetBuffering002.hs 
                                       hSetBuffering002.stdout 
                                       hSetBuffering003.hs 
                                       hSetBuffering003.stderr 
                                       hSetBuffering003.stdout 
                                       ioeGetErrorString001.hs 
                                       ioeGetErrorString001.stdout 
                                       ioeGetFileName001.hs 
                                       ioeGetFileName001.stdout 
                                       ioeGetHandle001.hs 
                                       ioeGetHandle001.stdout 
                                       isEOF001.hs isEOF001.stdout 
                                       misc001.hs misc001.stdout 
                                       openFile001.hs 
                                       openFile001.stdout 
                                       openFile002.hs 
                                       openFile002.stderr 
                                       openFile003.hs 
                                       openFile003.stdout 
                                       openFile003.stdout-i386-unknown-mingw32 
                                       openFile003.stdout-mingw 
                                       openFile003.stdout-sparc-sun-solaris2 
                                       openFile004.hs 
                                       openFile004.stdout 
                                       openFile005.hs 
                                       openFile005.stdout 
                                       openFile005.stdout-mingw 
                                       openFile006.hs 
                                       openFile006.stdout 
                                       openFile007.hs 
                                       openFile007.stdout 
                                       putStr001.hs 
                                       putStr001.stdout 
                                       readFile001.hs 
                                       readFile001.stdout 
                                       readFile001.stdout-sparc-sun-solaris2 
                                       readwrite001.hs 
                                       readwrite001.stdout 
                                       readwrite002.hs 
                                       readwrite002.stdout 
    testsuite/tests/ghc-regress/lib/IOExts Makefile all.T 
                                           echo001.hs 
                                           echo001.stdout 
                                           hGetBuf001.hs 
                                           hGetBuf001.stdout 
                                           hPutBuf001.hs 
                                           hPutBuf001.stdout 
                                           hPutBuf002.hs 
                                           hPutBuf002.stdout 
                                           hPutBuf002.stdout-i386-unknown-mingw32 
                                           hTell001.hs 
                                           hTell001.stdout 
                                           hTell002.hs 
                                           hTell002.stdout 
                                           performGC001.hs 
                                           performGC001.stdout 
                                           trace001.hs 
                                           trace001.stderr 
                                           trace001.stdout 
    testsuite/tests/ghc-regress/lib/IORef Makefile all.T 
                                          ioref001.hs 
                                          ioref001.stdout 
    testsuite/tests/ghc-regress/lib/Numeric Makefile all.T 
                                            num001.hs 
                                            num001.stdout 
                                            num002.hs 
                                            num002.stdout 
                                            num002.stdout-alpha-dec-osf3 
                                            num003.hs 
                                            num003.stdout 
                                            num003.stdout-alpha-dec-osf3 
                                            num004.hs 
                                            num004.stdout 
                                            num004.stdout-alpha-dec-osf3 
                                            num005.hs 
                                            num005.stdout 
                                            num005.stdout-alpha-dec-osf3 
                                            num006.hs 
                                            num006.stdout 
                                            num007.hs 
                                            num007.stdout 
                                            num008.hs 
                                            num008.stdout 
    testsuite/tests/ghc-regress/lib/System Makefile all.T 
                                           exitWith001.hs 
                                           exitWith001.stdout 
                                           getArgs001.hs 
                                           getArgs001.stdout 
                                           getArgs001.stdout-mingw 
                                           getEnv001.hs 
                                           getEnv001.stdout 
                                           system001.hs 
                                           system001.stdout 
    testsuite/tests/ghc-regress/lib/Time Makefile all.T time002.hs 
                                         time002.stdout time003.hs 
                                         time003.stdout time004.hs 
                                         time004.stdout 
    testsuite/tests/ghc-regress/lib/TimeExts Makefile all.T 
                                             timeexts001.hs 
                                             timeexts001.stdout 
    testsuite/tests/ghc-regress/lib/net Makefile all.T net001.hs 
                                        net001.stdout uri001.hs 
                                        uri001.stdout 
    testsuite/tests/ghc-regress/lib/posix Makefile posix001.hs 
                                          posix001.stdout 
                                          posix002.hs 
                                          posix002.stdout 
                                          posix003.hs 
                                          posix003.stdout 
                                          posix004.hs 
                                          posix004.stdout 
                                          posix005.hs 
                                          posix005.stdout 
                                          posix006.hs 
                                          posix006.stdout 
                                          posix007.hs 
                                          posix007.stdout 
                                          posix008.hs 
                                          posix008.stdout 
                                          posix009.hs 
                                          posix009.stdout 
                                          posix010.hs 
                                          posix010.stdout 
                                          posix011.hs 
                                          posix011.stdout 
                                          posix012.hs 
                                          posix012.stdout 
                                          posix013.hs posix014.hs 
    testsuite/tests/ghc-regress/lib/should_run Makefile addr001.hs 
                                               addr001.stdout 
                                               addr001.stdout-alpha-dec-osf3 
                                               all.T char001.hs 
                                               char001.stdout 
                                               dynamic001.hs 
                                               dynamic001.stdout 
                                               dynamic002.hs 
                                               dynamic002.stdout 
                                               enum01.hs 
                                               enum01.stdout 
                                               enum01.stdout-alpha-dec-osf3 
                                               enum02.hs 
                                               enum02.stdout 
                                               enum02.stdout-alpha-dec-osf3 
                                               enum03.hs 
                                               enum03.stdout 
                                               enum03.stdout-alpha-dec-osf3 
                                               exceptions001.hs 
                                               exceptions001.stdout 
                                               list001.hs 
                                               list001.stdout 
                                               memo001.hs 
                                               memo001.stdout 
                                               memo002.hs 
                                               memo002.stdout 
                                               packedstring001.hs 
                                               packedstring001.stdout 
                                               rand001.hs 
                                               rand001.stdout 
                                               show001.hs 
                                               show001.stdout 
                                               stableptr001.hs 
                                               stableptr001.stdout 
                                               stableptr003.hs 
                                               stableptr003.stdout 
                                               stableptr004.hs 
                                               stableptr004.stdout 
                                               text001.hs 
                                               text001.stdout 
                                               weak001.hs 
    testsuite/tests/ghc-regress/lib/socket Makefile socket001.hs 
                                           socket001.stdout 
                                           socket002.hs 
                                           socket002.stdout 
                                           socket003.hs 
                                           socket003.stdout 
                                           socket004.hs 
                                           socket004.stdout 
                                           socket005.hs 
                                           socket005.stdout 
                                           socket006.hs 
                                           socket006.stdout 
                                           socket007.hs 
                                           socket007.stdout 
                                           socket008.hs 
                                           socket008.stdout 
                                           socket009.hs 
                                           socket009.stdout 
    testsuite/tests/ghc-regress/numeric/should_run Makefile all.T 
                                                   arith001.hs 
                                                   arith001.stdout 
                                                   arith002.hs 
                                                   arith002.stdout 
                                                   arith003.hs 
                                                   arith003.stdout 
                                                   arith003.stdout-alpha-dec-osf3 
                                                   arith004.hs 
                                                   arith004.stdout 
                                                   arith005.hs 
                                                   arith005.stdout 
                                                   arith005.stdout-alpha-dec-osf3 
                                                   arith006.hs 
                                                   arith006.stdout 
                                                   arith007.hs 
                                                   arith007.stdout 
                                                   arith008.hs 
                                                   arith008.stdout 
                                                   arith009.hs 
                                                   arith009.stdout 
                                                   arith010.hs 
                                                   arith010.stdout 
                                                   arith011.hs 
                                                   arith011.stdout 
                                                   arith011.stdout-alpha-dec-osf3 
                                                   arith012.hs 
                                                   arith012.stdout 
                                                   arith013.hs 
                                                   arith013.stdout 
                                                   arith014.hs 
                                                   arith014.stdout 
                                                   arith015.hs 
                                                   arith015.stdout 
                                                   num009.hs 
                                                   num009.stdout 
                                                   num009.stdout-alpha-dec-osf3 
                                                   num010.hs 
                                                   num010.stdout 
                                                   num011.hs 
                                                   num011.stdout 
    testsuite/tests/ghc-regress/parser/should_compile Makefile 
                                                      all.T 
                                                      read001.hs 
                                                      read002.hs 
                                                      read002.stderr 
                                                      read003.hs 
                                                      read004.hs 
                                                      read005.hs 
                                                      read006.hs 
                                                      read007.hs 
                                                      read007.stderr 
                                                      read008.hs 
                                                      read009.hs 
                                                      read010.hs 
                                                      read010.stderr 
                                                      read011.hs 
                                                      read012.hs 
                                                      read013.hs 
                                                      read014.hs 
                                                      read014.stderr 
                                                      read015.hs 
                                                      read016.hs 
                                                      read017.hs 
                                                      read018.hs 
                                                      read019.hs 
                                                      read020.hs 
                                                      read021.hs 
                                                      read022.hs 
                                                      read023.hs 
                                                      read024.hs 
                                                      read025.hs 
                                                      read026.hs 
                                                      read027.hs 
                                                      read028.hs 
                                                      read029.hs 
                                                      read030.hs 
    testsuite/tests/ghc-regress/parser/should_fail Makefile all.T 
                                                   read001.hs 
                                                   read001.stderr 
                                                   read001.stdout 
                                                   read002.hs 
                                                   read002.stderr 
                                                   read003.hs 
                                                   read003.stderr 
                                                   read003.stdout 
                                                   read004.hs 
                                                   read004.stderr 
                                                   read005.hs 
                                                   read005.stderr 
                                                   read006.hs 
                                                   read006.stderr 
                                                   read007.hs 
                                                   read007.stderr 
                                                   read007.stdout 
                                                   read008.hs 
                                                   read008.stderr 
                                                   read009.hs 
                                                   read009.stderr 
                                                   read009.stdout 
                                                   read011.hs 
                                                   read011.stderr 
                                                   read012.hs 
                                                   read012.stderr 
                                                   read013.hs 
                                                   read013.stderr 
                                                   read014.hs 
                                                   read014.stderr 
                                                   read015.hs 
                                                   read015.stderr 
                                                   read016.hs 
                                                   read016.stderr 
                                                   read016.stdout 
                                                   read017.hs 
                                                   read017.stderr 
    testsuite/tests/ghc-regress/programs Makefile-OLD 
    testsuite/tests/ghc-regress/programs/10queens 10queens.stdout 
                                                  Main.hs Makefile 
                                                  test.T 
    testsuite/tests/ghc-regress/programs/andre_monad Main.hs 
                                                     Makefile 
                                                     andre_monad.stdout 
                                                     test.T 
    testsuite/tests/ghc-regress/programs/andy_cherry DataTypes.hs 
                                                     GenUtils.hs 
                                                     Interp.hs 
                                                     InterpUtils.hs 
                                                     Main.hs 
                                                     Makefile 
                                                     Parser.hs 
                                                     PrintTEX.hs 
                                                     andy_cherry.stdout 
                                                     mygames.pgn 
                                                     test.T 
    testsuite/tests/ghc-regress/programs/barton-mangler-bug 
                                                            Basic.hs 
                                                            Bug.hs 
                                                            Main.hs 
                                                            Makefile 
                                                            Physical.hs 
                                                            Plot.lhs 
                                                            PlotExample.lhs 
                                                            TypesettingTricks.hs 
                                                            barton-mangler-bug.stdout 
                                                            piece.gnp 
                                                            piece.plt 
                                                            sine.gnp 
                                                            sine.plt 
                                                            test.T 
    testsuite/tests/ghc-regress/programs/callback Main.hs Makefile 
                                                  callback.stdout 
                                                  test.T 
    testsuite/tests/ghc-regress/programs/cholewo-eval Arr.lhs 
                                                      Main.hs 
                                                      Main.lhs 
                                                      Makefile 
                                                      cholewo-eval.stdout 
                                                      test.T 
    testsuite/tests/ghc-regress/programs/cvh_unboxing Append.lhs 
                                                      Main.lhs 
                                                      Makefile 
                                                      README 
                                                      Types.lhs 
                                                      cvh_unboxing.stdout 
                                                      test.T 
    testsuite/tests/ghc-regress/programs/fast2haskell 
                                                      Fast2haskell.hs 
                                                      Main.hs 
                                                      Makefile 
                                                      fast2haskell.stdout 
                                                      test.T 
    testsuite/tests/ghc-regress/programs/fun_insts Main.hs 
                                                   Makefile 
                                                   fun_insts.stdout 
                                                   test.T 
    testsuite/tests/ghc-regress/programs/galois_raytrace CSG.hs 
                                                         Construct.hs 
                                                         Data.hs 
                                                         Eval.hs 
                                                         Geometry.hs 
                                                         Illumination.hs 
                                                         Intersections.hs 
                                                         Interval.hs 
                                                         Main.hs 
                                                         Makefile 
                                                         Misc.hs 
                                                         Parse.hs 
                                                         Pixmap.hs 
                                                         Primitives.hs 
                                                         RayTrace.hs 
                                                         Surface.hs 
                                                         galois.gml 
                                                         galois_raytrace.stdout 
                                                         test.T 
    testsuite/tests/ghc-regress/programs/jeff-bug AQ.hs 
                                                  Arithmetic.hs 
                                                  BoundedSet.hs 
                                                  Cell.hs DLX.hs 
                                                  DLX_Cell.hs 
                                                  DLX_Op.hs 
                                                  DLX_Reg.hs 
                                                  Devices.hs 
                                                  EUs.hs Hawk.hs 
                                                  HawkIO.hs IFU.hs 
                                                  Init.hs 
                                                  Instruction.hs 
                                                  Main.hs Makefile 
                                                  Memory.hs 
                                                  PipeReg.hs 
                                                  Predict.hs 
                                                  PreludeSig.hs 
                                                  Probe.hs 
                                                  Processor.hs 
                                                  RAT.hs RF.hs 
                                                  ROB.hs 
                                                  ROB_insert.hs 
                                                  ROB_retire.hs 
                                                  RS.hs 
                                                  Register.hs 
                                                  STEx.hs 
                                                  Signal.hs 
                                                  StateArray.hs 
                                                  Trans.hs 
                                                  TransSig.hs 
                                                  Utilities.hs 
                                                  Utils.hs 
                                                  VRegister.hs 
                                                  Words.hs 
                                                  hawk-macros.h 
                                                  test.T 
    testsuite/tests/ghc-regress/programs/jl_defaults Main.hs 
                                                     Makefile 
                                                     jl_defaults.stdin 
                                                     jl_defaults.stdout 
                                                     test.T 
    testsuite/tests/ghc-regress/programs/jq_readsPrec Main.hs 
                                                      Makefile 
                                                      jq_readsPrec.stdin 
                                                      jq_readsPrec.stdout 
                                                      test.T 
    testsuite/tests/ghc-regress/programs/jtod_circint Bit.hs 
                                                      LogFun.hs 
                                                      Main.hs 
                                                      Makefile 
                                                      Signal.hs 
                                                      jtod_circint.stdout 
                                                      test.T 
    testsuite/tests/ghc-regress/programs/jules_xref Main.hs 
                                                    Makefile 
                                                    jules_xref.stdin 
                                                    jules_xref.stdout 
                                                    test.T 
    testsuite/tests/ghc-regress/programs/jules_xref2 Main.hs 
                                                     Makefile 
                                                     jules_xref2.stdin 
                                                     jules_xref2.stdout 
                                                     test.T 
    testsuite/tests/ghc-regress/programs/launchbury Main.hs 
                                                    Makefile 
                                                    launchbury.stdin 
                                                    launchbury.stdout 
                                                    test.T 
    testsuite/tests/ghc-regress/programs/lennart_range Main.hs 
                                                       Makefile 
                                                       lennart_range.stdout 
                                                       test.T 
    testsuite/tests/ghc-regress/programs/lex Main.hs Makefile 
                                             lex.stdin lex.stdout 
                                             test.T 
    testsuite/tests/ghc-regress/programs/life_space_leak Main.hs 
                                                         Makefile 
                                                         life.test 
                                                         life_space_leak.stdout 
                                                         test.T 
    testsuite/tests/ghc-regress/programs/north_array Main.hs 
                                                     Makefile 
                                                     north_array.stdout 
                                                     test.T 
    testsuite/tests/ghc-regress/programs/okeefe_neural Main.hs 
                                                       Makefile 
                                                       test.T 
    testsuite/tests/ghc-regress/programs/record_upd Main.hs 
                                                    Makefile 
                                                    record_upd.stdout 
                                                    test.T 
    testsuite/tests/ghc-regress/programs/rittri Main.hs Makefile 
                                                rittri.stdin 
                                                rittri.stdout 
                                                test.T 
    testsuite/tests/ghc-regress/programs/sanders_array Main.hs 
                                                       Makefile 
                                                       sanders_array.stdout 
                                                       test.T 
    testsuite/tests/ghc-regress/programs/seward-space-leak 
                                                           Main.lhs 
                                                           Makefile 
                                                           README 
                                                           cg023.stdout 
                                                           seward-space-leak.stdout 
                                                           test.T 
    testsuite/tests/ghc-regress/programs/strict_anns Main.hs 
                                                     Makefile 
                                                     strict_anns.stdout 
                                                     test.T 
    testsuite/tests/ghc-regress/programs/thurston-modular-arith 
                                                                Main.hs 
                                                                Makefile 
                                                                TypeVal.hs 
                                                                thurston-modular-arith.stdout 
    testsuite/tests/ghc-regress/rename/should_compile Int10.hi 
                                                      Makefile 
                                                      Rn017.hi 
                                                      Rn037Help.hs 
                                                      all.T 
                                                      rn003.hs 
                                                      rn003.stderr 
                                                      rn005.hs 
                                                      rn005.stderr 
                                                      rn006.hs 
                                                      rn006.stderr 
                                                      rn009.hs 
                                                      rn009.stderr 
                                                      rn010.hs 
                                                      rn010.stderr 
                                                      rn011.hs 
                                                      rn011.stderr 
                                                      rn012.hs 
                                                      rn012.stderr 
                                                      rn013.hs 
                                                      rn013.stderr 
                                                      rn016.stderr 
                                                      rn017.hs 
                                                      rn018.stderr 
                                                      rn019.hs 
                                                      rn020.hs 
                                                      rn022.hs 
                                                      rn022.stderr 
                                                      rn023.hs 
                                                      rn024.hs 
                                                      rn025.hs 
                                                      rn025.stderr 
                                                      rn026.hs 
                                                      rn027.hs 
                                                      rn028.hs 
                                                      rn029.hs 
                                                      rn031.hs 
                                                      rn032.hs 
                                                      rn033.hs 
                                                      rn034.hs 
                                                      rn035.hs 
                                                      rn036.hs 
                                                      rn037.hs 
                                                      rn038.hs 
                                                      timing001.hs 
                                                      timing001.stderr 
                                                      timing002.hs 
                                                      timing002.stderr 
                                                      timing003.hs 
                                                      timing003.stderr 
    testsuite/tests/ghc-regress/rename/should_fail Makefile 
                                                   Rn037Help.hs 
                                                   all.T 
                                                   rnfail001.hs 
                                                   rnfail001.stderr 
                                                   rnfail002.hs 
                                                   rnfail002.stderr 
                                                   rnfail003.hs 
                                                   rnfail003.stderr 
                                                   rnfail004.hs 
                                                   rnfail004.stderr 
                                                   rnfail005.stderr 
                                                   rnfail007.hs 
                                                   rnfail007.stderr 
                                                   rnfail008.hs 
                                                   rnfail008.stderr 
                                                   rnfail009.hs 
                                                   rnfail009.stderr 
                                                   rnfail010.hs 
                                                   rnfail010.stderr 
                                                   rnfail011.hs 
                                                   rnfail011.stderr 
                                                   rnfail012.hs 
                                                   rnfail012.stderr 
                                                   rnfail013.hs 
                                                   rnfail013.stderr 
                                                   rnfail015.hs 
                                                   rnfail015.stderr 
                                                   rnfail016.hs 
                                                   rnfail016.stderr 
                                                   rnfail017.hs 
                                                   rnfail017.stderr 
                                                   rnfail018.hs 
                                                   rnfail018.stderr 
                                                   rnfail019.hs 
                                                   rnfail019.stderr 
                                                   rnfail020.hs 
                                                   rnfail020.stderr 
                                                   rnfail021.hs 
                                                   rnfail021.stderr 
                                                   rnfail022.hs 
                                                   rnfail022.stderr 
                                                   rnfail023.hs 
                                                   rnfail023.stderr 
                                                   rnfail024.hs 
                                                   rnfail024.stderr 
                                                   rnfail025.hs 
                                                   rnfail025.stderr 
                                                   rnfail026.hs 
                                                   rnfail026.stderr 
                                                   rnfail027.hs 
                                                   rnfail027.stderr 
                                                   rnfail028.hs 
                                                   rnfail028.stderr 
                                                   rnfail029.hs 
                                                   rnfail029.stderr 
                                                   rnfail030.hs 
                                                   rnfail030.stderr 
                                                   rnfail031.hs 
                                                   rnfail031.stderr 
                                                   rnfail032.hs 
                                                   rnfail032.stderr 
                                                   rnfail033.hs 
                                                   rnfail033.stderr 
                                                   rnfail034.hs 
                                                   rnfail034.stderr 
                                                   rnfail037.hs 
                                                   rnfail037.stderr 
    testsuite/tests/ghc-regress/simplCore/should_compile Makefile 
                                                         Simpl006Help.hs 
                                                         all.T 
                                                         simpl001.hs 
                                                         simpl001.stderr 
                                                         simpl002.hs 
                                                         simpl002.stderr 
                                                         simpl003.hs 
                                                         simpl003.stderr 
                                                         simpl004.hs 
                                                         simpl004.stderr 
                                                         simpl005.hs 
                                                         simpl005.stderr 
                                                         simpl006.hs 
                                                         simpl007.hs 
    testsuite/tests/ghc-regress/simplCore/should_run Makefile 
                                                     all.T 
                                                     simplrun001.hs 
                                                     simplrun001.stderr 
                                                     simplrun001.stdout 
                                                     simplrun002.hs 
                                                     simplrun002.stderr 
                                                     simplrun002.stdout 
    testsuite/tests/ghc-regress/stranal/should_compile Makefile 
                                                       all.T 
                                                       default.hs 
                                                       default.stderr 
                                                       fact.hs 
                                                       fact.stderr 
                                                       fun.hs 
                                                       fun.stderr 
                                                       goo.hs 
                                                       goo.stderr 
                                                       ins.hs 
                                                       ins.stderr 
                                                       map.hs 
                                                       map.stderr 
                                                       sim.hs 
                                                       sim.stderr 
                                                       str001.hs 
                                                       str001.stderr 
                                                       str002.hs 
                                                       str002.stderr 
                                                       syn.hs 
                                                       syn.stderr 
                                                       test.hs 
                                                       test.stderr 
                                                       tst.hs 
                                                       tst.stderr 
                                                       unu.hs 
                                                       unu.stderr 
    testsuite/tests/ghc-regress/stranal/should_run all.T 
                                                   strun001.hs 
                                                   strun001.stdout 
    testsuite/tests/ghc-regress/typecheck/prog001 A.hs B.hs C.hs 
                                                  Makefile test.T 
    testsuite/tests/ghc-regress/typecheck/should_compile Makefile 
                                                         all.T 
                                                         tc001.hs 
                                                         tc002.hs 
                                                         tc003.hs 
                                                         tc004.hs 
                                                         tc005.hs 
                                                         tc006.hs 
                                                         tc007.hs 
                                                         tc008.hs 
                                                         tc009.hs 
                                                         tc010.hs 
                                                         tc011.hs 
                                                         tc012.hs 
                                                         tc013.hs 
                                                         tc014.hs 
                                                         tc015.hs 
                                                         tc016.hs 
                                                         tc017.hs 
                                                         tc018.hs 
                                                         tc019.hs 
                                                         tc020.hs 
                                                         tc021.hs 
                                                         tc022.hs 
                                                         tc023.hs 
                                                         tc024.hs 
                                                         tc025.hs 
                                                         tc026.hs 
                                                         tc027.hs 
                                                         tc028.hs 
                                                         tc029.hs 
                                                         tc030.hs 
                                                         tc031.hs 
                                                         tc032.hs 
                                                         tc033.hs 
                                                         tc034.hs 
                                                         tc035.hs 
                                                         tc036.hs 
                                                         tc037.hs 
                                                         tc038.hs 
                                                         tc039.hs 
                                                         tc040.hs 
                                                         tc041.hs 
                                                         tc042.hs 
                                                         tc043.hs 
                                                         tc044.hs 
                                                         tc045.hs 
                                                         tc046.hs 
                                                         tc047.hs 
                                                         tc048.hs 
                                                         tc049.hs 
                                                         tc050.hs 
                                                         tc051.hs 
                                                         tc052.hs 
                                                         tc053.hs 
                                                         tc054.hs 
                                                         tc055.hs 
                                                         tc056.hs 
                                                         tc056.stderr 
                                                         tc057.hs 
                                                         tc058.hs 
                                                         tc059.hs 
                                                         tc060.hs 
                                                         tc061.hs 
                                                         tc062.hs 
                                                         tc063.hs 
                                                         tc064.hs 
                                                         tc065.hs 
                                                         tc066.hs 
                                                         tc067.hs 
                                                         tc068.hs 
                                                         tc069.hs 
                                                         tc070.hs 
                                                         tc073.hs 
                                                         tc074.hs 
                                                         tc076.hs 
                                                         tc077.hs 
                                                         tc078.hs 
                                                         tc079.hs 
                                                         tc080.hs 
                                                         tc081.hs 
                                                         tc082.hs 
                                                         tc084.hs 
                                                         tc085.hs 
                                                         tc086.hs 
                                                         tc087.hs 
                                                         tc088.hs 
                                                         tc089.hs 
                                                         tc090.hs 
                                                         tc091.hs 
                                                         tc092.hs 
                                                         tc093.hs 
                                                         tc094.hs 
                                                         tc095.hs 
                                                         tc096.hs 
                                                         tc097.hs 
                                                         tc098.hs 
                                                         tc099.hs 
                                                         tc100.hs 
                                                         tc101.hs 
                                                         tc102.hs 
                                                         tc103.hs 
                                                         tc104.hs 
                                                         tc105.hs 
                                                         tc106.hs 
                                                         tc107.hs 
                                                         tc108.hs 
                                                         tc109.hs 
                                                         tc111.hs 
                                                         tc112.hs 
                                                         tc113.hs 
                                                         tc114.hs 
                                                         tc115.hs 
                                                         tc115.stderr 
                                                         tc116.hs 
                                                         tc116.stderr 
                                                         tc117.hs 
                                                         tc118.hs 
                                                         tc119.hs 
                                                         tc120.hs 
                                                         tc121.hs 
                                                         tc122.hs 
                                                         tc123.hs 
                                                         tc124.hs 
                                                         tc125.hs 
                                                         tc125.stderr 
                                                         tc126.hs 
                                                         tc126.stderr 
                                                         tc127.hs 
                                                         tc128.hs 
                                                         tc129.hs 
                                                         tc130.hs 
                                                         tc131.hs 
                                                         tc132.hs 
                                                         tc133.hs 
                                                         tc134.hs 
                                                         tc135.hs 
                                                         tc136.hs 
                                                         tc137.hs 
    testsuite/tests/ghc-regress/typecheck/should_fail Makefile 
                                                      all.T 
                                                      tcfail001.hs 
                                                      tcfail001.stderr 
                                                      tcfail002.hs 
                                                      tcfail002.stderr 
                                                      tcfail003.hs 
                                                      tcfail003.stderr 
                                                      tcfail004.hs 
                                                      tcfail004.stderr 
                                                      tcfail005.hs 
                                                      tcfail005.stderr 
                                                      tcfail006.hs 
                                                      tcfail006.stderr 
                                                      tcfail007.hs 
                                                      tcfail007.stderr 
                                                      tcfail008.hs 
                                                      tcfail008.stderr 
                                                      tcfail009.hs 
                                                      tcfail009.stderr 
                                                      tcfail010.hs 
                                                      tcfail010.stderr 
                                                      tcfail011.hs 
                                                      tcfail011.stderr 
                                                      tcfail012.hs 
                                                      tcfail012.stderr 
                                                      tcfail013.hs 
                                                      tcfail013.stderr 
                                                      tcfail014.hs 
                                                      tcfail014.stderr 
                                                      tcfail015.hs 
                                                      tcfail015.stderr 
                                                      tcfail016.hs 
                                                      tcfail016.stderr 
                                                      tcfail017.hs 
                                                      tcfail017.stderr 
                                                      tcfail018.hs 
                                                      tcfail018.stderr 
                                                      tcfail019.hs 
                                                      tcfail019.stderr 
                                                      tcfail020.hs 
                                                      tcfail020.stderr 
                                                      tcfail021.hs 
                                                      tcfail021.stderr 
                                                      tcfail023.hs 
                                                      tcfail023.stderr 
                                                      tcfail025.stderr 
                                                      tcfail026.stderr 
                                                      tcfail027.hs 
                                                      tcfail027.stderr 
                                                      tcfail028.hs 
                                                      tcfail028.stderr 
                                                      tcfail029.hs 
                                                      tcfail029.stderr 
                                                      tcfail030.hs 
                                                      tcfail030.stderr 
                                                      tcfail031.hs 
                                                      tcfail031.stderr 
                                                      tcfail032.hs 
                                                      tcfail032.stderr 
                                                      tcfail033.hs 
                                                      tcfail033.stderr 
                                                      tcfail034.hs 
                                                      tcfail034.stderr 
                                                      tcfail035.hs 
                                                      tcfail035.stderr 
                                                      tcfail036.hs 
                                                      tcfail036.stderr 
                                                      tcfail037.hs 
                                                      tcfail037.stderr 
                                                      tcfail038.hs 
                                                      tcfail038.stderr 
                                                      tcfail039.hs 
                                                      tcfail039.stderr 
                                                      tcfail040.hs 
                                                      tcfail040.stderr 
                                                      tcfail042.hs 
                                                      tcfail042.stderr 
                                                      tcfail043.hs 
                                                      tcfail043.stderr 
                                                      tcfail044.hs 
                                                      tcfail044.stderr 
                                                      tcfail045.hs 
                                                      tcfail045.stderr 
                                                      tcfail046.hs 
                                                      tcfail046.stderr 
                                                      tcfail047.hs 
                                                      tcfail047.stderr 
                                                      tcfail048.hs 
                                                      tcfail048.stderr 
                                                      tcfail049.hs 
                                                      tcfail049.stderr 
                                                      tcfail050.hs 
                                                      tcfail050.stderr 
                                                      tcfail051.hs 
                                                      tcfail051.stderr 
                                                      tcfail052.hs 
                                                      tcfail052.stderr 
                                                      tcfail053.hs 
                                                      tcfail053.stderr 
                                                      tcfail054.hs 
                                                      tcfail054.stderr 
                                                      tcfail055.hs 
                                                      tcfail055.stderr 
                                                      tcfail056.hs 
                                                      tcfail056.stderr 
                                                      tcfail057.hs 
                                                      tcfail057.stderr 
                                                      tcfail058.hs 
                                                      tcfail058.stderr 
                                                      tcfail061.hs 
                                                      tcfail061.stderr 
                                                      tcfail062.hs 
                                                      tcfail062.stderr 
                                                      tcfail063.hs 
                                                      tcfail063.stderr 
                                                      tcfail065.hs 
                                                      tcfail065.stderr 
                                                      tcfail067.hs 
                                                      tcfail067.stderr 
                                                      tcfail068.hs 
                                                      tcfail068.stderr 
                                                      tcfail069.hs 
                                                      tcfail069.stderr 
                                                      tcfail070.hs 
                                                      tcfail070.stderr 
                                                      tcfail071.hs 
                                                      tcfail071.stderr 
                                                      tcfail072.hs 
                                                      tcfail072.stderr 
                                                      tcfail073.hs 
                                                      tcfail073.stderr 
                                                      tcfail075.hs 
                                                      tcfail075.stderr 
                                                      tcfail076.hs 
                                                      tcfail076.stderr 
                                                      tcfail077.hs 
                                                      tcfail077.stderr 
                                                      tcfail078.hs 
                                                      tcfail078.stderr 
                                                      tcfail079.hs 
                                                      tcfail079.stderr 
                                                      tcfail080.hs 
                                                      tcfail080.stderr 
                                                      tcfail082.hs 
                                                      tcfail082.stderr 
                                                      tcfail083.hs 
                                                      tcfail083.stderr 
                                                      tcfail084.hs 
                                                      tcfail084.stderr 
                                                      tcfail085.hs 
                                                      tcfail085.stderr 
                                                      tcfail086.hs 
                                                      tcfail086.stderr 
                                                      tcfail087.hs 
                                                      tcfail087.stderr 
                                                      tcfail088.hs 
                                                      tcfail088.stderr 
                                                      tcfail089.hs 
                                                      tcfail089.stderr 
                                                      tcfail090.hs 
                                                      tcfail090.stderr 
                                                      tcfail091.hs 
                                                      tcfail091.stderr 
                                                      tcfail092.hs 
                                                      tcfail092.stderr 
                                                      tcfail093.hs 
                                                      tcfail093.stderr 
                                                      tcfail094.hs 
                                                      tcfail094.stderr 
                                                      tcfail095.hs 
                                                      tcfail095.stderr 
                                                      tcfail096.hs 
                                                      tcfail096.stderr 
                                                      tcfail097.hs 
                                                      tcfail097.stderr 
                                                      tcfail098.hs 
                                                      tcfail098.stderr 
                                                      tcfail100.hs 
                                                      tcfail100.stderr 
                                                      tcfail101.hs 
                                                      tcfail101.stderr 
    testsuite/tests/ghc-regress/typecheck/should_run Makefile 
                                                     all.T 
                                                     tcrun001.hs 
                                                     tcrun001.stdout 
                                                     tcrun002.hs 
                                                     tcrun002.stdout 
                                                     tcrun002.stdout-alpha-dec-osf3 
                                                     tcrun003.hs 
                                                     tcrun003.stdout 
                                                     tcrun004.hs 
                                                     tcrun004.stdout 
                                                     tcrun005.hs 
                                                     tcrun005.stdout 
                                                     tcrun006.hs 
                                                     tcrun006.stdout 
                                                     tcrun007.hs 
                                                     tcrun007.stdout 
                                                     tcrun008.hs 
                                                     tcrun008.stdout 
                                                     tcrun009.hs 
                                                     tcrun009.stdout 
                                                     tcrun010.hs 
                                                     tcrun010.stdout 
                                                     tcrun011.hs 
                                                     tcrun011.stdout 
                                                     tcrun012.hs 
                                                     tcrun012.stdout 
                                                     tcrun013.hs 
                                                     tcrun013.stdout 
                                                     tcrun014.hs 
                                                     tcrun014.stdout 
                                                     tcrun015.hs 
                                                     tcrun015.stdout 
                                                     tcrun016.hs 
                                                     tcrun016.stdout 
    testsuite/tests/h98  run 
    testsuite/tests/h98/Array largeArray.T 
                              largeArray.expect.stdout 
                              largeArray.hs 
    testsuite/tests/h98/Directory getDCs.T getDCs.hs 
    testsuite/tests/h98/EmptyDecls edecls.T edecls.expect.stdout 
                                   edecls.hs 
    testsuite/tests/h98/Enum all.T list.expected.stdout list.hs 
                             succ.expect.stdout succ.hs 
    testsuite/tests/h98/N+K nplusk.T nplusk.expect.stdout 
                            nplusk.hs 
    testsuite/tests/h98/Queens queens.T queens.expect.stdout 
                               queens.hs 
    testsuite/tests/h98/chr chr1.T chr1.expected.stdout chr1.hs 
    testsuite/tests/h98/ctxsimpl all.T bad1.hs ok1.hs 
    testsuite/tests/h98/fields all.T empty.hs 
                               operator.expected.stdout 
                               operator.hs puns.hs 
                               showread.expect.stdout showread.hs 
                               type.expect.stdout type.hs 
    testsuite/tests/h98/float show.T show.hs 
    testsuite/tests/h98/identifiers all.T qual.hs twiddle.hs 
    testsuite/tests/h98/infix all.T fndecl.hs infix.expect.stdout 
                              infix.hs local.expect.stdout 
                              local.hs minus.expect.stdout 
                              minus.hs operator.expect.stdout 
                              operator.hs 
    testsuite/tests/h98/layout bad1.T bad1.hs 
    testsuite/utils      Makefile 
    testsuite/utils/normalise_errmsg Main.hs Makefile 
  Log:
  Checked in files outside the ghc/ hierarchy to have a complete set of
  sources for GUM. Probably an overkill, since files in hslibs, green-card
  etc can be shared with main GHC branch. BUT: other dirs such as nofib/
  (parallel section) and glafp-utils (visualisation tools) need update for
  GUM!