cvs commit: fptools/hdirect/src MarshallCore.lhs Opts.lhs
Sigbjorn Finne <[email protected]> Thu, 11 Dec 2003 07:30:01 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hdirect |
|---|---|
| Message-ID | <[email protected]> |
sof 2003/12/11 07:30:01 PST
Modified files:
hdirect/src MarshallCore.lhs Opts.lhs
Log:
People are apparently running into issues with iid_is() support
(I've no idea where/what they are..)
So, to avoid any unnecessary breakages, make recent iid_is()
changes only apply if the command-line option -fuse-iid-is is
present.
Revision Changes Path
1.55 +9 -4 fptools/hdirect/src/MarshallCore.lhs
1.90 +5 -2 fptools/hdirect/src/Opts.lhs