[Hackage] #570: Include distributions status on package page
Hackage
trac at galois.com
Mon Aug 24 08:27:59 EDT 2009
#570: Include distributions status on package page
--------------------------------+-------------------------------------------
Reporter: nomeata | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: hackageDB website | Version:
Severity: normal | Resolution:
Keywords: patch | Difficulty: unknown
Ghcversion: | Platform:
--------------------------------+-------------------------------------------
Comment (by nomeata):
Replying to [comment:9 ross]:
> splitDistroMap doesn't work: it applies {{{read str :: (String, String,
Maybe String)}}} to lines like
> {{{
> (agda-bin,"2.2.4","http://packages.debian.org/source/sid/agda-bin")
> }}}
Right. My test data looks like this:
{{{
("alex","2.2",Just "http://packages.debian.org/source/sid/alex")
}}}
The rationale was that not every source might have a useful URL attached.
I just did not update the instance running on people.debian.org to the new
version. Doing that right now...
dons, sorry for that, I hope you don’t mind adjusting your code for that
change.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/570#comment:11>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list