16 Apr
2015
16 Apr
'15
9:56 p.m.
Hi, On 16 April 2015 at 15:34, Duncan Coutts <duncan@well-typed.com> wrote:
Compliant tar tools (including the standard unix tools, and cabal-install) understand this and take the last entry in the archive as the current file content.
Thanks. I looked at the code again, and while this is not explicitly mentioned in comments, we get this behaviour for free by relying on Map.fromList.