[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: includes -> install-includes (ca25b1b)
git at git.haskell.org
git at git.haskell.org
Fri Apr 21 16:47:25 UTC 2017
- Previous message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: add aclocal.m4 to extra sources (4def2c0)
- Next message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix C-Sources (#893) (3b0c7d3)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,ghc,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/ca25b1ba1cedb6f9f94e5ecdc74c43712fe4abc4
>---------------------------------------------------------------
commit ca25b1ba1cedb6f9f94e5ecdc74c43712fe4abc4
Author: Ross Paterson <ross at soi.city.ac.uk>
Date: Tue Aug 29 05:37:45 2006 -0700
includes -> install-includes
darcs-hash:20060829123745-b47d3-b412b445da8438997899714f0cd0d54c91e54595
>---------------------------------------------------------------
ca25b1ba1cedb6f9f94e5ecdc74c43712fe4abc4
time.cabal | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 672bd2a..1199bfd 100644
--- a/time.cabal
+++ b/time.cabal
@@ -43,4 +43,5 @@ Extra-Tmp-Files:
config.log config.status autom4te.cache
include/HsTimeConfig.h
Include-Dirs: include
-Includes: "HsTime.h"
+Install-Includes:
+ HsTime.h HsTimeConfig.h
- Previous message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: add aclocal.m4 to extra sources (4def2c0)
- Next message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix C-Sources (#893) (3b0c7d3)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list