[commit: ghc] wip/nfs-locking: Add runghcid.bat. (14c35b5)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:36:29 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/14c35b529b90f9b5578c086a603c4c496c7b5c07/ghc
>---------------------------------------------------------------
commit 14c35b529b90f9b5578c086a603c4c496c7b5c07
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sat Aug 22 17:59:18 2015 +0100
Add runghcid.bat.
>---------------------------------------------------------------
14c35b529b90f9b5578c086a603c4c496c7b5c07
runghcid.bat | 1 +
1 file changed, 1 insertion(+)
diff --git a/runghcid.bat b/runghcid.bat
new file mode 100644
index 0000000..f2f8ddc
--- /dev/null
+++ b/runghcid.bat
@@ -0,0 +1 @@
+ghcid --height=8 --topmost "--command=ghci -isrc -Wall src/Main.hs"
More information about the ghc-commits
mailing list