{-# LANGUAGE OverloadedStrings #-} module CoreSpec (spec) where import Test.Hspec spec :: Spec spec = return ()