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
Given that cabal install no longer means anything for a library (since Cabal 3.0), there's an argument for removing the buildexe flag entirely, so that cabal install pretty-simple just does the right thing.
Given that
cabal installno longer means anything for a library (since Cabal 3.0), there's an argument for removing thebuildexeflag entirely, so thatcabal install pretty-simplejust does the right thing.@cdepillabout Am I missing anything?