[commit: packages/time] master: 1.2.0.1, include missing HsConfigure in sdist (bfa764f)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:52:59 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/bfa764fe8086315833df9f74727951d7118e279d
>---------------------------------------------------------------
commit bfa764fe8086315833df9f74727951d7118e279d
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun Apr 11 13:35:07 2010 -0700
1.2.0.1, include missing HsConfigure in sdist
Ignore-this: 78dfddb786e7c1103f1ea70a33a43683
darcs-hash:20100411203507-ac6dd-93f6581e5deec6bb709669222630b210dd3b2e55
>---------------------------------------------------------------
bfa764fe8086315833df9f74727951d7118e279d
time.cabal | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 9b0d75e..22fa857 100644
--- a/time.cabal
+++ b/time.cabal
@@ -1,5 +1,5 @@
name: time
-version: 1.2
+version: 1.2.0.1
stability: stable
license: BSD3
license-file: LICENSE
@@ -17,6 +17,7 @@ extra-source-files:
aclocal.m4
configure.ac
configure
+ include/HsConfigure.h
include/HsTime.h
include/HsTimeConfig.h.in
extra-tmp-files:
More information about the ghc-commits
mailing list