What steps will reproduce the problem?
1. Load SUMO in the GF editor
2. write the following axiom:
for every animal _A
there exists an animal _B
such that _A is smaller than _B
3. Click on the button for abstract syntax tree visualization
What is the expected output? What do you see instead?
The window shows the error:
500 Internal Server Error
src/runtime/haskell/PGF/TypeCheck.hs:(116,39)-(117,54): Non-exhaustive patterns
in case
while it should show an abstract syntax tree.
Original issue reported on code.google.com by kr.ange...@gmail.com on 31 Aug 2010 at 1:29
Original issue reported on code.google.com by
kr.ange...@gmail.com
on 31 Aug 2010 at 1:29