patch applied (cabal-branches/cabal-1.2): Be more fuzzy with os,
arch and impl matching in conditions. Fixes bug #158.
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Oct 15 15:14:03 EDT 2007
Tue Sep 25 06:26:08 PDT 2007 Duncan Coutts <duncan at haskell.org>
* Be more fuzzy with os, arch and impl matching in conditions. Fixes bug #158.
Do all the comparisons case insensitively and add some OS aliases so that
if os(windows) works if the System.Info.os is actually "mingw32".
M ./Distribution/Configuration.hs -3 +11
More information about the cabal-devel
mailing list