hlint hack.

This commit is contained in:
Kazu Yamamoto
2012-02-08 16:11:36 +09:00
parent fb0deb1abd
commit 27c1c4fa3d
3 changed files with 4 additions and 4 deletions

View File

@@ -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