quickcheck-silent-0.11.0.14: Setup.hs
{-# OPTIONS_GHC -Wall #-}
--------------------------------------------------------------------------------
-- |
-- Copyright : (c) 2026 SPISE MISU ApS
-- License : LGPL-3.0-only
-- Maintainer : SPISE MISU <mail+hackage@spisemisu.com>
-- Stability : experimental
--------------------------------------------------------------------------------
import Distribution.Simple ( defaultMain )
--------------------------------------------------------------------------------
main :: IO ()
main = defaultMain