index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GDB.hs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/GDB.hs')
-rw-r--r--
src/GDB.hs
2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GDB.hs b/src/GDB.hs
index ad8ff84..8c23bb9 100644
--- a/
src/GDB.hs
+++ b/
src/GDB.hs
@@ -1,5 +1,3 @@
-{-# LANGUAGE OverloadedStrings #-}
-
module GDB (
GDB, gdbProcess,
gdbStart,