[commit: packages/time] master: XCode tweak (ef08a05)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:50:39 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/ef08a05eb43c43181d0af24ba66dd6038f078665
>---------------------------------------------------------------
commit ef08a05eb43c43181d0af24ba66dd6038f078665
Author: Ashley Yakeley <ashley at semantic.org>
Date: Tue Dec 19 22:50:56 2006 -0800
XCode tweak
darcs-hash:20061220065056-ac6dd-5e7ba8cb7e336e47f345da73ee1bec98f45ef182
>---------------------------------------------------------------
ef08a05eb43c43181d0af24ba66dd6038f078665
time.xcodeproj/project.pbxproj | 2 ++
1 file changed, 2 insertions(+)
diff --git a/time.xcodeproj/project.pbxproj b/time.xcodeproj/project.pbxproj
index 6152858..a4fb8b8 100644
--- a/time.xcodeproj/project.pbxproj
+++ b/time.xcodeproj/project.pbxproj
@@ -87,6 +87,7 @@
AB6859EE0AC73993004B83FC /* prologue.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = prologue.txt; sourceTree = "<group>"; };
AB7FC7490954C86800796113 /* UTCDiff.hs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.haskell; path = UTCDiff.hs; sourceTree = "<group>"; };
AB7FC8360954E17000796113 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
+ AB9864C60B39084300D66E11 /* Setup.hs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.haskell; path = Setup.hs; sourceTree = "<group>"; };
ABC0F98D090C7A6000DEF265 /* tai-utc.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tai-utc.dat"; sourceTree = "<group>"; };
ABC0F98E090C7A6000DEF265 /* TestParseDAT.hs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.haskell; path = TestParseDAT.hs; sourceTree = "<group>"; };
ABC0F9910913518A00DEF265 /* TestParseDAT.ref */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestParseDAT.ref; sourceTree = "<group>"; };
@@ -165,6 +166,7 @@
isa = PBXGroup;
children = (
AB01DCF708374808003C9EF7 /* time.cabal */,
+ AB9864C60B39084300D66E11 /* Setup.hs */,
AB7FC8360954E17000796113 /* LICENSE */,
AB01DCF908374808003C9EF7 /* HsTime.h */,
AB01DCF808374808003C9EF7 /* HsTime.c */,
More information about the ghc-commits
mailing list