Skip to content
  • sof's avatar
    [project @ 1999-01-19 15:19:23 by sof] · bfd50cd8
    sof authored
    Types of foreign imports weren't being zonked, with the lethal conseq.
    that any unbound kind variables weren't being defaulted to something
    sensible.
    
    Showed up when trying to compile a 'foreign import' with type
    
      StablePtr a -> IO ()
    bfd50cd8