Generate the OS X installer from a bindist, rather than from a source tree
[ghc-hetmet.git] / ghc / GhciMonad.hs
index fd63497..779fad2 100644 (file)
@@ -90,6 +90,7 @@ data GHCiOption
        = ShowTiming            -- show time/allocs after evaluation
        | ShowType              -- show the type of expressions
        | RevertCAFs            -- revert CAFs after every evaluation
+        | Multiline             -- use multiline commands
        deriving Eq
 
 data BreakLocation