hScraper-0.1.0.0: A Haskell library to scrape and crawl web-pages

Safe HaskellSafe
LanguageHaskell2010

HScraper.Show

Synopsis

Documentation

showTree :: IO HTMLTree -> IO () Source

takes a HTMLtree and prints it in a neat manner.

expected output

 |html
        |head
        |body
               YOLO