1 2 3 4 5 6
{-# OPTIONS_GHC -fplugin LinkerTicklingPlugin #-} module Main where main :: IO () main = return ()