Changes between Version 16 and Version 17 of Commentary/GSoCMultipleInstances
- Timestamp:
- 05/23/12 07:08:48 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/GSoCMultipleInstances
v16 v17 36 36 == Other == 37 37 38 The ABI hash becomes a field of InstalledPackageInfo. 38 The ABI hash becomes a field of InstalledPackageInfo. [You mean this is a change in behaviour? What about packages that don't have one?] 39 39 40 For inplace package registration any packages with the same location must be unregistered. For that you must ask for all installed packages, find the one that is installed to that location and unregister it. 40 For inplace package registration any packages with the same location must be unregistered. For that you must ask for all installed packages, find the one that is installed to that location and unregister it. [I don't understand this.] 41 41 42 42 What about builtin packages like ghc-prim, base, rts and so on?
