Ticket #9 (closed enhancement: fixed)

Opened 1 year ago

Last modified 6 months ago

The <|> and <-> combinators should be more forgiving of mismatched dimensions

Reported by: coconnor Assigned to: coconnor
Priority: major Milestone:
Component: Uncategorized Version:
Keywords: Cc:

Description

From Simon Michael: "It might be nice if the <-> and <|> combinators were more forgiving about mismatching dimensions, I get unexpected failures from them. After a failure like this my program quits but the terminal is not properly reset until I run "reset" manually."

Change History

08/28/09 00:27:09 changed by coconnor

  • status changed from new to closed.
  • resolution set to fixed.

Resolved latest in darcs. Note: The latest in darcs is for vty version 4.0.0. Any programs currently dependent on vty 3 need to be updated to account for API changes in vty 4.

See patch attached to:

for an example conversion.