[arch-commits] Commit in ghc/trunk (ghc.install)

Thomas Dziedzic td123 at archlinux.org
Sat Apr 4 05:16:12 UTC 2015


    Date: Saturday, April 4, 2015 @ 07:16:12
  Author: td123
Revision: 235425

remove ghc-pkg command from post_upgrade since it is useless at that point

Modified:
  ghc/trunk/ghc.install

-------------+
 ghc.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: ghc.install
===================================================================
--- ghc.install	2015-04-04 03:28:06 UTC (rev 235424)
+++ ghc.install	2015-04-04 05:16:12 UTC (rev 235425)
@@ -6,5 +6,5 @@
 
 post_upgrade() {
   echo '==> All cabalized packages need to be reinstalled now.'
-  echo '==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.'
+  echo '==> See /usr/share/haskell/ for a tentative list of affected packages.'
 }



More information about the arch-commits mailing list