FS#22417 - [ghc] 6.12.3 declares incorrect haddock version in $provides

Attached to Project: Arch Linux
Opened by Peter Simons (peti) - Friday, 14 January 2011, 00:21 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 12 March 2011, 04:27 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Vesa Kaihlavirta (vegai)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The PKGBUILD for GHC 6.12.3 declares that it would provide haddock 2.6.0, but in fact it's version 2.6.1:

$ haddock --version
Haddock version 2.6.1, (c) Simon Marlow 2006
Ported to use the GHC API by David Waern 2006-2008
$ pacman -Qo /usr/bin/haddock
/usr/bin/haddock is owned by ghc 6.12.3-1
This task depends upon

Closed by  Eric Belanger (Snowman)
Saturday, 12 March 2011, 04:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in ghc-7.0.2-1
Comment by Thomas Dziedzic (tomd123) - Saturday, 15 January 2011, 21:43 GMT
I don't know if this is worth fixing, since all focus has switched to getting ghc 7 into repos now.

Loading...