diff --git a/elisp/ghc-comp.el b/elisp/ghc-comp.el index eed65d3..da0c0ec 100644 --- a/elisp/ghc-comp.el +++ b/elisp/ghc-comp.el @@ -87,6 +87,7 @@ unloaded modules are loaded") "Data.Char" "Data.List" "Data.Maybe" + "Data.ByteString" "System.IO")) (run-with-idle-timer ghc-idle-timer-interval 'repeat 'ghc-idle-timer))