packages feed

remote-debugger-0.1.0: src/Main.hs

module Main where

import DebuggerImpl (defaultRunGhc, startCommandLine, execCommands, printAllBreaksInfo)

main :: IO ()
main = defaultRunGhc startCommandLine