Dino Morelli

Results 13 comments of Dino Morelli

I'm seeing this as well, same as above. GHC 7.8.4 on Arch Linux.

I would also like to see hsexif support for the WEBP image format which can have EXIF tags.

The real work of parsing epub metadata for these tools is happening in a separate library, `epub-metadata` My attention has now come back around to both of these projects but...

Jason, thank you for contributing this. Sorry it took a long time for me to circle back to these epub-* projects. I would like to hold off on moving the...

Worked on this quite a bit, moved stackage snapshot all the way up to lts-20.12 because I'd like to start using language extensions like OverloadedRecordDot and friends.

Can this still be reproduced? I recently also changed the regex library in the epub-metadata dep from `regex-compat-tdfa` to `regex-compat`, wonder if that may affect this.

Ah, sorry about that. Most of the changes I've been working on are in the `epub-metadata` library that `epub-tools` uses. They are breaking changes which is why the version was...

I'm still having build problems myself to be honest, even on Linux. Working on it, will work more tomorrow. The true solution is that I need to release the epub-metadata...

Just wanted to poke this discussion and say I made some updates and release a new 3.2 version.

Hello, I am guessing you tried the 2.10 and 2.11 release versions on Windows XP and they don't work. I built those probably with Windows 7. These days if I...