X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=bugs%2Fissue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml;h=3e454e7b620c75acf297d3d6d0aa643f5a214857;hb=d70d885133173b9cf89cf6b3e34c8732cb65ab61;hp=13073fa5e457e518cda51e39e0394cfbb51a2203;hpb=73ddbe92c23aec1d4e06cb9dce1b2b088643f5c2;p=Lucu.git diff --git a/bugs/issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml b/bugs/issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml index 13073fa..3e454e7 100644 --- a/bugs/issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml +++ b/bugs/issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml @@ -3,9 +3,9 @@ title: Use attoparsec instead of our handmade parser combinator desc: attoparsec does have a capability of returning unconsumed bytes, which was the very reason I made Network.HTTP.Lucu.Parser. 'allowEOF' can be eliminated I think. type: :task component: Lucu -release: +release: Lucu-1.0 reporter: PHO -status: :unstarted +status: :in_progress disposition: creation_time: 2010-03-12 06:56:06.939283 Z references: [] @@ -16,3 +16,12 @@ log_events: - PHO - created - "" +- - 2011-07-30 04:40:19.458276 Z + - PHO + - assigned to release Lucu-1.0 from unassigned + - "" +- - 2011-07-30 11:17:19.173203 Z + - PHO + - changed status from unstarted to in_progress + - "" +git_branch: attoparsec