osx build fix

This commit is contained in:
Joey Hess 2020-08-07 12:39:59 -04:00
parent 31da0f914e
commit 93d0abaaa6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -5,7 +5,7 @@
- Licensed under the GNU AGPL version 3 or higher.
-}
module Build.OSXMkLibs (mkLibs) where
module Build.OSXMkLibs (mklibs) where
import System.Environment (getArgs)
import Data.Maybe