radio: packages: emacs-xyz: Remove hoogle from packages:haskell

impermanence
Luis Guilherme Coelho 2024-09-05 11:13:25 -03:00
parent 8bb09b9476
commit cdc5e1e04a
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
(cons emacs-guix packages:guile)) (cons emacs-guix packages:guile))
(define packages:haskell (define packages:haskell
(list emacs-haskell-mode emacs-dante hoogle)) (list emacs-haskell-mode emacs-dante))
(define packages:themes (define packages:themes
(list emacs-ef-themes)) (list emacs-ef-themes))