20180801 haskell-dap-0.0.7.0 * [ADD] [2][support ghc-8.4](https://github.com/phoityne/haskell-dap/issues/2) 20180601 haskell-dap-0.0.6.0 * [MODIFY] support VisualStudio2017.(see [hdx4vs](https://github.com/phoityne/hdx4vsc)) * [ADD] [3][ support Logpoints](https://github.com/phoityne/haskell-dap/issues/3) 20180601 haskell-dap-0.0.5.0 * [ADD] setExceptionBreakpoint commands. * [ADD] breakHitCounter, breakCondition, logPoint function. 20180430 haskell-dap-0.0.4.0 * [ADD] next, stepIn, setFunctionBreakpoint commands. 20180225 haskell-dap-0.0.3.0 * [ADD] setBreakpoint, continue, scopes, stackTrace, evaluate commands. 20180121 haskell-dap-0.0.2.0 * [MODIFY] using GHC.Paths module to set libdir. 20180101 haskell-dap-0.0.1.0 * [INFO] Initial release.