Achim Schneider <[EMAIL PROTECTED]> wrote:

> if i knew how to do it

Sorry, apparent mistake, besides confusing b (bool) with p (predicate):

if p _ c = do
        (_, _, a) <- get
        put (p, c, a)
        mzero

-- 
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or broadcasting of this signature prohibited.

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

Reply via email to