Changes between Version 14 and Version 15 of CabalConfigurations

Show
Ignore:
Timestamp:
07/17/07 07:29:37 (6 years ago)
Author:
nominolo
Comment:

added partial todo

Legend:

Unmodified
Added
Removed
Modified
  • CabalConfigurations

    v14 v15  
    201201}}} 
    202202 
     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 
    203210 
    204211== Progress Log ==