{-# OPTIONS_GHC -Wall -Werror #-} module Main where import Control.Nop -- | main, do nothing main :: IO () main = noop