summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T8570.stderr
blob: 183001b577fdbd9ad4e7fdf873183937f93afefc (plain)
1
2
3
4
5
6

T8570.hs:6:18: error:
    • Constructor ‘Image’ does not have field ‘filepath’
    • In the pattern: Image {filepath = x}
      In a pattern binding: Image {filepath = x} = logo
      In the expression: let Image {filepath = x} = logo in x