Hi,

I am working with HaskellDB, made some changes and Hugs refuses to
compile the modules and aborts with this error:

ERROR "H:\simona\Haskell\lib\Ado.hs": Module "AdoDB" not previously
loaded

The imports look ok to me, besides that AdoDB.hs imports lots of things
that Ado.hs does, too. (Ado.hs imports AdoDB.hs with
import AdoDB    hiding  (delete,update)
, shouldn't be the problem).

My platform is WinNT, Hugs98.

Besides: What about a list of all Hugs errors. There is none in the
documentation.

Greetings,
Axel.

Reply via email to