[Pkg-haskell-commits] darcs: ghc-mod: Added Added dependency on emacsen-common

Sven Bartscher sven.bartscher at weltraumschlangen.de
Thu Jun 26 15:23:14 UTC 2014


Thu Jun 26 15:13:54 UTC 2014  Sven Bartscher <sven.bartscher at weltraumschlangen.de>
  * Added Added dependency on emacsen-common

    M ./control -1 +1

Thu Jun 26 15:13:54 UTC 2014  Sven Bartscher <sven.bartscher at weltraumschlangen.de>
  * Added Added dependency on emacsen-common
diff -rN -u old-ghc-mod/control new-ghc-mod/control
--- old-ghc-mod/control	2014-06-26 15:23:13.859244526 +0000
+++ new-ghc-mod/control	2014-06-26 15:23:13.863244530 +0000
@@ -25,7 +25,7 @@
 Package: ghc-mod
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, haskell-mode,
-	 ${haskell:ghc-version}
+	 ${haskell:ghc-version}, emacsen-common (>= 2.0.8)
 Description: Happy Haskell programming on Emacs
  This package includes Elisp files and a Haskell command, "ghc-mod".
  "ghc*.el" enable completion of Haskell symbols on Emacs.




More information about the Pkg-haskell-commits mailing list