forked from filipg/twilight-library
syntax improvement
This commit is contained in:
parent
268eeaa44c
commit
0a241f4892
@ -41,4 +41,6 @@ main = do
|
|||||||
abbrev="czasopisma",
|
abbrev="czasopisma",
|
||||||
lLevel=0,
|
lLevel=0,
|
||||||
webpage=start}
|
webpage=start}
|
||||||
|
putStrLn "Program started"
|
||||||
extractItemsStartingFromUrl shadowLibrary start (extractRecords >>> arr toShadowItem)
|
extractItemsStartingFromUrl shadowLibrary start (extractRecords >>> arr toShadowItem)
|
||||||
|
putStrLn "Page sucesfully crawled"
|
||||||
|
Loading…
Reference in New Issue
Block a user