Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
23Skidoo committed Nov 24, 2013
1 parent 92c529a commit a7b1761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GhcServer.hs
Expand Up @@ -18,7 +18,7 @@ import qualified DriverPhases
import MonadUtils (MonadIO, liftIO)

import Control.Monad (forever, void, when)
import Control.Exception (SomeException, catch)
import Control.Exception (SomeException, catch)
import System.Environment (getArgs)
import System.IO (BufferMode (LineBuffering), Handle,
hGetLine, hPutStrLn,
Expand Down

0 comments on commit a7b1761

Please sign in to comment.