chessai / eigen

Haskell bindings to the Eigen C++ library
Other
16 stars 6 forks source link

Use system-cxx-std-lib on GHC >= 9.4 #23

Closed sheaf closed 1 year ago

sheaf commented 1 year ago

This improves C++ support on GHC >= 9.4, in particular on Windows where without this patch I get errors of the form

stdc++ or dependencies not loaded