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