[project @ 2001-05-21 14:08:36 by simonmar]
[ghc-hetmet.git] / ghc / tests / ghci / ghci006.script
1 :unset +s +t
2 :s -fglasgow-exts
3 -- test for contexts on existential types crashing the interpreter
4 :l ghci006
5 showQ (Q "foo")
6