Installing a library

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Oct 21 06:10:47 EDT 2006


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:Bulat.Ziganshin at gmail.com



More information about the Glasgow-haskell-users mailing list