Skip to content
Snippets Groups Projects
Commit 2910306a authored by sof's avatar sof
Browse files

[project @ 1997-06-05 21:05:57 by sof]

ppr update
parent e1c9eb13
No related merge requests found
......@@ -173,7 +173,7 @@ unboxArg arg
Just (arg2_tycon,_) = maybe_arg2_tycon
can't_see_datacons_error thing ty
= pprError "ERROR: Can't see the data constructor(s) for _ccall_/_casm_ "
= pprError "ERROR: Can't see the data constructor(s) for _ccall_/_casm_ (try compiling with -fno-prune-tydecls ..)"
(hcat [text thing, text "; type: ", ppr (PprForUser opt_PprUserLength) ty])
\end{code}
......
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