Add languages: haskell, yuck. No configuration required

This commit is contained in:
MitchMarq42 2023-01-21 22:07:15 -09:00
parent dc6fc63924
commit de4d84c350

View File

@ -1067,5 +1067,8 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
:face 'org-block-begin-line)))))))
)
(elpaca-use-package haskell-mode)
(elpaca-use-package yuck-mode)
(provide 'mitch-packages)
;;; mitch-packages.el ends here