aboutsummaryrefslogtreecommitdiff
path: root/hcel.el
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-09-21 14:22:24 +1000
committerYuchen Pei <hi@ypei.me>2022-09-21 14:22:24 +1000
commit9dc18bef43897820b0b9e40ac301a82eedf7e28a (patch)
treee63d55430bacc763f0dee44038505e38d1fa10ae /hcel.el
parent73bd6e9bd92fa57877f2d894f43725a4a0abf1a8 (diff)
fixing header comments
Diffstat (limited to 'hcel.el')
-rw-r--r--hcel.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/hcel.el b/hcel.el
index d8dfe6e..1edc3ee 100644
--- a/hcel.el
+++ b/hcel.el
@@ -7,7 +7,7 @@
;; Keywords: haskell
;; Package-Requires: ((emacs "28"))
;; Package-Type: multi
-;; Homepage: https://g.ypei.me/hcel.git
+;; Homepage: https://g.ypei.me/hc.el.git
;; Copyright (C) 2022 Yuchen Pei.
;;
@@ -27,8 +27,6 @@
;; License along with hcel. If not, see <https://www.gnu.org/licenses/>.
(require 'hcel-source)
-(require 'hcel-outline)
-(require 'hcel-results)
(require 'hcel-utils)
(defun hcel-package (package-id)