summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_fail/T10461.stderr
blob: 34214677152c39b955ab4a5e0b121c1fa5682322 (plain)
1
2
3
4
5
6
7

T10461.hs:6:1: error:
    Unacceptable result type in foreign declaration:
      ‘Word#’ cannot be marshalled in a foreign call
      To marshal unlifted types, use UnliftedFFITypes
    When checking declaration:
      foreign import prim safe cheneycopy :: Any -> Word#