You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently broken with:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file
requires compiler and library support for the ISO C++ 2011 standard.
This support must be enabled with the -std=c++11 or -std=gnu++11
compiler options.
I thought this was fixed by haskell/cabal#4810
(which is in Cabal 2.2), but it might be broken because this:
haskell/cabal#5315
(which is in is in Cabal 2.4, which isn't yet in LTS).
0 commit comments