summaryrefslogtreecommitdiffhomepage
path: root/Role
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-30 13:02:19 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-30 13:02:19 -0400
commitff1ead88d0ed4494dbe668cf18b02f8cea482d69 (patch)
treebdf4b3e9cf857c85cbc7d1cc3350dc14da9685f4 /Role
parent1bda1faf65c2ccf4e6a0dc349ddbc0f97b67b1da (diff)
downloaddebug-me-ff1ead88d0ed4494dbe668cf18b02f8cea482d69.tar.gz
fix display
Diffstat (limited to 'Role')
-rw-r--r--Role/Developer.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Role/Developer.hs b/Role/Developer.hs
index 36cc600..1deb3a0 100644
--- a/Role/Developer.hs
+++ b/Role/Developer.hs
@@ -80,7 +80,7 @@ developer dsv ichan ochan sid = withSessionLogger (Just "remote") sid $ \logger
"User did not grant write access to their terminal. Watching session in read-only mode."
watchSessionReadOnly ochan logger devstate
go _ _ _ _ SessionEnded =
- hPutStrLn stderr "\n** This debug-me session has already ended."
+ hPutStrLn stderr "\r\n** This debug-me session has already ended.\r"
watchSessionReadOnly :: TMChan AnyMessage -> Logger -> TVar DeveloperState -> IO ()
watchSessionReadOnly ochan logger st = loop