summaryrefslogtreecommitdiff
path: root/Build/InstallDesktopFile.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-24 11:08:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-24 11:08:35 -0400
commitbd7b9d0b7e56aa376524ffa42798afcdda7ea95c (patch)
treea5f26995cd2f5a170d2fe82ac574f4cafd1de031 /Build/InstallDesktopFile.hs
parent6c648b36824377dfca19921b849efdda0e5b593f (diff)
fix build
Diffstat (limited to 'Build/InstallDesktopFile.hs')
-rw-r--r--Build/InstallDesktopFile.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/InstallDesktopFile.hs b/Build/InstallDesktopFile.hs
index 36d60d0d1..f168f1b9b 100644
--- a/Build/InstallDesktopFile.hs
+++ b/Build/InstallDesktopFile.hs
@@ -6,11 +6,11 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE CPP #-}
-
module Main where
-import Build.InstallDesktopFile
+import Build.DesktopFile
+
+import System.Environment
main :: IO ()
main = getArgs >>= go