Changes between Initial Version and Version 1 of Ticket #69076, comment 8


Ignore:
Timestamp:
Jan 27, 2024, 3:06:26 PM (8 months ago)
Author:
dirkz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69076, comment 8

    initial v1  
    1 ```
     1
     2{{{
    23stack setup --system-ghc
    34stack build --system-ghc
    4 ```
     5}}}
     6
    57
    68This builds it (with the ghc provided by macports), but install (`make install-home BUILDER=stack`) will require further patching. `stack run --system-ghc` is successful, so the build looks correct.