1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
self-test.hs: add tests to verify that my recent hlint changes didn't break anything More... over 11 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: follow hlint suggestion to drop the redundant 'return' More... over 11 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: follow hlint suggestion to use 'catMaybe' More... over 11 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: prefer 'String' type name over '[Char]' More... over 11 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: drop warning about this code being untested More... over 11 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: disable 'camelCase' warnings in hlint More... over 11 years ago
hsemail.cabal: tentatively bump version number to 1.7.3 More... over 11 years ago
hsemail.cabal: register regression test suite More... over 11 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: fix infinite recursion between 'day' and 'obs_day' More... over 11 years ago
Updated date in (c) lines, bumped version number, and updated tested-with fields. More... almost 12 years ago
word parser fails for quoted string prefixed by ws More... almost 12 years ago
hsemail.cabal: updated (c) line and tested-with field More... about 13 years ago
hsemail.cabal: updated gero's e-mail address More... about 13 years ago
hsemail.cabal: tentatively bumped version to 1.7 More... over 13 years ago
Fixed plenty of GHC and HLint warnings. More... over 13 years ago
Text/ParserCombinators/Parsec/Rfc2822.hs: derive 'Show' for new GenericMessage type More... about 14 years ago
hsemail.cabal: updated cabal file for 1.5 release More... about 14 years ago
Message now usable with ByteString or other types as body More... about 14 years ago
Updated Cabal build for the 1.4 release. More... about 14 years ago
Rfc2822: fixed bug concerning unstructured text that ends with whitespace More... almost 16 years ago
Updated cabal build. More... about 16 years ago
Added old-time dependency and declare GHC flags. Thanks to [email protected] for the patch. More... over 16 years ago
Bumped version to 1.1. More... over 16 years ago
Copy optionMaybe combinator from latest parsec into the source code to avoid build failure on ghc 6.6.1. More... over 16 years ago
Updated date in copyright header. More... over 16 years ago
Patch received from David Leuschner <[email protected]> in <[email protected]>. More... over 16 years ago
fix cabal file for ghc 6.6.1 More... over 16 years ago
cabal: added synopsis More... over 16 years ago
Cosmetic. More... over 16 years ago
Updated README to reflect the bsd3 license. More... over 16 years ago