diff options
Diffstat (limited to '%APPDATA%/ghc')
l---------[-rw-r--r--] | %APPDATA%/ghc/ghci.conf | 10 |
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 |