Hi. I am trying to install haskell on FC3 following the instructions from http://www.haskell.org/fedora/ I copied the lines:
[EMAIL PROTECTED] ~# 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 [EMAIL PROTECTED] ~# When I try to install it, nothing happens, and I get the following message: [EMAIL PROTECTED] ~# 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 [EMAIL PROTECTED] ~# 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 _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell