tabs become inactive after step
In this program, each time the user clicks on "continue" the tab becomes inactive:
forever (viewInformation [] 1 >>= return) -&&- forever (viewInformation [] 2 >>= return) <<@ ArrangeWithTabs
False
In this program, each time the user clicks on "continue" the tab becomes inactive:
forever (viewInformation [] 1 >>= return) -&&- forever (viewInformation [] 2 >>= return) <<@ ArrangeWithTabs
False