Hello jim,

Saturday, October 21, 2006, 12:39:22 AM, you wrote:

> A very basic question re using GHC 6.4.1 on ubuntu linux - how do I go about
> installing a library? I want to install HUnit and suspected that

these days, all the main libs are cabalized that means that they have
the same installation scenario:

./Setup.hs config
./Setup.hs build
./Setup.hs install




-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to