Changes:
- Fix for #142, removed need for
GHC_NO_DIRENT_D_TYPE
on systems that don't supportdirent::d_type
and fixed build configuration and tests to support Solaris as new platform. - Pull request #138, if the platform uses the POSIX backend and has no
PATH_MAX
, one is defined. - Pull request #137, update of Catch2 to version v2.13.7
- Added macOS 11 to the automatically tested platforms.