You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experimenting with compiling PureScript via wasm, and the current version of base that PureScript uses is ahead of the one in the terrorjack docker image. A lot of the libraries are also a couple versions ahead. I was wondering if there were any instructions on how to update GHC to get a newer base and how to update the packaged libraries? If this is too challenging or a non-goal of the project then please feel free to close the issue, but if it's doable, it'd be helpful to know how. Thanks!
Hi!
I'm experimenting with compiling PureScript via wasm, and the current version of
basethat PureScript uses is ahead of the one in theterrorjackdocker image. A lot of the libraries are also a couple versions ahead. I was wondering if there were any instructions on how to update GHC to get a newer base and how to update the packaged libraries? If this is too challenging or a non-goal of the project then please feel free to close the issue, but if it's doable, it'd be helpful to know how. Thanks!