summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T13202a.stderr
blob: 3d33a6d233eb5801f1f3aab284c297d486889be1 (plain)
1
2
3
4
5
6

<interactive>:3:11: error:
    • No instance for (HasField "name" r0 a0)
        arising from a use of ‘getField’
    • In the expression: getField @"name"
      In an equation for ‘foo’: foo = getField @"name"