Hi Andres,<br><br>I just downloaded and compiled lhs2tex-1.14 on ghc 6.10.1, and I'm getting an error:<br><br>...<br>[16 of 19] Compiling Math ( Math.lhs, Math.o )<br>[17 of 19] Compiling FileNameUtils ( FileNameUtils.lhs, FileNameUtils.o )<br>
<br>FileNameUtils.lhs:81:35:<br> Ambiguous type variable `b' in the constraint:<br> `GHC.Exception.Exception b'<br> arising from a use of `catch' at FileNameUtils.lhs:(81,35)-(89,60)<br> Probable fix: add a type signature that fixes these type variable(s)<br>
<br>FileNameUtils.lhs:98:44:<br> Ambiguous type variable `e2' in the constraint:<br> `GHC.Exception.Exception e2'<br> arising from a use of `try' at FileNameUtils.lhs:98:44-57<br> Probable fix: add a type signature that fixes these type variable(s)<br>
<br>FileNameUtils.lhs:118:35:<br> Ambiguous type variable `e1' in the constraint:<br> `GHC.Exception.Exception e1'<br> arising from a use of `catch'<br> at FileNameUtils.lhs:(118,35)-(119,104)<br>
Probable fix: add a type signature that fixes these type variable(s)<br><br>FileNameUtils.lhs:122:35:<br> Ambiguous type variable `e' in the constraint:<br> `GHC.Exception.Exception e'<br> arising from a use of `catch' at FileNameUtils.lhs:122:35-54<br>
Probable fix: add a type signature that fixes these type variable(s)<br>make: *** [lhs2TeX] Error 1<br>conal@compy-doble:~/cabal/lhs2tex-1.14$ <br><br>Any advice?<br><br>Thanks, - Conal<br>