summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyArrowCmd.stderr
blob: b36b11e7a22b9a9ba2b746ff2086e1548fa606a4 (plain)
1
2
3
4
5
6
7
8

RepPolyArrowCmd.hs:26:17: error: [GHC-55287]
    • The arrow command ‘returnA -< x’
      does not have a fixed runtime representation.
      Its type is:
        a :: TYPE r
    • In the expression: proc x -> returnA -< x
      In an equation for ‘foo’: foo = proc x -> returnA -< x