ndmitchell / hlint

Haskell source code suggestions
Other
1.45k stars 194 forks source link

CodeWorld: remove redundant 'translated' #1599

Open jvoigtlaender opened 1 month ago

jvoigtlaender commented 1 month ago

I've seen students doing that, typically in the context of composing a larger picture/expression comprised of many smaller pictures being positioned by translated calls; and for some reason sub-pictures that need no moving are still wrapped in a "zero-only" translated call.