cvs commit: fptools/hdirect/lib HDirect.lhs
Sigbjorn Finne <[email protected]> Sun, 19 Oct 2003 20:11:33 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hdirect |
|---|---|
| Message-ID | <[email protected]> |
sof 2003/10/19 20:11:33 PDT
Modified files:
hdirect/lib HDirect.lhs
Log:
getTag (for ghc < 5.05) -- using 'seq' won't work as
its type (a->b->b) isn't 'open' for either a or b, but
*-kinded.
Revision Changes Path
1.95 +9 -1 fptools/hdirect/lib/HDirect.lhs