[Git][ghc/ghc][wip/filepath-1.5] Win32

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Fri Jan 26 19:39:06 UTC 2024



Ben Gamari pushed to branch wip/filepath-1.5 at Glasgow Haskell Compiler / GHC


Commits:
47ffbb23 by Ben Gamari at 2024-01-26T14:38:56-05:00
Win32

- - - - -


1 changed file:

- compiler/ghc.cabal.in


Changes:

=====================================
compiler/ghc.cabal.in
=====================================
@@ -128,7 +128,7 @@ Library
                    ghci == @ProjectVersionMunged@
 
     if os(windows)
-        Build-Depends: Win32  >= 2.3 && < 2.14
+        Build-Depends: Win32  >= 2.3 && < 2.15
     else
         Build-Depends: unix   >= 2.7 && < 2.9
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/47ffbb23f2fd61f2dccf39905b336557c3010ec7

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/47ffbb23f2fd61f2dccf39905b336557c3010ec7
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240126/d1ea1a1a/attachment.html>


More information about the ghc-commits mailing list