View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / main / InteractiveEval.hs
index bfcf5f6..9187f1a 100644 (file)
@@ -441,7 +441,6 @@ resume (Session ref) step
                         handleRunStatus expr ref bindings final_ids
                                         breakMVar statusMVar status hist'
 
-
 back :: Session -> IO ([Name], Int, SrcSpan)
 back  = moveHist (+1)