lib/exercism/submission.rb in exercism-0.0.26 vs lib/exercism/submission.rb in exercism-0.0.27

- old
+ new

@@ -26,9 +26,10 @@ :js => '.spec.js', :elixir => '_test.exs', :clojure => '_test.clj', :python => '_test.py', :go => '_test.go', + :haskell => '_test.hs', } end end end