debugging - IntelliJ Haskell "Correct path to remote debugger was not set." -
in haskell, can run intellij project cannot debug it, , apparently assertions work in debug mode.
error message:
correct path remote debugger not set. see settings | haskell debugger
see pic:
please and/or tell me how implement fatal assertion function not depend on compiler debug mode being turned on (i disable/enable assertions pragmatically)
Comments
Post a Comment