[commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Move boot_platform and primops.txt.pp into ghc-prim (ac69611)
git at git.haskell.org
git at git.haskell.org
Fri Mar 8 01:45:00 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/angerman/backport/8.6/reinstallable-lib-ghc
Link : http://ghc.haskell.org/trac/ghc/changeset/ac696118e2f1bfc571b400a045cf4139a3f2f323/ghc
>---------------------------------------------------------------
commit ac696118e2f1bfc571b400a045cf4139a3f2f323
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date: Tue Mar 5 18:34:26 2019 +0800
Move boot_platform and primops.txt.pp into ghc-prim
>---------------------------------------------------------------
ac696118e2f1bfc571b400a045cf4139a3f2f323
compiler/ghc.mk | 94 ----------
ghc.mk | 20 ---
libraries/ghc-prim/ghc.mk | 198 +++++++++++++++++++++
.../prelude => libraries/ghc-prim}/primops.txt.pp | 0
4 files changed, 198 insertions(+), 114 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ac696118e2f1bfc571b400a045cf4139a3f2f323
More information about the ghc-commits
mailing list