Commit 8299b701 authored by Mael NICOLAS's avatar Mael NICOLAS

showcase of the parse error

parent cd47885d
...@@ -37,5 +37,5 @@ runSimpleFindPubmedAbstractRequest rq = do ...@@ -37,5 +37,5 @@ runSimpleFindPubmedAbstractRequest rq = do
main :: IO () main :: IO ()
main = do main = do
pubmeds <- runSimpleFindPubmedAbstractRequest "risk" pubmeds <- runSimpleFindPubmedAbstractRequest "bisphenol"
print pubmeds print pubmeds
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment