[commit: ghc] master: Remove fs files from rts install-includes. (111556f)
git at git.haskell.org
git at git.haskell.org
Thu Apr 12 03:08:13 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/111556f9e809962a91666c99d96cf80db361ee32/ghc
>---------------------------------------------------------------
commit 111556f9e809962a91666c99d96cf80db361ee32
Author: Tamar Christina <tamar at zhox.com>
Date: Thu Apr 12 04:06:11 2018 +0100
Remove fs files from rts install-includes.
They don't really need to be installed and will fix Hadrian installs.
Skipping review because change is trivial.
>---------------------------------------------------------------
111556f9e809962a91666c99d96cf80db361ee32
rts/rts.cabal.in | 2 --
1 file changed, 2 deletions(-)
diff --git a/rts/rts.cabal.in b/rts/rts.cabal.in
index 0b9a8c4..b3cd2b2 100644
--- a/rts/rts.cabal.in
+++ b/rts/rts.cabal.in
@@ -129,8 +129,6 @@ library
rts/Timer.h
rts/Types.h
rts/Utils.h
- rts/fs.h
- rts/fs_rts.h
rts/prof/CCS.h
rts/prof/LDV.h
rts/storage/Block.h
More information about the ghc-commits
mailing list