blob: 204aee2b2b986f11df58c65f80c44608ba1d1cbb (
plain)
1
2
3
4
5
6
7
|
NFSSuppressed.hs:9:5: error:
Variable not in scope: foo
Suggested fixes:
• Perhaps use data constructor ‘Foo’ (line 7)
• Notice that ‘foo’ is a field selector belonging to the type ‘Foo’
that has been suppressed by NoFieldSelectors.
|