Add new FFI calling convention "prim"
authorDuncan Coutts <duncan@well-typed.com>
Tue, 9 Jun 2009 10:44:03 +0000 (10:44 +0000)
committerDuncan Coutts <duncan@well-typed.com>
Tue, 9 Jun 2009 10:44:03 +0000 (10:44 +0000)
commit71aa4a4723e95b4f27fccf93dcc0a33000010974
tree50078c1808ad34d93559cb775c43936858814f5f
parentbfd8d9ef58415debd7c5ae566902b8bfe1a92b74
Add new FFI calling convention "prim"
First in a series of patches to add the feature.
This patch just adds PrimCallConv to the CCallConv type.
compiler/prelude/ForeignCall.lhs