singpolyma / OpenPGP-Haskell

http://hackage.haskell.org/package/openpgp
ISC License
9 stars 6 forks source link

Fix MarkerPacket parser #18

Closed bendlas closed 10 years ago

bendlas commented 10 years ago

Fix parser complaining about leftover bytes

singpolyma commented 10 years ago

Could you fix the hlint warnings? (By doing a commit --amend, not by adding a new commit).

Also, for the error, if it's invalid the bytestring might be anything, so maybe just show it instead of assuming it'll be valid UTF8?

singpolyma commented 10 years ago

Alternate implementation commited as 73e8337f945af7567d57fb85fbece99eadcb6c6a