patch applied (cabal-install): Change Dependency module to use the LocalIndex ADT
19 Jan
2008
19 Jan
'08
7:03 a.m.
Fri Jan 18 14:07:03 PST 2008 Duncan Coutts <duncan@haskell.org> * Change Dependency module to use the LocalIndex ADT The whole Dependency module is pure now, no IO since it takes the indexes as arguments, rather than the many more args required to do the IO to load up the indexes. Much nicer. Also update all callers. M ./Hackage/Dependency.hs -70 +46 M ./Hackage/Fetch.hs -5 +10 M ./Hackage/Info.hs -1 +6 M ./Hackage/Install.hs -3 +11 M ./Hackage/Upgrade.hs -3 +10
6769
Age (days ago)
6769
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts