summaryrefslogtreecommitdiff
path: root/src/GDB.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GDB.hs')
-rw-r--r--src/GDB.hs2
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,