aboutsummaryrefslogtreecommitdiff
path: root/Distribution/Helper.hs
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-03-12 12:25:05 +0100
committerDaniel Gröber <dxld@darkboxed.org>2015-03-12 12:25:05 +0100
commit9097e9abbb4deee4fa740142b27a7696f2647861 (patch)
treeac3b82b68e5bb923c2ef92b19dded0d7ab977138 /Distribution/Helper.hs
parentfb614e639314abe3bf3cf93667708ac6d0749644 (diff)
A bunch of fixes
Diffstat (limited to 'Distribution/Helper.hs')
-rw-r--r--Distribution/Helper.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Distribution/Helper.hs b/Distribution/Helper.hs
index a57ea93..e97d656 100644
--- a/Distribution/Helper.hs
+++ b/Distribution/Helper.hs
@@ -32,6 +32,11 @@ module Distribution.Helper (
, ghcSrcOptions
, ghcPkgOptions
+ -- * Result types
+ , ChModuleName(..)
+ , ChComponentName(..)
+ , ChEntrypoint(..)
+
-- * Managing @dist/@
, reconfigure
, writeAutogenFiles