module Main where import Test.Hspec (hspec) main :: IO () main = hspec $ pure ()