From: Bjorn B. <d00...@dt...> - 2004-04-03 08:33:52
|
Wijffelaars, M.W.H. wrote: > Hi, > > We have a question about HaskellDB on which we saw you were working. > (We came along pictures of you and your haskell cake :). We are also > working on a project for school and we have to make a MySQL database, > but the implementation has to be in Haskell. So we found HaskellDB > but we cannot get it to run under windows. We hoped you or maybe > someone else from your group could help us with that. > > When we are trying to make a testprogram based on the example > programs on the website. But when we try to compile the > insert-update-delete program it fails. > > ghc --make -package haskelldb -o insert-update-delete > insert-update-delete.hs > > it says: unknown package haskelldb > > Now we know that this is Windows and not Linux (on Linux it works > btw), and windows deosn't really work with packages, but we also have > no idea about what to do instead. Maybe the w32 version of GHC just > doesn't work the way we expect it to. > > We hope you can help us with this. > > Thanks in advance, greetings > > Kees van Kooten > Martijn Wijffelaars Hi Kees and Martijn, I don't work with the win32 build, so I'm sending this to the haskelldb mailing list, has...@li... where you can get help from Victor who has created the win32 installer. In order to post to the mailing list, you need to subscribe at http://lists.sourceforge.net/lists/listinfo/haskelldb-users The list is low traffic and gets no spam. How did you find our cake by the way? :) /Bjorn |