[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix typo (3721982)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:47:09 UTC 2017


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/37219827d0e5796eb716007399dcbf3270b73986

>---------------------------------------------------------------

commit 37219827d0e5796eb716007399dcbf3270b73986
Author: Simon Marlow <simonmar at microsoft.com>
Date:   Tue Jun 6 05:16:20 2006 -0700

    fix typo
    
    darcs-hash:20060606121620-760e2-1dc4cf4db92cbe47dcbfb7cca4b8f6e34df94c4d


>---------------------------------------------------------------

37219827d0e5796eb716007399dcbf3270b73986
 package.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.conf.in b/package.conf.in
index f308e51..98922d7 100644
--- a/package.conf.in
+++ b/package.conf.in
@@ -47,7 +47,7 @@ Hidden-modules:
 	Data.Time.LocalTime.Format
 import-dirs:		IMPORT_DIR
 library-dirs:		LIB_DIR
-hs-libraries:		"HSTime"
+hs-libraries:		"HStime"
 include-dirs:		INCLUDE_DIR
 includes:		"HsTime.h"
 haddock-interfaces:	HADDOCK_IFACE



More information about the ghc-commits mailing list