Now solved [was RE: Problem with backtracking monad transformer]

31 Jan
2003
31 Jan
'03
2:13 p.m.
Andrew Bromage wrote:
You may have meant to stack the monad transformers in a different order.
I finally understand. This was exactly my problem. I had to discard my state monad, and use a state monad transformer on the simple backtracking monad (not the backtracking monad transformer on the state monad). Now it works fine (of course). Thanks for the help. cheers, Simon
8192
Age (days ago)
8192
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guest, Simon