Skip to content
  • Duncan Coutts's avatar
    Refactor the code for managing installation directories · 5b57a50a
    Duncan Coutts authored
    New types for the collection of installation directory templates and a
    separate type for the collection of actual real install FilePaths.
    The templates are represented with a PathTemplate adt.
    Dir templates can now be relative to each other, eg $htmldir to $docdir
    Default install dir templates are now specified compactly in one place.
    Adding new dirs should be considerably simpler than previously.
    This patch should not actualy change where anything is installed.
    5b57a50a