diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-08-07 13:51:18 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-08-07 13:51:18 +0200 |
commit | 60c43ac1ceac6e76c8ab6f2eac63be4ad2b3e77e (patch) | |
tree | 6626d0c94ef7f3ca6b6157408ecf853ef9343c52 /ghc.mk | |
parent | d9bb5fc3823d720783e31e1e95ed5ed35c721b7b (diff) |
ghc.mk: Don't attempt to install html/frames.html
The frames business has been removed.
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ endif utils/haddock_dist_MODULES += Paths_haddock -utils/haddock_dist_DATA_FILES += html/frames.html utils/haddock_dist_DATA_FILES += html/haddock-util.js utils/haddock_dist_DATA_FILES += html/Classic.theme/haskell_icon.gif utils/haddock_dist_DATA_FILES += html/Classic.theme/minus.gif |