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
cabal configure with build-type: Configure should append rather than prepend the --configure-options to the ./configure script. As it is, there's no way to override the flags that Cabal supplies on its own, such as --with-gcc. Current behavior: