import Test.Hspec -- TODO add tests. I'm not really sure what to test unfortunately. -- A lot of the code in this repo is just about interacting with external API's main :: IO () main = hspec $ return ()