Rob Rix
90ad5bc45e
Add a hint about maybeM.
2018-05-30 10:37:16 -04:00
Rob Rix
9caf8893b6
Correct a couple of hints.
2018-05-30 10:36:16 -04:00
Patrick Thomson
bde8afb472
Stop ignoring syntax errors and fix hints in Assignments.
2018-03-20 12:35:30 -04:00
Patrick Thomson
9d5ace795b
Take a pass at fixing/silencing linter hints.
...
Since @charliesome was expressing trouble with keeping custom infix
operator precedence straight (a very fair complaint, and one that I
have trouble with too), I thought it best to make sure that master
builds with clean hlints. I propose we make CI check that `hlint src`
executes cleanly.
2018-03-20 10:41:53 -04:00
Rob Rix
1ac49a42a6
🔥 the Free hints
2017-10-04 10:16:57 -04:00
Rob Rix
c29a9671f0
Rename termSyntax to termOut.
2017-09-11 15:24:09 -04:00
Rob Rix
9d1d1717d9
Rename tailF to termSyntax.
2017-09-09 11:51:41 +01:00
Rob Rix
e2ffba2401
Rename headF to termAnnotation.
2017-09-09 11:50:29 +01:00
Rob Rix
185818d8bd
Rename runCofree to unTerm.
2017-09-08 16:46:35 +01:00
Rob Rix
ca9340c5f3
Add hlint rules to error on partial list functions.
2017-08-03 12:04:17 -04:00
Timothy Clem
40d518f77c
Ingore redudant do (get this in specs a lot)
2017-06-21 13:49:12 -06:00
Rob Rix
b893085385
Add a hint to use unwrap instead of tailF . runCofree
2017-02-13 17:26:41 -05:00
Rick Winfrey
177af03bd3
Merge branch 'master' into syntax-redux
2016-07-12 17:03:35 -05:00
Rob Rix
7e9000853e
Hint to use wrap
.
2016-07-07 17:09:39 -04:00
joshvera
0b664ef68e
cleanup hlint warnings
2016-06-23 17:47:01 -04:00
Rob Rix
aff68584eb
🔥 a redundant hint.
2016-06-06 16:16:34 -04:00
Rob Rix
e7f3422206
Specifically import the Default, Dollar, and Generalise modules.
2016-06-06 16:16:17 -04:00
Rob Rix
5307b52a23
Import the default set of HLint hints.
2016-06-06 16:12:23 -04:00
joshvera
500b751503
Add use pure and use extract cases to HLint
2016-05-26 14:53:12 -04:00
joshvera
a962a4e0ff
Add some HLint rules as well
2016-05-26 12:58:59 -04:00