aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%APPDATA%/ghc/ghci.conf
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-27 14:29:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-27 14:29:20 +0300
commit07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a (patch)
tree5e48f4fcec706c371c904d1d3803800bc5081db8 /%APPDATA%/ghc/ghci.conf
parentREADME: fix config-links usage (diff)
downloadwindows-home-07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a.tar.gz
windows-home-07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a.zip
add linux-home as a submodule
Almost all the files are symlinks to linux-home now.
Diffstat (limited to '')
l---------[-rw-r--r--]%APPDATA%/ghc/ghci.conf10
1 files changed, 1 insertions, 9 deletions
diff --git a/%APPDATA%/ghc/ghci.conf b/%APPDATA%/ghc/ghci.conf
index 0cb900e..a71f301 100644..120000
--- a/%APPDATA%/ghc/ghci.conf
+++ b/%APPDATA%/ghc/ghci.conf
@@ -1,9 +1 @@
-:set prompt "> "
-:set prompt2 ""
-
-:seti -w
-
-:def hoogle \x -> return $ ":!hoogle \"" ++ x ++ "\""
-
-:set -XOverloadedStrings
-:set -XTupleSections
+../../linux-home/%HOME%/.ghci \ No newline at end of file