Changes between Version 2 and Version 3 of Ticket #72773, comment 47


Ignore:
Timestamp:
Sep 30, 2025, 12:16:33 PM (10 months ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #72773, comment 47

    v2 v3  
    88Doing this by hand is very much not recommended, users should not be altering files inside the MacPorts install prefix manually.
    99
    10 If this is a useful / necessary option then a +prebuilt variant of the ghc port which automates this should indeed be added (probably all that is needed is to override all the usual phases and just create a few sym links to the ghc-prebuilt binaries during destroot to mimic the regular ones).
     10If this is a useful / necessary option then a +prebuilt variant of the ghc port which automates this should indeed be added (probably all that is needed is to override all the usual phases and just create a few sym links to the ghc-prebuilt binaries during destroot to mimic the regular ones ghc would provide if built from source).