summaryrefslogtreecommitdiff
path: root/Main.hs
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2017-07-12 14:20:55 +0200
committerLars-Dominik Braun <lars@6xq.net>2017-07-12 14:20:55 +0200
commit48847e3b6635d74646c98aadab50b8c02d530a7e (patch)
tree13385eb76ff15a264b50fa46130124db833a0a16 /Main.hs
parentfaea1f5877b2cfc41d5dcd96d7dfb11038bb30f2 (diff)
downloadcomatose-48847e3b6635d74646c98aadab50b8c02d530a7e.tar.gz
comatose-48847e3b6635d74646c98aadab50b8c02d530a7e.tar.bz2
comatose-48847e3b6635d74646c98aadab50b8c02d530a7e.zip
GHC 7.10 compatibility
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