aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/haskell/haskellmanager.h')
-rw-r--r--plugins/haskell/haskellmanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/haskell/haskellmanager.h b/plugins/haskell/haskellmanager.h
index 63013c9..361b8f8 100644
--- a/plugins/haskell/haskellmanager.h
+++ b/plugins/haskell/haskellmanager.h
@@ -46,6 +46,7 @@ public:
static Utils::FilePath findProjectDirectory(const Utils::FilePath &filePath);
static Utils::FilePath stackExecutable();
static void setStackExecutable(const Utils::FilePath &filePath);
+ static void openGhci(const Utils::FilePath &haskellFile);
static void readSettings(QSettings *settings);
static void writeSettings(QSettings *settings);