dynamic-pipeline 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- dynamic-pipeline.cabal +2/−2
dynamic-pipeline.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 20ad2688a72310e18f38e41646470e785769cfd498eb919dca0af7723a21b7e4+-- hash: 2e2884da4e2f7061f9da8c7d81927267c84572f95b11abc020e0a49f506593ee name: dynamic-pipeline-version: 0.1.0.2+version: 0.1.0.3 synopsis: Library Type Safe implementation of Dynamic Pipeline Paradigm (DPP). description: @dynamic-pipeline@ is a __/Type Safe/__ Dynamic and Parallel Streaming Library, which is an implementation of __Dynamic Pipeline Paradigm (DPP)__ proposed in this paper [DPP](https://biblioteca.sistedes.es/articulo/the-dynamic-pipeline-paradigm/).