summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T9815ghci.stderr
blob: c4f4a91d232179be30eb5c2dd3bcd5a299812c75 (plain)
1
2
3
4
5

<interactive>:3:7: [GHC-47217]
    Illegal `{..}' notation for constructor ‘Data.Semigroup.Arg’
      Record wildcards may not be used for constructors with unlabelled fields.
      Possible fix: Remove the `{..}' and add a match for each field of the constructor.