summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T13349.stderr
blob: 5bf91cbaa4772ed027d63dd8830e91a4522586e9 (plain)
1
2
3
4
5
6

T13349.hs:5:1: error:
    • Orphan COMPLETE pragmas not supported
      A COMPLETE pragma must mention at least one data constructor
      or pattern synonym defined in the same module.
    • In {-# COMPLETE False #-}