[Pkg-haskell-commits] darcs: ghc: Improve watch file

Joachim Breitner mail at joachim-breitner.de
Mon Mar 30 08:36:34 UTC 2015


Mon Mar 30 08:36:22 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Improve watch file

    M ./watch -1 +1

Mon Mar 30 08:36:22 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Improve watch file
diff -rN -u old-ghc/watch new-ghc/watch
--- old-ghc/watch	2015-03-30 08:36:34.452089243 +0000
+++ new-ghc/watch	2015-03-30 08:36:34.480089264 +0000
@@ -1,2 +1,2 @@
 version=3
-http://downloads.haskell.org/~ghc/([\d.]+)/ghc-([\d.]+)-src.tar.bz2
+http://downloads.haskell.org/~ghc/(\d[\d.]*)/ghc-(\d[\d.]*)-src.tar.bz2




More information about the Pkg-haskell-commits mailing list