summaryrefslogtreecommitdiff
path: root/ghc/tests/ghci/ghci006.script
blob: 5b90605e35c8a788925f8edd1e777cc714ad87db (plain)
1
2
3
4
5
6
:unset +s +t
:s -fglasgow-exts
-- test for contexts on existential types crashing the interpreter
:l ghci006
showQ (Q "foo")