aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
index a7a3323..50385ed 100644
--- a/Setup.hs
+++ b/Setup.hs
@@ -11,6 +11,8 @@ import Text.Printf
import Data.Maybe (fromJust)
main = do
+ putStrLn "Running Setup.hs"
+
defaultMainWithHooks $
simpleUserHooks
{ preConf = \_ conf -> do