[Haskell-cafe] haskell on suse?

Edward Z. Yang ezyang at MIT.EDU
Thu May 6 14:41:04 EDT 2010


Excerpts from gladstein's message of Thu May 06 14:33:38 -0400 2010:
> I've been spoiled by package managers that download and install
> everything for you, and I've forgotten how RPM works.
> 
> In particular, I want to install Haskell on suse, and I read that "RPMs
> are available from openSUSE. "
> 
> I followed the link, and found a bunch of folders of folders of RPM
> files.
> 
> What exactly should I do to install Haskell?

man rpm

(You probably want rpm -i)

Cheers,
Edward


More information about the Haskell-Cafe mailing list