elm/tests
Timothy Vladimír Hobbs cbbd42d3f3 Fix bug in parser
34913d5 broke the parser in the following case:

f = '\"'

This commit fixes that.
2013-12-21 23:21:10 +01:00
..
bad Add occurs check and a test to make sure it works 2013-08-19 22:39:41 -07:00
good Fix bug in parser 2013-12-21 23:21:10 +01:00
Main.hs Check that main is a Signal or (Signal Element), add tests for this case 2013-08-19 17:47:37 -07:00