Ticket #275 (closed enhancement: wontfix)

Opened 7 months ago

Last modified 7 months ago

On each package page, give the name of the corresponding debian package

Reported by: guest Assigned to:
Priority: normal Milestone:
Component: hackageDB website Version: 1.2.3.0
Severity: minor Keywords:
Cc: Difficulty: normal
GHC Version: 6.8.2 Platform: Linux

Description

This is a feature request.

I don't know enough to know if this is a good idea, maybe there's a better way of tracking down which debian package to get for a given hackage package. Maybe you could also give corresponding package names for other operating systems. All I know is that I wanted parsec, it didn't come with ubuntu ghc, and I couldn't tell how to get it without asking on #haskell. This could have been resolved by a sentence on the hackageDB page for parsec.

Change History

05/08/08 15:39:37 changed by ross

  • type changed from defect to enhancement.

05/09/08 10:13:02 changed by igloo

I'm not sure that this is Hackage's job, although perhaps there could be a page somewhere saying how to find packages (in general) for different platforms (e.g. for Debian it would tell you to look for libghc6-foo-dev, and to talk to the Debian-Haskell mailing list if you can't find one).

The main problem with putting it on particular packages' pages is that we'd have to know whether Debian (or, in general, any OS) actually has a package for it.

05/10/08 16:54:31 changed by ross

  • status changed from new to closed.
  • resolution set to wontfix.

Agree that this doesn't belong on package pages. The wiki seems the best place.