Skip to content
  • Iustin Pop's avatar
    Fix hlint-generated warnings · 9f6dcdea
    Iustin Pop authored
    This big patch cleans up the code per hlint indications. Many removals
    of extra parentheses, replacements of concat . map with concabtMap,
    extra dollar signs, eta reductions, etc. were performed.
    
    The code still compiles and passes a couple of manual tests on sample
    files. The individual changes are also small enough as to be visually
    easy to confirm.
    9f6dcdea