Skip to content

Instantly share code, notes, and snippets.

@ThomasLocke
Created March 14, 2017 08:22
Show Gist options
  • Save ThomasLocke/afc7037dd4d944b26705de235fe4cf1b to your computer and use it in GitHub Desktop.
Save ThomasLocke/afc7037dd4d944b26705de235fe4cf1b to your computer and use it in GitHub Desktop.
haskell-ghc-mod console log
haskell-ghc-mod debug: Trying to run ghc-modi in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Checking for ghc-modi in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Found running ghc-modi instance for /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Started interactive action block in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Running ghc-modi command type /home/thomas/vcs/darcs/passgen/src/Main.hs -c -- 27 4
util.coffee [sm]:36 haskell-ghc-mod warning: ghc-modi said: EXCEPTION: types: attempting to use module ‘Main’ (src/Main.hs) which is not loaded
util.coffee [sm]:32 haskell-ghc-mod debug: Got response from ghc-modi:
OK
util.coffee [sm]:32 haskell-ghc-mod debug: Ended interactive action block in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Trying to run ghc-modi in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Checking for ghc-modi in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Found running ghc-modi instance for /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Started interactive action block in /home/thomas/vcs/darcs/passgen
util.coffee [sm]:32 haskell-ghc-mod debug: Running ghc-modi command info /home/thomas/vcs/darcs/passgen/src/Main.hs -- version
util.coffee [sm]:36 haskell-ghc-mod warning: ghc-modi said: EXCEPTION: info:
util.coffee [sm]:36 haskell-ghc-mod warning: ghc-modi said: attempting to use module ‘Main’ (src/Main.hs) which is not loaded
util.coffee [sm]:32 haskell-ghc-mod debug: Got response from ghc-modi:
Cannot show info
OK
util.coffee [sm]:32 haskell-ghc-mod debug: Ended interactive action block in /home/thomas/vcs/darcs/passgen
upi.coffee:157 Error: Got neither type nor info(…)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment