[commit: ghc] master: Fix copying of fs*.h files during RTS registration (#566) (66117c5)
git at git.haskell.org
git at git.haskell.org
Tue Oct 23 20:15:41 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/66117c5e751dd5dc742a305e131c48a768984166/ghc
>---------------------------------------------------------------
commit 66117c5e751dd5dc742a305e131c48a768984166
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Apr 12 02:32:31 2018 +0100
Fix copying of fs*.h files during RTS registration (#566)
* Fix indentation
* Pass the verbosity setting to Cabal
* Add a workaround for missing fs.h files
>---------------------------------------------------------------
66117c5e751dd5dc742a305e131c48a768984166
src/Hadrian/Haskell/Cabal/Parse.hs | 12 ++++++--
src/Rules/Generate.hs | 57 +++++++++++++++++++++-----------------
src/Rules/Register.hs | 57 +++++++++++++++++++-------------------
3 files changed, 68 insertions(+), 58 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 66117c5e751dd5dc742a305e131c48a768984166
More information about the ghc-commits
mailing list