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

Basic name resolution #13

Open rlaemmel opened 11 years ago

rlaemmel commented 11 years ago

This is needed when transitive changes are to be detected such as one function is not changed in itself but a called function is changed, though. See, for example, #8 and #3. Name resolution should not be implemented precisely.

For the start: