[Haskell-cafe] Re: lhs2TeX \eval{} problem

Tom Lokhorst tom at lokhorst.eu
Tue Mar 2 16:01:22 EST 2010


Yes, this time I did copy/paste your code.

ghci loads the file correctly and `x` is in scope.

lhs2TeX just hangs on the \eval{4} line.

On 2 March 2010 21:46, Andres Loeh <andres at cs.uu.nl> wrote:
>> Oh, well that teaches me not to type myself... Copy-and-paste is way better!
>>
>> Now lhs2TeX no longer crashes, unfortunately it still doesn't work correctly.
>>
>> It now simply hangs after printing the line "Two".
>> It doesn't crash, or eat memory or cpu. It just sits there, doing
>> nothing, until I kill the process.
>
> Are you sure you added the extra line at the end? Try to call ghci
> on the source file. If it manages to load it without errors, then
> lhs2TeX should succeed as well.
>
> Cheers,
>  Andres
>
> --
>
> Andres Loeh, Universiteit Utrecht
>
> mailto:andres at cs.uu.nl     mailto:mail at andres-loeh.de
> http://www.andres-loeh.de
>


More information about the Haskell-Cafe mailing list