module Basic where import Prelude import Cheerio (Cheerio, find, length) import Cheerio.Static (loadRoot) import Control.Monad.Eff (Eff) import Control.Monad.Eff.Console (CONSOLE, log) htmlEx :: String htmlEx = """