Skip to content
  • Simon Peyton Jones's avatar
    Final batch of monad-comprehension stuff · 3bb700d5
    Simon Peyton Jones authored
    * Do-notation in arrows is marked with HsStmtContext = ArrowExpr
    * tcMDoStmt (which was only used for arrows) is moved
      to TcArrows, and renamed tcArrDoStmt
    * Improved documentation in the user manual
    * Lots of other minor changes
    3bb700d5