[Haskell] Installation with yum.

Manoj Kummini kummini at math.ku.edu
Tue Feb 15 23:54:44 EST 2005


Hi. 

I am trying to install haskell on FC3 following the instructions from
http://www.haskell.org/fedora/ I copied the lines:

root at blandings ~# cat /etc/yum.repos.d/haskell.repo
[haskell-stable]
name=Haskell Packages (stable)
baseurl=http://haskell.org/fedora/haskell/$releasever/$basearch/RPMS.stable
gpgcheck=1
installdir=/opt
root at blandings ~#

When I try to install it, nothing happens, and I get the following message:

root at blandings ~# yum install haskell-stable
Setting up Install Process
Setting up Repo:  base
repomd.xml                100% |=========================| 1.1 kB    00:00
Setting up Repo:  haskell-stable
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  updates-released
repomd.xml                100% |=========================|  951 B    00:00
Reading repository metadata in from local files
base      : ################################################## 2622/2622
haskell-st: ################################################## 53/53
primary.xml.gz            100% |=========================| 292 kB    03:02
MD Read   : ################################################## 684/684
updates-re: ################################################## 684/684
No Match for argument haskell-stable
Nothing to do
root at blandings ~#

I am new to yum, and could not find much help on the web for using this.
Could someone tell me what I am missing or point to a URL?

Thanks
Manoj.
-- 
Manoj Kummini
Graduate Student, Dept. of Mathematics, The Univ. of Kansas,
Lawrence KS 66045 USA.  38 deg 55 min N, 95 deg 14 min W.
http://www.math.ku.edu/~kummini/index.html


More information about the Haskell mailing list