[("tests/examples/Pragma5.hs:1:1: Error: Use better pragmas\nFound:\n {-# LANGUAGE NoMonomorphismRestriction, GADTs,\n NoMonomorphismRestriction #-}\nWhy not:\n {-# LANGUAGE NoMonomorphismRestriction, GADTs #-}\n",[ModifyComment {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 77}, newComment = "{-# LANGUAGE NoMonomorphismRestriction, GADTs #-}"}]),("tests/examples/Pragma5.hs:1:1: Error: Unused LANGUAGE pragma\nFound:\n {-# LANGUAGE NoMonomorphismRestriction, GADTs,\n NoMonomorphismRestriction #-}\nWhy not:\n {-# LANGUAGE NoMonomorphismRestriction, GADTs #-}\n",[ModifyComment {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 77}, newComment = "{-# LANGUAGE NoMonomorphismRestriction, GADTs #-}"}])]