summaryrefslogtreecommitdiffhomepage
path: root/Session.hs
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-08 12:04:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-12-08 12:04:31 -0700
commit8e3da156811f5901230b5ae1e61209683f793920 (patch)
tree3e6ded85f64264687063534b833439625137769c /Session.hs
parentbaac01c49b553cf3e1564ad349bd90c0284a46dd (diff)
parent9f282483310c2ce028c507cc385e69342ad6c7bc (diff)
downloaddebug-me-8e3da156811f5901230b5ae1e61209683f793920.tar.gz
Merge tag '1.20181208'
tagging package debug-me version 1.20181208
Diffstat (limited to 'Session.hs')
-rw-r--r--Session.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Session.hs b/Session.hs
index 9571ed1..7343e82 100644
--- a/Session.hs
+++ b/Session.hs
@@ -11,6 +11,7 @@ import qualified Data.ByteString as B
import qualified Data.ByteString.Char8 as B8
import System.Exit
import Data.Monoid
+import Prelude
startSession :: B.ByteString
startSession = "** debug-me session started"