Inconsistent type and arguments in safe foreign calls...
authordias@eecs.tufts.edu <unknown>
Mon, 16 Mar 2009 21:46:54 +0000 (21:46 +0000)
committerdias@eecs.tufts.edu <unknown>
Mon, 16 Mar 2009 21:46:54 +0000 (21:46 +0000)
commit0c84eb9d40b4fab76cc4d72913f9ead409cdbd47
tree070a4a815ce053d608456ce5af9b09e50877a550
parent5dc8b425443200a5160b9d1399aca1808bfcffee
Inconsistent type and arguments in safe foreign calls...
- The function argument was stripped from the argument list but not from the type.
  Now they're both stripped.
compiler/codeGen/StgCmmForeign.hs