<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [clean-list] Yet another compiler
crash</title></head><body>
<div><br></div>
<div>Vag wrote:</div>
<blockquote type="cite" cite>Especially frustrating compiler crash
without any messages or ever black screens:<br>
<br>
<a href="mailto:clean-list@science.ru.nl">module cc<br>
Start = 42<br>
:: *S a = { sT :: !*(S a) }</a></blockquote>
<blockquote type="cite" cite>add t = { sT = t }</blockquote>
<div><br></div>
<div>A record type that is an a cycle with strictness annotations is
not allowed.</div>
<div><br></div>
<div>The compiler detects this and tries to report the error, but
unfortunately</div>
<div>this error message is lost on Windows. I hope to fix this before
the next</div>
<div>release of Clean.</div>
<div><br></div>
<div>Kind regards,</div>
<div><br></div>
<div>John van Groningen</div>
<div><br></div>
</body>
</html>