fix build
This commit is contained in:
parent
10fc9bc667
commit
25c8258225
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue