[commit: packages/time] master: note CPP extension (0323c8c)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:49:54 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
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,
More information about the ghc-commits
mailing list