Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ian Lynagh's avatar
    36f8cabe
    Implement a capi calling convention; fixes #2979 · 36f8cabe
    Ian Lynagh authored
    In GHC, this provides an easy way to call a C function via a C wrapper.
    This is important when the function is really defined by CPP.
    
    Requires the new CApiFFI extension.
    
    Not documented yet, as it's still an experimental feature at this stage.
    36f8cabe
    History
    Implement a capi calling convention; fixes #2979
    Ian Lynagh authored
    In GHC, this provides an easy way to call a C function via a C wrapper.
    This is important when the function is really defined by CPP.
    
    Requires the new CApiFFI extension.
    
    Not documented yet, as it's still an experimental feature at this stage.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.