[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: include test files in package (5c73538)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:14:15 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: 1.2.0.1, include missing HsConfigure in sdist (bfa764f)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Fixed loss of accuracy in timeOfDayToDayFraction. (2677235)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/5c73538f7d5ba0d850089b255360c5fb49f21ab7
>---------------------------------------------------------------
commit 5c73538f7d5ba0d850089b255360c5fb49f21ab7
Author: Ashley Yakeley <ashley at semantic.org>
Date: Mon Apr 26 23:55:11 2010 -0700
include test files in package
Ignore-this: f13d5c23a548692e9700359316171b3f
darcs-hash:20100427065511-ac6dd-0010c3787102b0df85f73274c78edf094d477936
>---------------------------------------------------------------
5c73538f7d5ba0d850089b255360c5fb49f21ab7
time.cabal | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 22fa857..5db8d82 100644
--- a/time.cabal
+++ b/time.cabal
@@ -1,5 +1,5 @@
name: time
-version: 1.2.0.1
+version: 1.2.0.2
stability: stable
license: BSD3
license-file: LICENSE
@@ -20,6 +20,13 @@ extra-source-files:
include/HsConfigure.h
include/HsTime.h
include/HsTimeConfig.h.in
+ test/Makefile
+ test/*.hs
+ test/*.lhs
+ test/*.ref
+ test/*.dat
+ test/*.c
+ test/*.h
extra-tmp-files:
config.log
config.status
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: 1.2.0.1, include missing HsConfigure in sdist (bfa764f)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Fixed loss of accuracy in timeOfDayToDayFraction. (2677235)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list