avh4/elm-format

Eliminate compilation warnings

Open

#302 opened on Mar 5, 2017

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Haskell (148 forks)batch import
help wanted

Repository metrics

Stars
 (1,329 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'd like to fix all haskell compilation warnings, and then turn on the -Werror flag (to make all warnings act as errors) for compilation.

Contributor guide