- Synopsis
-
Ouroboros network framework
- Description
-
Ouroboros network framework.
- Author
-
Alexander Vieth, Duncan Coutts, Marcin Szamotulski
- Maintainer
-
marcin.szamotulski@iohk.io
- License
-
Apache-2.0
- Source
-
-
https://github.com/input-output-hk/ouroboros-network
- Commit hash
- b467291cce90139d788326323beb1ff7ac6dafd2
- Subdir
- ouroboros-network-framework
- Timestamp
-
2023-12-14T20:14:47Z
- Revisions
-
None
- Dependencies
-
- library ouroboros-network-framework:
-
- ["base >=4.12 && <4.19","async >=2.1 && <2.3","bytestring >=0.10 && <0.12","cborg >=0.2.1 && <0.3","containers >=0.5 && <0.7","deepseq","dns <4.0","iproute >=1.7 && <1.8","hashable","mtl","nothunks","random","stm","text","quiet","cardano-prelude","contra-tracer","io-classes ^>=1.3.1","si-timers","strict-stm","nothunks ^>=0.1.4","psqueues","monoidal-synchronisation ^>=0.1.0.3","network >=3.1.2.2 && <3.2","network-mux ^>=0.4.4","ouroboros-network-api ^>=0.6.1","ouroboros-network-testing","typed-protocols ^>=0.1.1","typed-protocols-cborg ^>=0.1","Win32-network ^>=0.1"]
if os(windows)
- library testlib:
-
- ["base >=4.14 && <4.19","bytestring","cborg","containers","serialise","QuickCheck","contra-tracer","io-sim","io-classes","network-mux","si-timers","strict-stm","typed-protocols","typed-protocols-examples","ouroboros-network-api","ouroboros-network-framework","ouroboros-network-testing"]
- executable demo-ping-pong:
-
- ["base >=4.14 && <4.19","async","bytestring","directory","contra-tracer","ouroboros-network-api","ouroboros-network-framework","typed-protocols","typed-protocols-examples"]
- executable demo-connection-manager:
-
- ["base >=4.14 && <4.19","bytestring","network","optparse-applicative","random","contra-tracer","io-classes","network-mux","si-timers","ouroboros-network-api","ouroboros-network-framework","strict-stm","typed-protocols","typed-protocols-examples"]
- test-suite sim-tests:
-
- ["base >=4.14 && <4.19","bytestring","cborg","containers","dns","iproute","network","pretty-simple","serialise","text","time","quiet","with-utf8","QuickCheck","quickcheck-instances","tasty","tasty-quickcheck","contra-tracer","io-sim","io-classes","si-timers","strict-stm","network-mux","monoidal-synchronisation","ouroboros-network-api","ouroboros-network-framework","ouroboros-network-framework:testlib","ouroboros-network-testing","typed-protocols","typed-protocols-cborg","typed-protocols-examples"]
if !os(windows)
if os(windows)
- test-suite io-tests:
-
- ["base >=4.14 && <4.19","bytestring","containers","dns","iproute","network","time","with-utf8","QuickCheck","tasty","tasty-quickcheck","contra-tracer","io-sim","io-classes","si-timers","strict-stm","network-mux","ouroboros-network-framework","ouroboros-network-framework:testlib","typed-protocols","typed-protocols-examples"]
if !os(windows)
if os(windows)