We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e55ec commit 3b97e22Copy full SHA for 3b97e22
dap/exe/Main.hs
@@ -60,7 +60,7 @@ import Stg.IO
60
import Stg.Program
61
import Data.Yaml hiding (Array)
62
----------------------------------------------------------------------------
63
-import DAP
+import DAP hiding (send)
64
65
-- | DAP entry point
66
-- Extracts configuration information from the environment
0 commit comments