adding two mods to preferred.
This commit is contained in:
parent
6be743c90a
commit
4cd0a25ecb
@ -22,7 +22,9 @@
|
||||
(defvar ghc-preferred-modules '("Control.Applicative"
|
||||
"Data.ByteString"
|
||||
"Data.Text"
|
||||
"Text.Parsec"))
|
||||
"Text.Parsec"
|
||||
"System.FilePath"
|
||||
"System.Directory"))
|
||||
|
||||
(defun ghc-reorder-modules (mods)
|
||||
(catch 'loop
|
||||
|
Loading…
Reference in New Issue
Block a user