syntax improvement

This commit is contained in:
Szymon 2022-04-17 23:36:27 +02:00
parent 268eeaa44c
commit 0a241f4892

View File

@ -41,4 +41,6 @@ main = do
abbrev="czasopisma",
lLevel=0,
webpage=start}
putStrLn "Program started"
extractItemsStartingFromUrl shadowLibrary start (extractRecords >>> arr toShadowItem)
putStrLn "Page sucesfully crawled"