1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #29 from k-bx/master More... about 6 years ago
Fix build for network >= 3 More... over 6 years ago
Merge pull request #28 from ThoughtLeadr/master More... over 11 years ago
Add isParseError More... over 11 years ago
Throw exception on parse error. More... over 11 years ago
Merge remote-tracking branch 'forkfrom/master' More... over 11 years ago
Add dist to gitignore More... over 12 years ago
Added contributor. More... almost 14 years ago
Now builds with attoparsec==0.10.* More... about 14 years ago
Restrict attoparsec to older version More... over 14 years ago
Require network dependency >=2.3, since that is when network-bytestring was incorporated. More... almost 15 years ago
Bumped version to 0.2.3 More... almost 15 years ago
Removed deprecated dependency on network-bytestring. Thanks to Ryan Burton for pointing out the deprecated dependency. More... almost 15 years ago
Bump version to 0.2.2. More... over 15 years ago
Do not catch exceptions from readLine, let applications handle them. More... over 15 years ago
Bumped version. More... over 15 years ago
Merge branch 'oleg-wall-fix' More... over 15 years ago
Removes -Wall warnings and exception "Maybe.fromJust: Nothing" when using jobCountWithState. More... over 15 years ago
Removed several GHC warnings. More... over 15 years ago
Added contributors file. More... over 15 years ago
Set version to 0.2. More... over 15 years ago
Remove trailing whitespace. More... over 15 years ago
Add predicate for DrainingException. More... over 15 years ago
Change send to sendAll in listTubeUsed. More... over 15 years ago
Check how many bytes have been received from socket. More... over 15 years ago
Merge branch 'bytestring' More... over 15 years ago
Updated examples to work with ByteString API. More... over 15 years ago
Switch to incremental parsing of YAML dicts. More... over 15 years ago
Incrementally parse YAML lists, for speed and stability. More... over 15 years ago
Fixed documentation formatting. More... over 15 years ago