packages feed

dynamic-pipeline 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

dynamic-pipeline.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: d407255a4c8f1348472a5c3ffd16fa33771e9f71937861df2783d3045db1b031+-- hash: 8ac154574504533d66eb99bacfcfa2f1817db8ab539c1062b02adfd60a9478d6  name:           dynamic-pipeline-version:        0.1.0.0+version:        0.1.0.1 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/).