Perfectly harmless as our hash matcher will work with or without gz (it's rather
explicit about it:
hashmatch h (Sealed2 hp) = let rh = make_filename (info hp) in
(rh == h) || (rh == h++".gz")
This is an easy refactor to do. Just watch out for the places where you really
do want a gz extension and where you don't.
The following patch sent by Gabriel Kerneis <kerneis@pps.jussieu.fr> updated issue issue1558 with
status=resolved;resolvedin=2.8.0 HEAD
* resolve issue1558: remove ".gz" extension in xml output
Ignore-this: 24a5b7949daf7c662cb2db10cd8909a1