6abd8a3eaa
The public name of this package is "ghc", based on the package names on both Marmalade and Melpa, and on the name of the ghc-pkg.el file. This commit fixes the contents of the -pkg.el file so that the name specified therein matches the external package name.
6 lines
69 B
EmacsLisp
6 lines
69 B
EmacsLisp
(define-package
|
|
"ghc"
|
|
2.0.0
|
|
"Sub mode for Haskell mode"
|
|
nil)
|