From 4e6da0f2feeb22f54361d774eb05251019b25e09 Mon Sep 17 00:00:00 2001 From: Tamar Christina Date: Thu, 12 Apr 2018 07:50:28 +0100 Subject: Revert "Remove fs files from rts install-includes." This reverts commit 111556f9e809962a91666c99d96cf80db361ee32. There is a mismatch between Hadrian and Make on these install-includes. but the reachability analysis forces these headers to be exported even through they can't vven be used. --- rts/rts.cabal.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rts') diff --git a/rts/rts.cabal.in b/rts/rts.cabal.in index b3cd2b228e..0b9a8c4efd 100644 --- a/rts/rts.cabal.in +++ b/rts/rts.cabal.in @@ -129,6 +129,8 @@ 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 -- cgit v1.2.1