Correct Windows OS name in cabal configuration
authorIan Lynagh <igloo@earth.li>
Sun, 29 Jul 2007 16:17:39 +0000 (16:17 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 29 Jul 2007 16:17:39 +0000 (16:17 +0000)
base.cabal

index 14aa264..e08510a 100644 (file)
@@ -20,7 +20,7 @@ Library {
     -- actually ought to fail.
     if flag(IsGHC) {
         build-depends: rts
-        if os(windows) {
+        if os(mingw32) {
             extra-libraries: wsock32, msvcrt, kernel32, user32, shell32
         }
         exposed-modules: