[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: note CPP extension (0323c8c)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:11:08 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix C-Sources (#893) (3b0c7d3)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix up XCode project file for added files (b50f0c7)
- 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/0323c8c75fc453d5945d177e4b17db8b7d032e73
>---------------------------------------------------------------
commit 0323c8c75fc453d5945d177e4b17db8b7d032e73
Author: Ross Paterson <ross at soi.city.ac.uk>
Date: Fri Sep 8 16:37:07 2006 -0700
note CPP extension
darcs-hash:20060908233707-b47d3-78501ce27828a9dec451577e46d281e401b84277
>---------------------------------------------------------------
0323c8c75fc453d5945d177e4b17db8b7d032e73
time.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 8500d1a..8720db3 100644
--- a/time.cabal
+++ b/time.cabal
@@ -21,7 +21,7 @@ Exposed-Modules:
Data.Time.Clock.TAI,
Data.Time.LocalTime,
Data.Time
-Extensions: ForeignFunctionInterface
+Extensions: ForeignFunctionInterface, CPP
C-Sources: cbits/HsTime.c
Other-Modules:
Data.Time.Calendar.Private,
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix C-Sources (#893) (3b0c7d3)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix up XCode project file for added files (b50f0c7)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list