Skip to content
Snippets Groups Projects
Commit 67a402e2 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-09-06 10:23:52 by simonmar]

Add new PrimRep, namely PrimPtrRep, as a catch-all for the various
boxed primitive types that currently don't have their own PrimReps.
Use this for MVar# and MutVar#.  This fixes a crash in the code
generator when a function returns one of these types.
parent 3cc69ccd
No related merge requests found
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