summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_fail/T7243.stderr
blob: c00c085d745fc777e00e9a2dc0a9793a4453f195 (plain)
1
2
3
4
5

T7243.hs:4:1: error: [GHC-91490]
    • Unacceptable type in foreign declaration: One argument expected
    • When checking declaration:
        foreign import ccall safe "wrapper" foo :: IO (FunPtr ())