module Main (main) where import Test.Hspec import Spec main :: IO () main = hspec spec