packages: hmake/hmake.spec - todo
baggins
baggins at pld-linux.org
Thu Nov 26 00:04:34 CET 2009
Author: baggins Date: Wed Nov 25 23:04:34 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- todo
---- Files affected:
packages/hmake:
hmake.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: packages/hmake/hmake.spec
diff -u packages/hmake/hmake.spec:1.27 packages/hmake/hmake.spec:1.28
--- packages/hmake/hmake.spec:1.27 Tue Feb 13 08:47:11 2007
+++ packages/hmake/hmake.spec Thu Nov 26 00:04:29 2009
@@ -1,5 +1,11 @@
# $Revision$, $Date$
#
+# TODO:
+# - hmake tries to call `ghc-pkg -l` (instead of `ghc list`) and
+# `ghc --show-package=X` instead of `ghc list X`). It also calls
+# with the --field=import_dirs option, which doesn't exist anymore.
+# In short it does not work/build with ghc 6.10
+#
# Conditional build:
%bcond_with nhc # build with nhc98, not ghc
#
@@ -99,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2009/11/25 23:04:29 baggins
+- todo
+
Revision 1.27 2007/02/13 07:47:11 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hmake/hmake.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list