diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-17 11:57:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-17 11:57:46 -0400 |
commit | ddeb07578cf496bb8a390965eee7e4fe6e81cbc4 (patch) | |
tree | bc55e4423ada6dc1d44ca4cede4ab178aaffb6e2 /Build/OSXMkLibs.hs | |
parent | 5f516ac44fb8b141172e4deba5ff800247ee8616 (diff) |
argle
Diffstat (limited to 'Build/OSXMkLibs.hs')
-rw-r--r-- | Build/OSXMkLibs.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/OSXMkLibs.hs b/Build/OSXMkLibs.hs index 90aeba958..5225f12bf 100644 --- a/Build/OSXMkLibs.hs +++ b/Build/OSXMkLibs.hs @@ -5,6 +5,8 @@ - Licensed under the GNU GPL version 3 or higher. -} +module Main where + import Control.Applicative import System.Environment import Data.Maybe |