summaryrefslogtreecommitdiff
path: root/iserv
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2016-06-20 09:02:34 +0200
committerBen Gamari <ben@smart-cactus.org>2016-06-30 20:02:23 +0200
commit0701db125eb32ed0a518d962c9e4ee279e3296fd (patch)
treeed9102cd788355570475234673106c3afd33f933 /iserv
parentb8b3e30a6eedf9f213b8a718573c4827cfa230ba (diff)
downloadhaskell-0701db125eb32ed0a518d962c9e4ee279e3296fd.tar.gz
Updates to handle new Cabal
Specifically per-component macros and multiple libraries. Contains Cabal submodule update. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu> Test Plan: validate Reviewers: austin, bgamari Reviewed By: austin, bgamari Subscribers: hvr, thomie Differential Revision: https://phabricator.haskell.org/D2059
Diffstat (limited to 'iserv')
-rw-r--r--iserv/ghc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/iserv/ghc.mk b/iserv/ghc.mk
index 1a443525d3..83691bc131 100644
--- a/iserv/ghc.mk
+++ b/iserv/ghc.mk
@@ -12,6 +12,7 @@
iserv_USES_CABAL = YES
iserv_PACKAGE = iserv-bin
+iserv_EXECUTABLE = iserv
ifeq "$(GhcDebugged)" "YES"
iserv_stage2_MORE_HC_OPTS += -debug