summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail046.hs
blob: 9441694dd0c9c9587f1222526e8468c4b0bd10c8 (plain)
1
2
3
4
{-# LANGUAGE ExistientialQuantification #-}
-- tests for mis-spelled LANGUAGE pragma error message

module ShouldFail where