projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31da0f9
)
osx build fix
author
Joey Hess
<joeyh@joeyh.name>
Fri, 7 Aug 2020 16:39:59 +0000
(12:39 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 7 Aug 2020 16:39:59 +0000
(12:39 -0400)
Build/OSXMkLibs.hs
patch
|
blob
|
history
diff --git
a/Build/OSXMkLibs.hs
b/Build/OSXMkLibs.hs
index 4db92c4b2dbdcb45a7228ecd0eb5c262b4dd3256..8f577855b9feae2254d80cca86ba7786d4545ff0 100644
(file)
--- a/
Build/OSXMkLibs.hs
+++ b/
Build/OSXMkLibs.hs
@@
-5,7
+5,7
@@
- Licensed under the GNU AGPL version 3 or higher.
-}
-module Build.OSXMkLibs (mk
L
ibs) where
+module Build.OSXMkLibs (mk
l
ibs) where
import System.Environment (getArgs)
import Data.Maybe