packages feed

ghc 9.2.3 → 9.2.3.20220620

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~ghc-bootdep ~ghc-heapdep ~ghci

Dependency ranges changed: ghc-boot, ghc-heap, ghci

Files

ghc.cabal view
@@ -3,7 +3,7 @@  Cabal-Version: 1.22 Name: ghc-Version: 9.2.3+Version: 9.2.3.20220620 License: BSD3 License-File: LICENSE Author: The GHC Team@@ -71,9 +71,9 @@                    hpc        == 0.6.*,                    transformers == 0.5.*,                    exceptions == 0.10.*,-                   ghc-boot   == 9.2.3,-                   ghc-heap   == 9.2.3,-                   ghci == 9.2.3+                   ghc-boot   == 9.2.3.20220620,+                   ghc-heap   == 9.2.3.20220620,+                   ghci == 9.2.3.20220620      if os(windows)         Build-Depends: Win32  >= 2.3 && < 2.13