sandwich-contexts-0.3.0.0: test/Main.hs
module Main where import Relude import qualified Spec import Test.Sandwich main :: IO () main = runSandwichWithCommandLineArgs defaultOptions $ Spec.tests
module Main where import Relude import qualified Spec import Test.Sandwich main :: IO () main = runSandwichWithCommandLineArgs defaultOptions $ Spec.tests