[commit: packages/time] master: Test.TestTimeZone was missing in time.cabal, added (4c63614)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:56:40 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/4c636143d7ce70a595a0e413812792d8d208dbf9
>---------------------------------------------------------------
commit 4c636143d7ce70a595a0e413812792d8d208dbf9
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Sat May 30 21:07:36 2015 -0700
Test.TestTimeZone was missing in time.cabal, added
>---------------------------------------------------------------
4c636143d7ce70a595a0e413812792d8d208dbf9
time.cabal | 1 +
1 file changed, 1 insertion(+)
diff --git a/time.cabal b/time.cabal
index 9ad68b6..ed6479e 100644
--- a/time.cabal
+++ b/time.cabal
@@ -140,6 +140,7 @@ test-suite tests
Test.TestEasterRef
Test.TestCalendars
Test.TestCalendarsRef
+ Test.TestTimeZone
Test.LongWeekYears
Test.LongWeekYearsRef
Test.ConvertBack
More information about the ghc-commits
mailing list