Using the std libraries in Ghc(i)

Jorge Adriano jadrian@mat.uc.pt
Sun, 4 Nov 2001 17:00:41 +0000


How can I use the std functions (listed in the 'Standard Libraries for 
Haskell 98' documentation) in ghc(i)?
I've read the ghc documentation, and seen the several categories (which can 
be added with '-package category_name') available, but I still don't know how 
to access functions like unfoldr, transpose etc... 

Thanks in advance,
J.A.