[("tests/examples/Unsafe2.hs:1:1-44: Warning: Missing NOINLINE pragma\nFound:\n slaves\n = unsafePerformIO $ f y\n where\n foo = 1\nPerhaps:\n {-# NOINLINE slaves #-}\n slaves\n = unsafePerformIO $ f y\n where\n foo = 1\n",[InsertComment {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 45}, newComment = "{-# NOINLINE slaves #-}"}])]