ghc-unliftio-core/ghc-unliftio-core-0.2.1.0-ghc-9.4.8.patch

11 lines
356 B
Diff

--- unliftio-core-0.2.1.0/unliftio-core.cabal.orig 2023-12-02 22:30:24.138030689 +0100
+++ unliftio-core-0.2.1.0/unliftio-core.cabal 2023-12-02 22:30:31.177040521 +0100
@@ -28,6 +28,6 @@
hs-source-dirs:
src
build-depends:
- base >=4.9 && <4.17
+ base >=4.9 && <4.18
, transformers >=0.2 && <0.7
default-language: Haskell2010