Re: Default Hugs98 install and packages
Neil Mitchell <[email protected]> Sat, 5 Nov 2005 22:59:24 +0000
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
Use 'import Test.HUnit' Thanks Neil On 11/5/05, Nickolay Kolev <[email protected]> wrote: > Hi all, > > I just compiled and installed Hugs98 from source on OSX 10.4 and > wanted to start writing some unit tests. I can see that the Hunit > library is installed in {Hugs}/packages/HUnit and this is supposed to > be in the load path. However any call to 'import HUnit' produces a > "Can't find imported module "HUnit"". Can someone please give me a > pointer as to where the library should be placed so that Hugs will > find it? Or perhaps I need to import it in another way? > > Many thanks in advance! > > Best regards, > Nickolay > _______________________________________________ > Hugs-Users mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/hugs-users >