X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=cloogleirc.icl;h=44330a41e501c20df926add72ca8828a43316cea;hp=a8b949440ca84e5d15845d736f498f326df46937;hb=HEAD;hpb=e831e0ee2f4317831cf86e3d34ebb9cc15d3f845 diff --git a/cloogleirc.icl b/cloogleirc.icl index a8b9494..44330a4 100644 --- a/cloogleirc.icl +++ b/cloogleirc.icl @@ -21,7 +21,7 @@ import Text.GenJSON import Cloogle.API -import IRC +import Internet.IRC import IRCBot shorten :: String *World -> (String, *World) @@ -83,7 +83,7 @@ cloogle data w = "ABC instruction: " +++ re.abc_instruction processResult (ProblemResult pr) = "Common problem: " +++ pr.problem_title - +++ "; see https://github.com/clean-cloogle/common-problems/blob/master/" +++ pr.problem_key +++ ".md" + +++ "; see https://gitlab.science.ru.nl/cloogle/common-problems/blob/master/" +++ pr.problem_key +++ ".md" limitResults :: String -> String limitResults s