1 2 3 4 5 6
T3066.hs:6:1: Unacceptable argument type in foreign declaration: forall u. X u When checking declaration: foreign import ccall safe "static bla" bla :: (forall u. X u) -> IO ()