Re: Internal eror in Hugs, trying to read a non existing file
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 29, 2004 at 02:18:44PM +0200, [email protected] wrote: > The attached program reads a filename ("x.x") from file "filenames.dat"; > then the program tries to read file "x.x"; > this file does not exist, in the first call to "main", an internal error > message is displayed; the second time, a "file does not exist" message > is displayed. Thanks for the report. This is now fixed in CVS.