summaryrefslogtreecommitdiff
path: root/rts/rts.cabal.in
diff options
context:
space:
mode:
authorTamar Christina <tamar@zhox.com>2018-04-12 07:50:28 +0100
committerTamar Christina <tamar@zhox.com>2018-04-12 07:50:28 +0100
commit4e6da0f2feeb22f54361d774eb05251019b25e09 (patch)
tree09213dd4f3edd92597067fa9849cb116eb7fcc28 /rts/rts.cabal.in
parent111556f9e809962a91666c99d96cf80db361ee32 (diff)
downloadhaskell-4e6da0f2feeb22f54361d774eb05251019b25e09.tar.gz
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.
Diffstat (limited to 'rts/rts.cabal.in')
-rw-r--r--rts/rts.cabal.in2
1 files changed, 2 insertions, 0 deletions
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