[Hugs-users] Default Hugs98 install and packages

Neil Mitchell ndmitchell at gmail.com
Sat Nov 5 17:59:24 EST 2005


Use 'import Test.HUnit'

Thanks

Neil

On 11/5/05, Nickolay Kolev <nmkolev at uni-bonn.de> 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
> Hugs-Users at haskell.org
> http://www.haskell.org/mailman/listinfo/hugs-users
>


More information about the Hugs-Users mailing list