b7685670327f0745e93e0f7035b8b7bbe73d362f
[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