[project @ 1997-09-03 15:33:15 by simonm]
authorsimonm <unknown>
Wed, 3 Sep 1997 15:33:21 +0000 (15:33 +0000)
committersimonm <unknown>
Wed, 3 Sep 1997 15:33:21 +0000 (15:33 +0000)
commit05368fd3e9523ab647897a427e99db1b02dfeb67
treed29f9760a99eb97a795ebeb6e99eddc95be06a88
parent2220d42a06b23a4447e4aa9b7d5eff5b84dc957c
[project @ 1997-09-03 15:33:15 by simonm]
Add David Barton's example which shows up a couple of bugs:
-> not parsed correctly in interface files
mangler bug when compiling with -monly-n-regs
ghc/tests/programs/barton-mangler-bug/Basic.hs [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/Bug.hs [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/Main.hs [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/Makefile [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/Physical.hs [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/Plot.lhs [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/PlotExample.lhs [new file with mode: 0644]
ghc/tests/programs/barton-mangler-bug/TypesettingTricks.hs [new file with mode: 0644]