tweag / asterius

DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
1.98k stars 55 forks source link

Merge ahc-pkg/ghc-pkg-asterius #828

Closed TerrorJack closed 3 years ago

TerrorJack commented 3 years ago

Similar to #821, this PR merges ahc-pkg/ghc-pkg-asterius, and patches the global libdir finding logic in ahc-pkg. All other places which calculate the global libdir location now all uses ahcLibDir, and this makes thing easier when we implement multiple libdir logic later.