Skip to content
Snippets Groups Projects
Commit b0624daa authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

[project @ 2000-06-30 13:11:07 by simonpj]

In a CCall, a DynamicTarget has a unique that is
used only to generate a uniquely-named typedef.
It should not be used when comparing CCalls (e.g.
when seeing if interface files have changed).
So the main change in this commit is to fix the Eq
instance for PrimOp.CCallTarget, but I took the
opportunity to clean up the CCallTarget interface
a little.
parent 9282daea
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment