This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
ghc-mod
Watch
1
Star
0
Fork
0
You've already forked ghc-mod
Code
Issues
Pull Requests
Releases
Wiki
Activity
037006383d
ghc-mod
/
elisp
/
ghc-pkg.el
6 lines
90 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
ver bumps up.
2013-05-20 07:17:35 +00:00
(
define-package
Fix package name in ghc-pkg.el 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.
2013-05-20 13:40:01 +00:00
"
ghc
"
ver bumps up.
2013-05-20 07:17:35 +00:00
2.0.0
"
Sub mode for Haskell mode
"
Add haskell-mode dependency in pkg file
2015-05-20 06:38:29 +00:00
'
(
(
haskell-mode
"
13.0
"
)
)
)
Reference in New Issue
Copy Permalink