time-warp 0.1.1 → 0.1.1.1
raw patch · 1 files changed
+4/−4 lines, 1 files
Files
- time-warp.cabal +4/−4
time-warp.cabal view
@@ -1,7 +1,7 @@ name: time-warp-version: 0.1.1+version: 0.1.1.1 synopsis: distributed systems execution emulation-homepage: http://gitlab.serokell.io/serokell-team/time-warp+homepage: https://github.com/serokell/time-warp bug-reports: https://github.com/serokell/time-warp/issues license: GPL-3 license-file: LICENSE@@ -11,8 +11,8 @@ build-type: Simple cabal-version: >=1.18 category: Control, Network-synopsis: Disctributed systems execution emulation-description: This package allows to write scenarious over distributed+synopsis: Distributed systems execution emulation+description: This package allows to write scenarios over distributed systems, which can be launched as either real program or fast emulation without need to wait for delays and with network nastiness manually controlled.