summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/read067.hs
blob: f65f56b498322161ba9ab6af9ae435bad01f366d (plain)
1
2
3
4
5
6
7
8

{-# OPTIONS_HUGS --some-hugs-flag #-}

-- We should ignore the above pragma, as we recognise that it is
-- hugs-specific. We shouldn't even warn about it.

module Test where