Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31336
Modified Files:
ChangeLog
Log Message:
Do the ghc-pkg registering in a way that works for older ghc versions too.
Make the build a little less chatty.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -d -r1.297 -r1.298
--- ChangeLog 16 Jan 2005 14:36:37 -0000 1.297
+++ ChangeLog 16 Jan 2005 21:25:40 -0000 1.298
@@ -21,6 +21,11 @@
* configure.ac: bump version to 0.9.7_rc1
+ * mk/common.mk: do the ghc-pkg registering in a way that works for
+ older ghc versions too. Make the build a little less chatty.
+
+ * mk/chsDepend.in: be less chatty.
+
2005-01-15 Duncan Coutts <du...@co...>
* mk/common.mk: change the way we find pacakge variables for files
|