convert tabs to spaces. strip trailing whitespace.
This commit is contained in:
@ -610,7 +610,7 @@ loadPackage p = do
|
||||
putStr (' ':show libs) >> hFlush stdout
|
||||
putStr (' ':show dlls) >> hFlush stdout
|
||||
#endif
|
||||
mapM_ loadShared dlls
|
||||
mapM_ loadShared dlls
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user