Symptoms described at https://github.com/vmchale/libarchive/pull/34 > This is presumably because starting from 9.4 GHC uses clang instead of gcc on Windows, thus different headers, which c2hs is incapable to deal with.
Symptoms described at vmchale/libarchive#34