[project @ 2003-07-22 16:18:06 by simonmar]
[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