From 4cbe54a547abf290853d6567b1d3c808ed809c87 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Fri, 5 Sep 2008 21:48:37 +0200 Subject: Recommend latest packages rather than specific versions darcs-hash:20080905194837-25a6b-9011e086e5e5b2c571697655203593bb8e8e8973 --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 1faf851..95b57a7 100644 --- a/README +++ b/README @@ -80,9 +80,9 @@ Building: provided. To check whether you've got a package run 'ghc-pkg list some_package_name'. You will need the following packages: - mtl http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl-1.0 - unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0 - X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.4.1 + mtl http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl + unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix + X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11 * Build xmonad: -- cgit v1.2.3