Skip to content

Instantly share code, notes, and snippets.

@tsloughter
Created December 27, 2013 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsloughter/8154103 to your computer and use it in GitHub Desktop.
Save tsloughter/8154103 to your computer and use it in GitHub Desktop.
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
string-match("[ \f \n
]+" nil 0)
split-string(nil)
haskell-flymake-init()
flymake-start-syntax-check()
flymake-after-save-hook()
run-hooks(after-save-hook)
basic-save-buffer()
save-buffer(1)
call-interactively(save-buffer)
ghc-save-buffer()
call-interactively(ghc-save-buffer nil nil)
command-execute(ghc-save-buffer)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment