{-# OPTIONS_GHC -fplugin LinkerTicklingPlugin #-} module Main where main :: IO () main = return ()