Changes between Initial Version and Version 1 of Ticket #48899, comment 41
- Timestamp:
- Jan 3, 2019, 1:45:53 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48899, comment 41
initial v1 4 4 5 5 Then, BTW, you won't need to bother with the unnecessary dependency on LLVM. I just rebuilt GHC from the sources, and it was smooth as castor oil. Why Macport GHC port can't do the same? Don't overcomplicate things - KISS rules. 6 7 If the maintainers feel married to the current approach - let's leave the current (ancient) port of ghc-7.8.3 alone, with all the goodies it offers, and add another "minimalistic" port of ghc-8.6.3 that provides only {{{ghc}}} (**not** dependent on LLVM!), {{{cabal}}}, and {{{stack}}}. Everything else users can install themselves just fine.