@@ -6,7 +6,7 @@ import DynFlags
import Types
listFlags :: Options -> IO String
listFlags opt = return $ convert opt $
listFlags opt = return $ convert opt
[ "-f" ++ prefix ++ option
#if __GLASGOW_HASKELL__ == 702
| (option,_,_,_) <- fFlags
The note is not visible to the blocked user.