Changes between Version 4 and Version 5 of Ticket #107
- Timestamp:
- 01/09/07 14:26:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #107 – description
v4 v5 1 1 Here is a list of suggestions from Isaac about what needs to happen to get Hackage off the ground. Above all, though, you hackers should make it your own! 2 2 3 Isaac proposes two high-level goals :3 Isaac proposes two high-level goals. See details below: 4 4 1. "Finish" Hackage, version 1.0 5 2. Make a proposal to Isaac about the server needs for Hackage. We cannot give too many people root or login accounts on haskell.galois.com. There is too much mission-critical software there, but at the same time, we'd like to support many smaller projects.5 2. Make a proposal to Isaac / Galois about the server needs for Hackage. We cannot give too many people root or login accounts on haskell.galois.com; There is too much mission-critical software there. At the same time, we'd like to support many smaller projects; every few days someone asks for someplace to host their darcs repo! 6 6 1. should the Hackage system be both a package database AND a (darcs?) hosting site for Haskell-related projects? 7 7 1. who should have root access to this machine (might inform later questions) … … 51 51 52 52 == Hackage DB == 53 The collection of packages lives [http://hackage.haskell.org/packages/ here]. 53 The collection of packages lives [http://hackage.haskell.org/packages/ here]. Debate topic: Should Hackage be just the database of packages and the UI (which would be great) or should it expand to be a (darcs?) hosting platform for projects? 54 54 55 55 1. front-end for viewing, searching, querying the package repository. Lemmih has done good work here, check with him! His front end does work with the new repository layout!
