Examples.hs:24:1: too long line (184 chars) Examples.hs:34:9: undesirable character '\t' Examples.hs:40:10: back slash at line end (may disturb cpp) Examples.hs:44:71: back slash at line end (may disturb cpp) Examples.hs:45:32: back slash at line end (may disturb cpp) Examples.hs:46:55: back slash at line end (may disturb cpp) Examples.hs:3:1: too many (3) consecutive blank lines Examples.hs:13:1: too many (3) consecutive blank lines Examples.hs:4:1: non-conventional comment start: {-| T Examples.hs:4:1: avoid nested comments Examples.hs:10:72: non-conventional comment end: nt.-} Examples.hs:18:17: put blank before ( Examples.hs:18:19: no space needed between () Examples.hs:19:28: no space needed after ( Examples.hs:19:31: no space needed before ) Examples.hs:62:22: no space needed after ( Examples.hs:62:24: no space needed before ) Examples.hs:65:28: no space needed before ) Examples.hs:68:24: no space needed after ( Examples.hs:71:27: no space needed between [] Examples.hs:71:32: no space needed between () Examples.hs:74:17: up to column 19 multiple (2) blanks Examples.hs:77:29: break line after "of" Examples.hs:81:22: break line after "do" Examples.hs:86:26: use layout instead of ; Examples.hs:86:34: use layout instead of ; Examples.hs:92:16: put blanks around infix - Examples.hs:98:16: put blank before + Examples.hs:98:17: put blank after + Examples.hs:101:31: put blank before ( Examples.hs:104:26: put blank after \ Examples.hs:108:25: put blank before ( Examples.hs:112:21: put blank between [e and | Examples.hs:115:29: put blank before | Examples.hs:121:1: join (or separate) consecutive comments Examples.hs:121:3: missing comment after -- Examples.hs:122:1: join (or separate) consecutive comments Examples.hs:124:1: missing final newline