removing Debug.Trace.
This commit is contained in:
@@ -15,4 +15,3 @@ $(TEMPFILE):
|
||||
|
||||
clean:
|
||||
rm -f *.elc $(TEMPFILE)
|
||||
|
||||
|
||||
@@ -43,6 +43,3 @@
|
||||
(define-key haskell-mode-map ghc-import-key 'ghc-import-module)
|
||||
(ghc-comp-init)
|
||||
(setq ghc-initialized t)))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user