Purescript should be able to be built from source using the GHC 8.8.4, which offers long term support.
This would make compiling from source a breeze when using package managers such as nix and xbps, which use the LTS version of GHC only. I'm trying to add this to void-linux/void-packages but they don't accept prebuilt binaries like they've done in nix. I'm also trying to do the same for spago.
Upon snooping, I've been able to summarize the following list in order to complete. Is there anything else missing?
Purescript should be able to be built from source using the GHC 8.8.4, which offers long term support.
This would make compiling from source a breeze when using package managers such as
nixandxbps, which use the LTS version of GHC only. I'm trying to add this tovoid-linux/void-packagesbut they don't accept prebuilt binaries like they've done innix. I'm also trying to do the same forspago.Upon snooping, I've been able to summarize the following list in order to complete. Is there anything else missing?
hpackby merging Drop hpack, make it easier to use cabal-install #3933 - Update to GHC 8.8.4 #3943 (comment)