Nick Cameron ce0907e46e Add enum variants to the type namespace
Change to resolve and update compiler and libs for uses.

[breaking-change]

Enum variants are now in both the value and type namespaces. This means that
if you have a variant with the same name as a type in scope in a module, you
will get a name clash and thus an error. The solution is to either rename the
type or the variant.
2014-09-19 15:11:00 +12:00
..
2014-02-07 12:49:24 -06:00
2014-02-07 12:49:24 -06:00
2014-02-07 12:49:24 -06:00
2014-09-02 19:47:39 +12:00
2014-02-12 20:23:45 +01:00