Hello Michael,

Monday, June 25, 2007, 2:10:28 PM, you wrote:
> Does this make more sense now?  And can it be done somehow in Haskell?

runCheckedCode = checkBeforeRun [actionA x y, actionB z t, actionC]

actionA x y b | b         = -- check conditions
              | otherwise = -- perform action

-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to