google / google/codeworld

Installation of ghc and ghcjs should be separate from building the codeworld-specific parts

未关闭
#577 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cleanup
主要语言
Haskell
星标
1.3k
派生
201
PR 合并指标
30 天内没有已合并 PR

描述

Every time I sync with upstream, it is a hit-or-miss gamble, because half the time, the new code does not compile. The problems are always related to rebuilding ghc/ghcjs and not to the proper codeworld stuff.
I would like to stick with a version of ghc/ghcjs that I know works and keep updating only the codeworld-specific code. Alas, I cannot use the provided scripts for that. Doing "git pull" followed by running "build.sh" usually fails too.
Ideally, I think it would make sense to have two separate repostiories: one with a ghc/ghcjs version known to be working, and another with just the codeworld-specific code, which I could build without having to update ghc/ghcjs too.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。