ghc-vector-stream/ghc-vector-stream-0.1.0.0-ghc-9.4.8.patch

14 lines
431 B
Diff

--- vector-stream-0.1.0.0/vector-stream.cabal.orig 2023-12-02 16:39:45.663419881 +0100
+++ vector-stream-0.1.0.0/vector-stream.cabal 2023-12-02 16:40:01.802184988 +0100
@@ -43,8 +43,8 @@
Hs-Source-Dirs:
src
- Build-Depends: base >= 4.9 && < 4.17
- , ghc-prim >= 0.2 && < 0.9
+ Build-Depends: base >= 4.9 && < 4.19
+ , ghc-prim >= 0.2 && < 0.10
source-repository head
type: git