aboutsummaryrefslogtreecommitdiff
path: root/Command/WebApp.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-02 19:00:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-02 19:00:50 -0400
commitb48554b021efe79ef7029c7a66aab1063e71ac47 (patch)
tree8305db78da9d9347b699e4a59467c1cd4d737e49 /Command/WebApp.hs
parenta23e296da2d7e428cf242d0d6ee631890aef82a4 (diff)
need cpp
Diffstat (limited to 'Command/WebApp.hs')
-rw-r--r--Command/WebApp.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Command/WebApp.hs b/Command/WebApp.hs
index 30bd2ffab..6b9b8f783 100644
--- a/Command/WebApp.hs
+++ b/Command/WebApp.hs
@@ -5,6 +5,8 @@
- Licensed under the GNU GPL version 3 or higher.
-}
+{-# LANGUAGE CPP #-}
+
module Command.WebApp where
import Common.Annex