Skip to content
  • Ben Gamari's avatar
    5576333a
    Use system-cxx-std-lib where available · 5576333a
    Ben Gamari authored
    Starting with the 9.4 release, GHC provides `system-cxx-std-lib`, a
    "virtual" package which can be used to reliably link against the
    system's C++ standard library implementation.
    
    See GHC #20010.
    5576333a
    Use system-cxx-std-lib where available
    Ben Gamari authored
    Starting with the 9.4 release, GHC provides `system-cxx-std-lib`, a
    "virtual" package which can be used to reliably link against the
    system's C++ standard library implementation.
    
    See GHC #20010.
Loading