Skip to content

Commit 3b97e22

Browse files
committed
Hide send.
1 parent d8e55ec commit 3b97e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap/exe/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import Stg.IO
6060
import Stg.Program
6161
import Data.Yaml hiding (Array)
6262
----------------------------------------------------------------------------
63-
import DAP
63+
import DAP hiding (send)
6464
----------------------------------------------------------------------------
6565
-- | DAP entry point
6666
-- Extracts configuration information from the environment

0 commit comments

Comments
 (0)