[project @ 2001-01-17 15:23:39 by sewardj]
authorsewardj <unknown>
Wed, 17 Jan 2001 15:23:48 +0000 (15:23 +0000)
committersewardj <unknown>
Wed, 17 Jan 2001 15:23:48 +0000 (15:23 +0000)
commitf1dffa0224c9e8dcf1d3908e888e7d683485791b
tree28ed66befdf28dec5b1e5c6478c221fce91e40d2
parent1eee6c555f0bd0e359e2b4da7cb391a096fb3684
[project @ 2001-01-17 15:23:39 by sewardj]
Bye bye STG Hugs!
432 files changed:
ghc/interpreter/Dh_Demo.hs [deleted file]
ghc/interpreter/DietHEP.def [deleted file]
ghc/interpreter/Makefile [deleted file]
ghc/interpreter/Makefile-DietHEP [deleted file]
ghc/interpreter/README.BUILDING.DIETHEP [deleted file]
ghc/interpreter/README.BUILDING.HUGS [deleted file]
ghc/interpreter/codegen.c [deleted file]
ghc/interpreter/compiler.c [deleted file]
ghc/interpreter/connect.h [deleted file]
ghc/interpreter/derive.c [deleted file]
ghc/interpreter/dh_demo.c [deleted file]
ghc/interpreter/dynamic.c [deleted file]
ghc/interpreter/errors.h [deleted file]
ghc/interpreter/free.c [deleted file]
ghc/interpreter/hugs.c [deleted file]
ghc/interpreter/hugsbasictypes.h [deleted file]
ghc/interpreter/input.c [deleted file]
ghc/interpreter/interface.c [deleted file]
ghc/interpreter/lib/Makefile [deleted file]
ghc/interpreter/library/Array.hs [deleted file]
ghc/interpreter/library/Char.hs [deleted file]
ghc/interpreter/library/Complex.hs [deleted file]
ghc/interpreter/library/Directory.hs [deleted file]
ghc/interpreter/library/IO.hs [deleted file]
ghc/interpreter/library/Int.hs [deleted file]
ghc/interpreter/library/Ix.hs [deleted file]
ghc/interpreter/library/List.hs [deleted file]
ghc/interpreter/library/Maybe.hs [deleted file]
ghc/interpreter/library/Monad.hs [deleted file]
ghc/interpreter/library/Numeric.hs [deleted file]
ghc/interpreter/library/Ratio.hs [deleted file]
ghc/interpreter/library/UnicodePrims.hs [deleted file]
ghc/interpreter/library/Word.hs [deleted file]
ghc/interpreter/lift.c [deleted file]
ghc/interpreter/link.c [deleted file]
ghc/interpreter/machdep.c [deleted file]
ghc/interpreter/machdep_time.h [deleted file]
ghc/interpreter/nHandle.c [deleted file]
ghc/interpreter/nHandle.def [deleted file]
ghc/interpreter/object.c [deleted file]
ghc/interpreter/object.h [deleted file]
ghc/interpreter/output.c [deleted file]
ghc/interpreter/parser.y [deleted file]
ghc/interpreter/preds.c [deleted file]
ghc/interpreter/runallnofib [deleted file]
ghc/interpreter/runnofib [deleted file]
ghc/interpreter/sainteger.c [deleted file]
ghc/interpreter/scc.c [deleted file]
ghc/interpreter/static.c [deleted file]
ghc/interpreter/stg.c [deleted file]
ghc/interpreter/stgSubst.c [deleted file]
ghc/interpreter/storage.c [deleted file]
ghc/interpreter/storage.h [deleted file]
ghc/interpreter/subst.c [deleted file]
ghc/interpreter/test/after [deleted file]
ghc/interpreter/test/before [deleted file]
ghc/interpreter/test/exts/FixIO.in1 [deleted file]
ghc/interpreter/test/exts/FixIO.lhs [deleted file]
ghc/interpreter/test/exts/FixIO.out1 [deleted file]
ghc/interpreter/test/exts/intTest.hs [deleted file]
ghc/interpreter/test/exts/intTest.in1 [deleted file]
ghc/interpreter/test/exts/intTest.out1 [deleted file]
ghc/interpreter/test/exts/mvar.hs [deleted file]
ghc/interpreter/test/exts/mvar.in1 [deleted file]
ghc/interpreter/test/exts/mvar.out1 [deleted file]
ghc/interpreter/test/exts/refs1.hs [deleted file]
ghc/interpreter/test/exts/refs1.in1 [deleted file]
ghc/interpreter/test/exts/refs1.out1 [deleted file]
ghc/interpreter/test/exts/refs2.hs [deleted file]
ghc/interpreter/test/exts/refs2.in1 [deleted file]
ghc/interpreter/test/exts/refs2.out1 [deleted file]
ghc/interpreter/test/exts/refs3.hs [deleted file]
ghc/interpreter/test/exts/refs3.in1 [deleted file]
ghc/interpreter/test/exts/refs3.out1 [deleted file]
ghc/interpreter/test/runstdtest [deleted file]
ghc/interpreter/test/runtests [deleted file]
ghc/interpreter/test/runtime/fix [deleted file]
ghc/interpreter/test/runtime/msg [deleted file]
ghc/interpreter/test/runtime/r000.hs [deleted file]
ghc/interpreter/test/runtime/r000.in1 [deleted file]
ghc/interpreter/test/runtime/r000.out1 [deleted file]
ghc/interpreter/test/runtime/r001.hs [deleted file]
ghc/interpreter/test/runtime/r001.in1 [deleted file]
ghc/interpreter/test/runtime/r001.out1 [deleted file]
ghc/interpreter/test/runtime/r002.hs [deleted file]
ghc/interpreter/test/runtime/r002.in1 [deleted file]
ghc/interpreter/test/runtime/r002.out1 [deleted file]
ghc/interpreter/test/runtime/r003.hs [deleted file]
ghc/interpreter/test/runtime/r003.in1 [deleted file]
ghc/interpreter/test/runtime/r003.out1 [deleted file]
ghc/interpreter/test/runtime/r004.hs [deleted file]
ghc/interpreter/test/runtime/r004.in1 [deleted file]
ghc/interpreter/test/runtime/r004.out1 [deleted file]
ghc/interpreter/test/runtime/r005.hs [deleted file]
ghc/interpreter/test/runtime/r005.in1 [deleted file]
ghc/interpreter/test/runtime/r005.out1 [deleted file]
ghc/interpreter/test/runtime/r006.hs [deleted file]
ghc/interpreter/test/runtime/r006.in1 [deleted file]
ghc/interpreter/test/runtime/r006.out1 [deleted file]
ghc/interpreter/test/runtime/r007.hs [deleted file]
ghc/interpreter/test/runtime/r007.in1 [deleted file]
ghc/interpreter/test/runtime/r007.out1 [deleted file]
ghc/interpreter/test/runtime/r008.hs [deleted file]
ghc/interpreter/test/runtime/r008.in1 [deleted file]
ghc/interpreter/test/runtime/r008.out1 [deleted file]
ghc/interpreter/test/runtime/r009.hs [deleted file]
ghc/interpreter/test/runtime/r009.in1 [deleted file]
ghc/interpreter/test/runtime/r009.out1 [deleted file]
ghc/interpreter/test/static/fix [deleted file]
ghc/interpreter/test/static/msg [deleted file]
ghc/interpreter/test/static/s001.hs [deleted file]
ghc/interpreter/test/static/s001.out1 [deleted file]
ghc/interpreter/test/static/s002.hs [deleted file]
ghc/interpreter/test/static/s002.out1 [deleted file]
ghc/interpreter/test/static/s003.hs [deleted file]
ghc/interpreter/test/static/s003.out1 [deleted file]
ghc/interpreter/test/static/s004.hs [deleted file]
ghc/interpreter/test/static/s004.out1 [deleted file]
ghc/interpreter/test/static/s005.hs [deleted file]
ghc/interpreter/test/static/s005.out1 [deleted file]
ghc/interpreter/test/static/s006.hs [deleted file]
ghc/interpreter/test/static/s006.out1 [deleted file]
ghc/interpreter/test/static/s007.hs [deleted file]
ghc/interpreter/test/static/s007.out1 [deleted file]
ghc/interpreter/test/static/s008.hs [deleted file]
ghc/interpreter/test/static/s008.out1 [deleted file]
ghc/interpreter/test/static/s009.hs [deleted file]
ghc/interpreter/test/static/s009.out1 [deleted file]
ghc/interpreter/test/static/s010.hs [deleted file]
ghc/interpreter/test/static/s010.out1 [deleted file]
ghc/interpreter/test/static/s011.hs [deleted file]
ghc/interpreter/test/static/s011.out1 [deleted file]
ghc/interpreter/test/static/s012.hs [deleted file]
ghc/interpreter/test/static/s012.out1 [deleted file]
ghc/interpreter/test/static/s013.hs [deleted file]
ghc/interpreter/test/static/s013.out1 [deleted file]
ghc/interpreter/test/static/s014.hs [deleted file]
ghc/interpreter/test/static/s014.out1 [deleted file]
ghc/interpreter/test/static/s015.hs [deleted file]
ghc/interpreter/test/static/s015.out1 [deleted file]
ghc/interpreter/test/static/s016.hs [deleted file]
ghc/interpreter/test/static/s016.out1 [deleted file]
ghc/interpreter/test/static/s017.hs [deleted file]
ghc/interpreter/test/static/s017.out1 [deleted file]
ghc/interpreter/test/static/s018.hs [deleted file]
ghc/interpreter/test/static/s018.out1 [deleted file]
ghc/interpreter/test/static/s019.hs [deleted file]
ghc/interpreter/test/static/s019.out1 [deleted file]
ghc/interpreter/test/static/s020.hs [deleted file]
ghc/interpreter/test/static/s020.out1 [deleted file]
ghc/interpreter/test/static/s021.hs [deleted file]
ghc/interpreter/test/static/s021.out1 [deleted file]
ghc/interpreter/test/static/s022.hs [deleted file]
ghc/interpreter/test/static/s022.out1 [deleted file]
ghc/interpreter/test/static/s023.hs [deleted file]
ghc/interpreter/test/static/s023.out1 [deleted file]
ghc/interpreter/test/static/s024.hs [deleted file]
ghc/interpreter/test/static/s024.out1 [deleted file]
ghc/interpreter/test/static/s025.hs [deleted file]
ghc/interpreter/test/static/s025.out1 [deleted file]
ghc/interpreter/test/static/s026.hs [deleted file]
ghc/interpreter/test/static/s026.out1 [deleted file]
ghc/interpreter/test/static/s027.hs [deleted file]
ghc/interpreter/test/static/s027.out1 [deleted file]
ghc/interpreter/test/static/s028.hs [deleted file]
ghc/interpreter/test/static/s028.out1 [deleted file]
ghc/interpreter/test/static/s029.hs [deleted file]
ghc/interpreter/test/static/s029.out1 [deleted file]
ghc/interpreter/test/static/s030.hs [deleted file]
ghc/interpreter/test/static/s030.out1 [deleted file]
ghc/interpreter/test/static/s031.hs [deleted file]
ghc/interpreter/test/static/s031.out1 [deleted file]
ghc/interpreter/test/static/s032.hs [deleted file]
ghc/interpreter/test/static/s032.out1 [deleted file]
ghc/interpreter/test/static/s033.hs [deleted file]
ghc/interpreter/test/static/s033.out1 [deleted file]
ghc/interpreter/test/static/s034.hs [deleted file]
ghc/interpreter/test/static/s034.out1 [deleted file]
ghc/interpreter/test/static/s035.hs [deleted file]
ghc/interpreter/test/static/s035.out1 [deleted file]
ghc/interpreter/test/static/s036.hs [deleted file]
ghc/interpreter/test/static/s036.out1 [deleted file]
ghc/interpreter/test/static/s037.hs [deleted file]
ghc/interpreter/test/static/s037.out1 [deleted file]
ghc/interpreter/test/static/s038.hs [deleted file]
ghc/interpreter/test/static/s038.out1 [deleted file]
ghc/interpreter/test/static/s039.hs [deleted file]
ghc/interpreter/test/static/s039.out1 [deleted file]
ghc/interpreter/test/static/s040.hs [deleted file]
ghc/interpreter/test/static/s040.out1 [deleted file]
ghc/interpreter/test/static/s041.hs [deleted file]
ghc/interpreter/test/static/s041.out1 [deleted file]
ghc/interpreter/test/static/s042.hs [deleted file]
ghc/interpreter/test/static/s042.out1 [deleted file]
ghc/interpreter/test/static/s043.hs [deleted file]
ghc/interpreter/test/static/s043.out1 [deleted file]
ghc/interpreter/test/static/s044.hs [deleted file]
ghc/interpreter/test/static/s044.out1 [deleted file]
ghc/interpreter/test/static/s045.hs [deleted file]
ghc/interpreter/test/static/s045.out1 [deleted file]
ghc/interpreter/test/static/s046.hs [deleted file]
ghc/interpreter/test/static/s046.out1 [deleted file]
ghc/interpreter/test/static/s047.hs [deleted file]
ghc/interpreter/test/static/s047.out1 [deleted file]
ghc/interpreter/test/static/s048.hs [deleted file]
ghc/interpreter/test/static/s048.out1 [deleted file]
ghc/interpreter/test/static/s049.hs [deleted file]
ghc/interpreter/test/static/s049.out1 [deleted file]
ghc/interpreter/test/static/s050.hs [deleted file]
ghc/interpreter/test/static/s050.out1 [deleted file]
ghc/interpreter/test/static/s051.hs [deleted file]
ghc/interpreter/test/static/s051.out1 [deleted file]
ghc/interpreter/test/static/s052.hs [deleted file]
ghc/interpreter/test/static/s052.out1 [deleted file]
ghc/interpreter/test/static/s053.hs [deleted file]
ghc/interpreter/test/static/s053.out1 [deleted file]
ghc/interpreter/test/static/s054.hs [deleted file]
ghc/interpreter/test/static/s054.out1 [deleted file]
ghc/interpreter/test/static/s055.hs [deleted file]
ghc/interpreter/test/static/s055.out1 [deleted file]
ghc/interpreter/test/static/s056.hs [deleted file]
ghc/interpreter/test/static/s056.out1 [deleted file]
ghc/interpreter/test/static/s057.hs [deleted file]
ghc/interpreter/test/static/s057.out1 [deleted file]
ghc/interpreter/test/static/s058.hs [deleted file]
ghc/interpreter/test/static/s058.out1 [deleted file]
ghc/interpreter/test/static/s059.hs [deleted file]
ghc/interpreter/test/static/s059.out1 [deleted file]
ghc/interpreter/test/static/s060.hs [deleted file]
ghc/interpreter/test/static/s060.out1 [deleted file]
ghc/interpreter/test/static/s061.hs [deleted file]
ghc/interpreter/test/static/s061.out1 [deleted file]
ghc/interpreter/test/static/s062.hs [deleted file]
ghc/interpreter/test/static/s062.out1 [deleted file]
ghc/interpreter/test/static/s064.hs [deleted file]
ghc/interpreter/test/static/s064.out1 [deleted file]
ghc/interpreter/test/static/s065.hs [deleted file]
ghc/interpreter/test/static/s065.out1 [deleted file]
ghc/interpreter/test/static/s066.hs [deleted file]
ghc/interpreter/test/static/s066.out1 [deleted file]
ghc/interpreter/test/static/s067.hs [deleted file]
ghc/interpreter/test/static/s067.out1 [deleted file]
ghc/interpreter/test/static/s068.hs [deleted file]
ghc/interpreter/test/static/s068.out1 [deleted file]
ghc/interpreter/test/static/s069.hs [deleted file]
ghc/interpreter/test/static/s069.out1 [deleted file]
ghc/interpreter/test/static/s070.hs [deleted file]
ghc/interpreter/test/static/s070.out1 [deleted file]
ghc/interpreter/test/static/s071.hs [deleted file]
ghc/interpreter/test/static/s071.out1 [deleted file]
ghc/interpreter/test/static/s072.hs [deleted file]
ghc/interpreter/test/static/s072.out1 [deleted file]
ghc/interpreter/test/static/s073.hs [deleted file]
ghc/interpreter/test/static/s073.out1 [deleted file]
ghc/interpreter/test/static/s074.hs [deleted file]
ghc/interpreter/test/static/s074.out1 [deleted file]
ghc/interpreter/test/static/s075.hs [deleted file]
ghc/interpreter/test/static/s075.out1 [deleted file]
ghc/interpreter/test/static/s076.hs [deleted file]
ghc/interpreter/test/static/s076.out1 [deleted file]
ghc/interpreter/test/static/s077.hs [deleted file]
ghc/interpreter/test/static/s077.out1 [deleted file]
ghc/interpreter/test/static/s078.hs [deleted file]
ghc/interpreter/test/static/s078.out1 [deleted file]
ghc/interpreter/test/static/s079.hs [deleted file]
ghc/interpreter/test/static/s079.out1 [deleted file]
ghc/interpreter/test/static/s080.hs [deleted file]
ghc/interpreter/test/static/s080.out1 [deleted file]
ghc/interpreter/test/static/s081.hs [deleted file]
ghc/interpreter/test/static/s081.out1 [deleted file]
ghc/interpreter/test/static/s082.hs [deleted file]
ghc/interpreter/test/static/s082.out1 [deleted file]
ghc/interpreter/test/static/s083.hs [deleted file]
ghc/interpreter/test/static/s083.out1 [deleted file]
ghc/interpreter/test/static/s084.hs [deleted file]
ghc/interpreter/test/static/s084.out1 [deleted file]
ghc/interpreter/test/static/s085.hs [deleted file]
ghc/interpreter/test/static/s085.out1 [deleted file]
ghc/interpreter/test/static/s086.hs [deleted file]
ghc/interpreter/test/static/s086.out1 [deleted file]
ghc/interpreter/test/static/s087.hs [deleted file]
ghc/interpreter/test/static/s087.out1 [deleted file]
ghc/interpreter/test/static/s088.hs [deleted file]
ghc/interpreter/test/static/s088.out1 [deleted file]
ghc/interpreter/test/static/s089.hs [deleted file]
ghc/interpreter/test/static/s089.out1 [deleted file]
ghc/interpreter/test/static/s090.hs [deleted file]
ghc/interpreter/test/static/s090.out1 [deleted file]
ghc/interpreter/test/static/s091.hs [deleted file]
ghc/interpreter/test/static/s091.out1 [deleted file]
ghc/interpreter/test/static/s092.hs [deleted file]
ghc/interpreter/test/static/s092.out1 [deleted file]
ghc/interpreter/test/static/s093.hs [deleted file]
ghc/interpreter/test/static/s093.out1 [deleted file]
ghc/interpreter/test/static/s094.hs [deleted file]
ghc/interpreter/test/static/s094.out1 [deleted file]
ghc/interpreter/test/static/s095.hs [deleted file]
ghc/interpreter/test/static/s095.out1 [deleted file]
ghc/interpreter/test/static/s096.hs [deleted file]
ghc/interpreter/test/static/s096.out1 [deleted file]
ghc/interpreter/test/static/s097.hs [deleted file]
ghc/interpreter/test/static/s097.out1 [deleted file]
ghc/interpreter/test/static/s098.hs [deleted file]
ghc/interpreter/test/static/s098.out1 [deleted file]
ghc/interpreter/test/static/s099.hs [deleted file]
ghc/interpreter/test/static/s099.out1 [deleted file]
ghc/interpreter/test/static/s100.hs [deleted file]
ghc/interpreter/test/static/s100.out1 [deleted file]
ghc/interpreter/test/static/s101.hs [deleted file]
ghc/interpreter/test/static/s101.out1 [deleted file]
ghc/interpreter/test/static/s102.hs [deleted file]
ghc/interpreter/test/static/s102.out1 [deleted file]
ghc/interpreter/test/static/s103.hs [deleted file]
ghc/interpreter/test/static/s103.out1 [deleted file]
ghc/interpreter/test/static/s104.hs [deleted file]
ghc/interpreter/test/static/s104.out1 [deleted file]
ghc/interpreter/test/static/s105.hs [deleted file]
ghc/interpreter/test/static/s105.out1 [deleted file]
ghc/interpreter/test/static/s106.hs [deleted file]
ghc/interpreter/test/static/s106.out1 [deleted file]
ghc/interpreter/test/static/s107.hs [deleted file]
ghc/interpreter/test/static/s107.out1 [deleted file]
ghc/interpreter/test/static/s108.hs [deleted file]
ghc/interpreter/test/static/s108.out1 [deleted file]
ghc/interpreter/test/static/s109.hs [deleted file]
ghc/interpreter/test/static/s109.out1 [deleted file]
ghc/interpreter/test/static/s110.hs [deleted file]
ghc/interpreter/test/static/s110.out1 [deleted file]
ghc/interpreter/test/static/s111.hs [deleted file]
ghc/interpreter/test/static/s111.out1 [deleted file]
ghc/interpreter/test/static/s112.hs [deleted file]
ghc/interpreter/test/static/s112.out1 [deleted file]
ghc/interpreter/test/static/s113.hs [deleted file]
ghc/interpreter/test/static/s113.out1 [deleted file]
ghc/interpreter/test/static/s114.hs [deleted file]
ghc/interpreter/test/static/s114.out1 [deleted file]
ghc/interpreter/test/static/s115.hs [deleted file]
ghc/interpreter/test/static/s116.hs [deleted file]
ghc/interpreter/test/static/s117.hs [deleted file]
ghc/interpreter/test/static/s117.out1 [deleted file]
ghc/interpreter/test/static/s118.hs [deleted file]
ghc/interpreter/test/static/s118.out1 [deleted file]
ghc/interpreter/test/std/catch1.hs [deleted file]
ghc/interpreter/test/std/catch1.in1 [deleted file]
ghc/interpreter/test/std/catch1.out1 [deleted file]
ghc/interpreter/test/std/catch2.hs [deleted file]
ghc/interpreter/test/std/catch2.out1 [deleted file]
ghc/interpreter/test/std/complex1.in1 [deleted file]
ghc/interpreter/test/std/complex1.out1 [deleted file]
ghc/interpreter/test/std/ioerror1.hs [deleted file]
ghc/interpreter/test/std/ioerror1.in1 [deleted file]
ghc/interpreter/test/std/ioerror1.out1 [deleted file]
ghc/interpreter/test/std/ioerror2.hs [deleted file]
ghc/interpreter/test/std/ioerror2.in1 [deleted file]
ghc/interpreter/test/std/ioerror2.out1 [deleted file]
ghc/interpreter/test/std/iohandle.hs [deleted file]
ghc/interpreter/test/std/iohandle.in1 [deleted file]
ghc/interpreter/test/std/iohandle.out1 [deleted file]
ghc/interpreter/test/std/iohandle.tst [deleted file]
ghc/interpreter/test/std/list1.hs [deleted file]
ghc/interpreter/test/std/list1.in1 [deleted file]
ghc/interpreter/test/std/list1.out1 [deleted file]
ghc/interpreter/test/std/system1.hs [deleted file]
ghc/interpreter/test/std/system1.in1 [deleted file]
ghc/interpreter/test/std/system1.out1 [deleted file]
ghc/interpreter/test/typechecker/fix [deleted file]
ghc/interpreter/test/typechecker/msg [deleted file]
ghc/interpreter/test/typechecker/t000.hs [deleted file]
ghc/interpreter/test/typechecker/t000.out1 [deleted file]
ghc/interpreter/test/typechecker/t001.hs [deleted file]
ghc/interpreter/test/typechecker/t001.out1 [deleted file]
ghc/interpreter/test/typechecker/t002.hs [deleted file]
ghc/interpreter/test/typechecker/t002.out1 [deleted file]
ghc/interpreter/test/typechecker/t003.hs [deleted file]
ghc/interpreter/test/typechecker/t003.out1 [deleted file]
ghc/interpreter/test/typechecker/t004.hs [deleted file]
ghc/interpreter/test/typechecker/t004.in1 [deleted file]
ghc/interpreter/test/typechecker/t004.out1 [deleted file]
ghc/interpreter/test/typechecker/t005.hs [deleted file]
ghc/interpreter/test/typechecker/t005.out1 [deleted file]
ghc/interpreter/test/typechecker/t006.hs [deleted file]
ghc/interpreter/test/typechecker/t006.out1 [deleted file]
ghc/interpreter/test/typechecker/t007.hs [deleted file]
ghc/interpreter/test/typechecker/t007.out1 [deleted file]
ghc/interpreter/test/typechecker/t008.hs [deleted file]
ghc/interpreter/test/typechecker/t008.out1 [deleted file]
ghc/interpreter/test/typechecker/t009.hs [deleted file]
ghc/interpreter/test/typechecker/t009.out1 [deleted file]
ghc/interpreter/test/typechecker/t010.hs [deleted file]
ghc/interpreter/test/typechecker/t010.out1 [deleted file]
ghc/interpreter/test/typechecker/t011.hs [deleted file]
ghc/interpreter/test/typechecker/t011.out1 [deleted file]
ghc/interpreter/test/typechecker/t012.hs [deleted file]
ghc/interpreter/test/typechecker/t012.out1 [deleted file]
ghc/interpreter/test/typechecker/t013.hs [deleted file]
ghc/interpreter/test/typechecker/t013.out1 [deleted file]
ghc/interpreter/test/typechecker/t014.hs [deleted file]
ghc/interpreter/test/typechecker/t014.out1 [deleted file]
ghc/interpreter/test/typechecker/t015.hs [deleted file]
ghc/interpreter/test/typechecker/t015.out1 [deleted file]
ghc/interpreter/test/unused/DictHW.input [deleted file]
ghc/interpreter/test/unused/DictHW.output [deleted file]
ghc/interpreter/test/unused/DictHW1.hs [deleted file]
ghc/interpreter/test/unused/DictHW2.hs [deleted file]
ghc/interpreter/test/unused/HugsLibs.output [deleted file]
ghc/interpreter/test/unused/Loaded.output [deleted file]
ghc/interpreter/test/unused/T4.hs [deleted file]
ghc/interpreter/test/unused/gc.hs [deleted file]
ghc/interpreter/test/unused/gc1.input [deleted file]
ghc/interpreter/test/unused/gc1.output [deleted file]
ghc/interpreter/test/unused/gc2.input [deleted file]
ghc/interpreter/test/unused/gc2.output [deleted file]
ghc/interpreter/test/unused/infix.hs [deleted file]
ghc/interpreter/test/unused/infix.input [deleted file]
ghc/interpreter/test/unused/infix.output [deleted file]
ghc/interpreter/test/unused/print.hs [deleted file]
ghc/interpreter/test/unused/print.input [deleted file]
ghc/interpreter/test/unused/print1.output [deleted file]
ghc/interpreter/test/unused/print2.output [deleted file]
ghc/interpreter/test/unused/ptrEq.hs [deleted file]
ghc/interpreter/test/unused/ptrEq.input [deleted file]
ghc/interpreter/test/unused/ptrEq.output [deleted file]
ghc/interpreter/test/unused/syntax.hs [deleted file]
ghc/interpreter/test/unused/syntax.output [deleted file]
ghc/interpreter/test/unused/testDebug.hs [deleted file]
ghc/interpreter/test/unused/testScript.in [deleted file]
ghc/interpreter/test/unused/testcvar.hs [deleted file]
ghc/interpreter/test/unused/unwritable.tst [deleted file]
ghc/interpreter/timer.c [deleted file]
ghc/interpreter/translate.c [deleted file]
ghc/interpreter/type.c [deleted file]
ghc/interpreter/version.h [deleted file]