File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ library
5454 , th-abstraction >= 0.6.0.0 && < 0.8
5555 , time >= 1.12 && < 1.14
5656 , serdoc-core
57- , typed-protocols ^>= 1.0
57+ , typed-protocols ^>= 1.0 || ^ >= 1.1
5858 hs-source-dirs : src
5959 default-language : GHC2021
6060 default-extensions : DataKinds
Original file line number Diff line number Diff line change 11# Revision history for typed-protocols
22
3- ## next release
3+ ## 1.1.0.0 -- 26.07.2025
44
55### Breaking changes
66
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : typed-protocols
3- version : 1.0 .0.0
3+ version : 1.1 .0.0
44synopsis : A framework for strongly typed protocols
55description : A robust session type framework which supports protocol pipelining.
66 Haddocks are published [here](https://input-output-hk.github.io/typed-protocols/)
You can’t perform that action at this time.
0 commit comments