During an installation and first test run of FranTk under Hugs
(latest release) within Win 95, my student and I encountered an
error message about importing a DLL file:
-------
...
Reading file "C:\HUGS98\..\FranTK\src\TclHaskellSrc\TclPrim.hs":
Reading file "C:\HUGS98\lib\exts\Word.hs":
Reading file "C:\HUGS98\..\FranTK\src\TclHaskellSrc\TclPrim.hs":
Parsing
ERROR "C:\HUGS98\..\FranTK\src\TclHaskellSrc\TclPrim.hs": Error while importing
DLL "C:\FranTK\src\TclHaskellSrc\TclPrim.dll"
-------
Does anyone know what sorts of problems are likely to lead to this
message? More specifically, is this likely to be an internal problem
with the DLL file or a file access problem? There were some differences
in upper/lowercase between the filename and reference, but fixing this
did not fix the problem.
Thanks in advance for any help you can provide.
-- Fritz Ruehr
[EMAIL PROTECTED]