Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.GHC/ghci.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.GHC/ghci.conf b/.GHC/ghci.conf
index 8e196db..549c681 100644
--- a/.GHC/ghci.conf
+++ b/.GHC/ghci.conf
@@ -1,3 +1,4 @@
:set prompt "> "
:set prompt2 ""
:seti -w
+:def hoogle \x -> return $ ":!hoogle \"" ++ x ++ "\""