I've applied stylish-haskell to every Haskell module and grouped imports into sections.
We're going to slowly follow explicit imports policy but if I did this in this PR, I would die. So let's make explicit imports lazily, but at least we shouldn't expect more massive changes by stylish-haskell.
I've applied
stylish-haskell
to every Haskell module and grouped imports into sections.We're going to slowly follow explicit imports policy but if I did this in this PR, I would die. So let's make explicit imports lazily, but at least we shouldn't expect more massive changes by
stylish-haskell
.