[prev in list] [next in list] [prev in thread] [next in thread] 

List:       darcs-devel
Subject:    [darcs-devel] Add support for unix 2.8 and GHC 9.8 [Fwd from patches@darcs.net]
From:       Vekhir <Vekhir () yahoo ! com>
Date:       2024-02-01 14:10:40
Message-ID: ed7a6c09-aa27-4c02-8853-4d6c8658729d () yahoo ! com
[Download RAW message or body]

2 patches for repository http://darcs.net:

patch e0537f879caad0c8ce9164d16c407f9c527a0a20
Author: Vekhir <vekhir@yahoo.com>
Date:   Thu Feb  1 14:34:53 CET 2024
   * Bump dependencies for GHC 9.8

patch 4cf5df23db003b978504c882b3076e7d8d04be46
Author: Vekhir <vekhir@yahoo.com>
Date:   Thu Feb  1 14:52:32 CET 2024
   * Support unix 2.8


New patches:

[Bump dependencies for GHC 9.8
Vekhir <vekhir@yahoo.com>**20240201133453
  Ignore-this: 
48e6bdb6ca996ef690ae4a0df88f363f3d7341a9a381157b033e9ecb58faba2f97e89aad38f79f30
] hunk ./darcs.cabal 124
-    setup-depends: base      >= 4.10 && < 4.19,
+    setup-depends: base      >= 4.10 && < 4.20,
hunk ./darcs.cabal 413
-    build-depends:    base              >= 4.10 && < 4.19,
+    build-depends:    base              >= 4.10 && < 4.20,
hunk ./darcs.cabal 442
-                      text              >= 1.2.1.3 && < 2.1,
+                      text              >= 1.2.1.3 && < 2.2,

[Support unix 2.8
Vekhir <vekhir@yahoo.com>**20240201135232
  Ignore-this: 
64623b464fd91cadd7953cfdc5acce5cd8b7ed8ed959c405fc228b279fe756924e95525fe5d72739
] hunk ./darcs.cabal 411
-      build-depends:  unix >= 2.7.1.0 && < 2.8
+      build-depends:  unix >= 2.7.1.0 && < 2.9
hunk ./src/Darcs/Util/Compat.hs 20
+#ifdef MIN_VERSION_unix(2,8,0)
+                         creat,
+#endif
hunk ./src/Darcs/Util/Compat.hs 52
+#ifdef MIN_VERSION_unix(2,8,0)
+    = do fd <- openFd fp WriteOnly flags {creat = Just stdFileMode}
+#else
hunk ./src/Darcs/Util/Compat.hs 56
+#endif

Context:

[TAG 2.17.3
Ben Franksen <ben.franksen@online.de>**20230820124449
  Ignore-this: 
590fd10b16d03bb5419ba53d1b9e0fa58e72cb73edd9d88acf85260848dd091f90e781d2e0574daa
]
Patch bundle hash:
a511454a9973180ff2d2bddf4611197ee8174676

_______________________________________________
darcs-devel mailing list
darcs-devel@osuosl.org
https://lists.osuosl.org/mailman/listinfo/darcs-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic