Advertisement
kaiw

psc-ide jump debug

Jan 27th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. Parsed Options:
  2. Options {optionsDirectory = Just "/home/kjw53/Documents/code/web-nodes/", optionsGlobs = ["src/**/*.purs","bower_components/purescript-*/src/**/*.purs"], optionsOutputPath = "output/", optionsPort = 4242, optionsNoWatch = False, optionsPolling = False, optionsDebug = True, optionsLoglevel = LogDefault}
  3. [Debug] Accepted a connection @(main:Main psc-ide-server/Main.hs:160:5)
  4. [Debug] {"command":"load"} @(main:Main psc-ide-server/Main.hs:170:9)
  5. [Debug] Accepted a connection @(main:Main psc-ide-server/Main.hs:160:5)
  6. [Debug] {"command":"type","params":{"filters":[{"filter":"modules","params":{"modules":["Svg.Attributes","Svg.Elements","Halogen.Util","Halogen.HTML.Events.Indexed","Halogen","Data.Maybe","Control.Monad.Eff","Prelude","Main"]}}],"search":"~>","currentModule":"Main"}} @(main:Main psc-ide-server/Main.hs:170:9)
  7. [Debug] Accepted a connection @(main:Main psc-ide-server/Main.hs:160:5)
  8. [Debug] {"command":"type","params":{"filters":[{"filter":"modules","params":{"modules":["Svg.Attributes","Svg.Elements","Halogen.Util","Halogen.HTML.Events.Indexed","Halogen","Data.Maybe","Control.Monad.Eff","Prelude","Main"]}}],"search":"Query","currentModule":"Main"}} @(main:Main psc-ide-server/Main.hs:170:9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement