[project @ 2003-06-26 20:49:32 by panne]
[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