Changes between Version 14 and Version 15 of CabalConfigurations
- Timestamp:
- 07/17/07 07:29:37 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CabalConfigurations
v14 v15 201 201 }}} 202 202 203 == TODO == 204 205 * Move the resolved package description into the local build info. 206 * Requires changing the workings of the {{{sdist}}} and {{{clean}}} commands. 207 * {{{clean}}} should really be just a simple {{{rm -rf ./dist}}}. To get there preprocessed files must never be written outside of {{{./dist}}}, which requires some changes: 208 * capability to resolve a package by just ignoring all conditions. 209 203 210 204 211 == Progress Log ==
