[project @ 2002-10-30 09:29:33 by simonpj]
[ghc-hetmet.git] / ghc / tests / ghci / ghci006.script
1 :unset +s +t
2 :set -fglasgow-exts
3 -- test for contexts on existential types crashing the interpreter
4 :l ghci006
5 showQ (Q "foo")
6