summaryrefslogtreecommitdiff
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Main.hs b/Main.hs
index 9e728ca..d03b378 100644
--- a/Main.hs
+++ b/Main.hs
@@ -146,6 +146,7 @@ calcRank db =
maybeToHtml = maybe mempty toHtml
scholarSearch q = "http://scholar.google.com/scholar?q=" ++ escapeURIString isReserved q
+resolveDoi :: String -> String
resolveDoi q = "http://doi.org/" ++ q
-- |List of protocol features