Skip to content
  • Joey Hess's avatar
    fix obviously wrong attoparsec parser · 6992250d
    Joey Hess authored
    takeByteString can only be used at the end of a parser, not before other
    input. This was a dumb enough mistake that I audited the rest of the
    code base for similar mistakes. Pity that attoparsec cannot avoid it at
    the type level.
    
    Fixes git-annex forget propagation between repositories. (reversion
    introduced in version 7.20190122)
    
    Sponsored-by: Brock Spratlen on Patreon
    6992250d
To find the state of this project's repository at the time of any of these versions, check out the tags.