removing ghc-modi-ver which is not defined.

This commit is contained in:
Kazu Yamamoto 2015-08-12 15:47:45 +09:00
parent dc3ce15512
commit 143d17f925
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@
(insert "\nVersion: all GHC versions must be the same.\n")
(insert (format "\t ghc.el version %s\n" el-ver))
(insert (format "\t %s\n" ghc-mod-ver))
(insert (format "\t%s\n" ghc-modi-ver))
(insert (format "\t%s\n" ghc-ver))
(insert "\nEnvironment variables:\n")
(insert (format "\tPATH=%s\n" path))))