osx build fix
This commit is contained in:
parent
31da0f914e
commit
93d0abaaa6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
- Licensed under the GNU AGPL version 3 or higher.
|
- Licensed under the GNU AGPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
module Build.OSXMkLibs (mkLibs) where
|
module Build.OSXMkLibs (mklibs) where
|
||||||
|
|
||||||
import System.Environment (getArgs)
|
import System.Environment (getArgs)
|
||||||
import Data.Maybe
|
import Data.Maybe
|
||||||
|
|
Loading…
Reference in a new issue