{-# OPTIONS_GHC -fplugin Undefined.Solve.Plugin #-} module Main where main :: IO () main = return ()