phischu / hackage-analysis

Find out stuff about packages on hackage (especially how they evolve).
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Extract inter-package dependencies #3

Open rlaemmel opened 11 years ago

rlaemmel commented 11 years ago

These dependencies come to mind:

On these grounds, graphs may be computed or ordered lists of packages can be compiled; see #4.

The treatment of versions (in fact, version ranges) rather than packages is to be deferred initially.