Evan James

Results 2 comments of Evan James

elm-tools/parser -> elm-lang/parser

Just checked, and it works as hoped-for in 1.9.3-p194: ``` 1.9.3-p194 :005 > require 'psych' => false 1.9.3-p194 :006 > YAML::ENGINE.yamler = 'psych' => "psych" 1.9.3-p194 :007 > from_psych =...