om-fork 0.7.1.11 → 0.7.1.12
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- om-fork.cabal +3/−3
om-fork.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: om-fork-version: 0.7.1.11+version: 0.7.1.12 synopsis: Concurrency utilities. description: Actor pattern and some limited structured concurrency tools@@ -9,7 +9,7 @@ license-file: LICENSE author: Rick Owens maintainer: rick@owensmurray.com-copyright: 2023 Owens Murray, LLC.+copyright: 2025 Owens Murray, LLC. -- category: build-type: Simple extra-source-files:@@ -19,7 +19,7 @@ common dependencies build-depends: , aeson >= 2.0.3.0 && < 2.3- , base >= 4.15.1.0 && < 4.21+ , base >= 4.15.1.0 && < 4.22 , exceptions >= 0.10.4 && < 0.11 , ki-unlifted >= 1.0.0.2 && < 1.1 , monad-logger >= 0.3.36 && < 0.4