module Main where

import Hydra.Prelude
import Spec qualified
import Test.Hspec.Runner

main :: IO ()
IO ()
main = Spec -> IO ()
hspec Spec
Spec.spec