convert tabs to spaces. strip trailing whitespace.

This commit is contained in:
Jeremy Shaw
2015-10-09 19:35:06 -05:00
parent da0b010b33
commit 7c50a8cb6c
11 changed files with 129 additions and 134 deletions

View File

@ -610,7 +610,7 @@ loadPackage p = do
putStr (' ':show libs) >> hFlush stdout
putStr (' ':show dlls) >> hFlush stdout
#endif
mapM_ loadShared dlls
mapM_ loadShared dlls