[cvs-nhc98] Corrected portable transformation of strict data type defi
User olaf
olaf@sparud.net
Wed, 24 Oct 2001 18:56:29 +0200 (CEST)
olaf: Wed Oct 24 18:56:29 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Hat
In directory hinken:/tmp/cvs-serv19234/src/prelude/Hat
Modified Files:
Hat.hs hat.c hat.h
Log Message:
Corrected portable transformation of strict data type definitions.
Data types with ! annotations are now transformed into syntactically valid data types. However, the strictness semantics is nonetheless lost by the transformation.