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

Guest, Simon simon.guest@roke.co.uk
Fri, 31 Jan 2003 14:13:08 -0000


This is a multi-part message in MIME format.

--------------InterScan_NT_MIME_Boundary
Content-Type: text/plain;
	charset="iso-8859-1"

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

--------------InterScan_NT_MIME_Boundary
Content-Type: text/plain;
	name="RMRL-Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="RMRL-Disclaimer.txt"

Registered Office: Roke Manor Research Ltd, Siemens House, Oldbury, Bracknell, 
Berkshire. RG12 8FZ

The information contained in this e-mail and any attachments is confidential to Roke 

Manor Research Ltd and must not be passed to any third party without permission. This 

communication is for information only and shall not create or change any contractual 

relationship.

--------------InterScan_NT_MIME_Boundary--