[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix C-Sources (#893) (3b0c7d3)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:11:06 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: includes -> install-includes (ca25b1b)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: note CPP extension (0323c8c)
- 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/3b0c7d3c2f4953b9fa2d4d8ce14ae4ed2b1ab4b5
>---------------------------------------------------------------
commit 3b0c7d3c2f4953b9fa2d4d8ce14ae4ed2b1ab4b5
Author: Ross Paterson <ross at soi.city.ac.uk>
Date: Fri Sep 8 15:53:13 2006 -0700
fix C-Sources (#893)
darcs-hash:20060908225313-b47d3-f3e63afec5f2173f6d7e535f6e6ee8a23094e725
>---------------------------------------------------------------
3b0c7d3c2f4953b9fa2d4d8ce14ae4ed2b1ab4b5
time.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 1199bfd..8500d1a 100644
--- a/time.cabal
+++ b/time.cabal
@@ -22,7 +22,7 @@ Exposed-Modules:
Data.Time.LocalTime,
Data.Time
Extensions: ForeignFunctionInterface
-C-Sources: HsTime.c
+C-Sources: cbits/HsTime.c
Other-Modules:
Data.Time.Calendar.Private,
Data.Time.Calendar.Days,
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: includes -> install-includes (ca25b1b)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: note CPP extension (0323c8c)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list