Sergey Vinokurov
|
7ffa58976f
|
Clean up duplicate ghc-options from cabal file
|
2018-04-03 22:55:57 +01:00 |
Sergey Vinokurov
|
9bd3bfbe4c
|
Review suggestions
|
2018-04-03 22:49:06 +01:00 |
Sergey Vinokurov
|
049f286e6f
|
Add .hlint.yaml
|
2018-04-02 22:47:07 +01:00 |
Sergey Vinokurov
|
7a60229673
|
Fix some hlint hints
|
2018-04-02 22:44:49 +01:00 |
Sergey Vinokurov
|
631d9e181d
|
Replace 'fmap f $' with 'f <$>'
|
2018-04-02 22:44:49 +01:00 |
Sergey Vinokurov
|
545eff9e4f
|
Remove redundant parens
|
2018-04-02 22:42:06 +01:00 |
Sergey Vinokurov
|
226da07815
|
Improve vertical alignment
|
2018-04-02 22:41:15 +01:00 |
Sergey Vinokurov
|
0dad5051df
|
Remove redundant '$'s
|
2018-04-02 22:41:14 +01:00 |
Sergey Vinokurov
|
2ed9a13fdb
|
Replace 'docAltFilter' with 'runFilteredAlternative'
|
2018-04-02 21:25:44 +01:00 |
Sergey Vinokurov
|
8410fbff8e
|
Trailing whitespace
|
2018-04-02 21:25:44 +01:00 |
Sergey Vinokurov
|
e9689394b1
|
Add Semigroup instance for 'Max' monoid
Otherwise ghc 8.4 will complain since Semigroup became a superclass
of Monoid.
|
2018-04-02 21:25:43 +01:00 |