Changes between Version 5 and Version 6 of Commentary/GSoCMultipleInstances
- Timestamp:
- 05/22/12 12:16:55 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/GSoCMultipleInstances
v5 v6 1 1 2 == Released and Unreleased packages == 3 4 If we cabal install a package that is released on hackage we call this a clean install. Those should not be used to satisfy dependencies but rather to bring a package into scope in ghci to play with it. If we cabal install an unreleased package we call this a dirty install. 2 5 == General Plan == 3 6
