packages feed

quickcheck-silent-0.11.0.0: Setup.hs

{-# OPTIONS_GHC -Wall -Werror #-}

--------------------------------------------------------------------------------

-- |
-- 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