SWP-Ubau-SoSe2014-Haskell / SWPSoSe14

Rail compiler written in Haskell
MIT License
3 stars 1 forks source link

Math functions should output error messages to stderr. #148

Closed Bubu closed 10 years ago

Bubu commented 10 years ago

I.e. "Invalid Type" and "Division by zero!" are still output to stdout,

This should be adjusted in the test cases accordingly.