[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: haddock working with time package (021cdd7)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:10:32 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: make suitable for build process (7d86eaa)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: set up boringfile (706483e)
- 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/021cdd7549ae6472c25adaa7b3a49dac7af082b0
>---------------------------------------------------------------
commit 021cdd7549ae6472c25adaa7b3a49dac7af082b0
Author: Ashley Yakeley <ashley at semantic.org>
Date: Tue May 2 22:41:16 2006 -0700
haddock working with time package
darcs-hash:20060503054116-ac6dd-5604e00093fa50793b3a97849988ca2530a82cc3
>---------------------------------------------------------------
021cdd7549ae6472c25adaa7b3a49dac7af082b0
package.conf.in | 2 ++
prologue.txt | 2 ++
2 files changed, 4 insertions(+)
diff --git a/package.conf.in b/package.conf.in
index eec6b3a..dd2a3cb 100644
--- a/package.conf.in
+++ b/package.conf.in
@@ -39,3 +39,5 @@ Other-modules:
Data.Time.LocalTime.Format
include-dirs: INCLUDE_DIR
includes: "timestuff.h"
+haddock-interfaces: HADDOCK_IFACE
+haddock-html: HTML_DIR
diff --git a/prologue.txt b/prologue.txt
new file mode 100644
index 0000000..6fa7b04
--- /dev/null
+++ b/prologue.txt
@@ -0,0 +1,2 @@
+Clock and calendar time.
+
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: make suitable for build process (7d86eaa)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: set up boringfile (706483e)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list