-
Now that `cabal` has common stanzas, the only thing keeping me using `hpack` is that `hpack` will, by default, autodiscover all of your modules and stuff them into `exposed-modules` (you can disable t…
-
-
I'm looking at some git log and it says
```
f6c6c400b whoops
...
c241917a7 Formatting.
c02ed9424 Formatting, whitespace, 80-col violations.
5a07388f2 Formatting, whitespace, 80-col violations.…
-
At present, the master code triggers just shy of a century of different types on hunting suggestions:
```
Move brackets to avoid $
Use curry
Use list comprehension
Use :
Redundant $
Use guards
…