Closed this issue 12 years ago · 1 comments
To reproduce:
cd src ghc -prof -fprof-auto -rtsopts Main.hs /Main -f ../examples/interpreter/RecursiveVdefg.hs -e even +RTS -p
output:
Main: user error (Pattern match failure in do expression at Language/Core/Interpreter/Evaluable.hs:56:9-30)
Fixed in dd12c73