SWMMoutGetMB 0.1.1.0 → 0.1.1.1
raw patch · 1 files changed
+4/−1 lines, 1 filesdep +pipes-binarydep +pipes-bytestringdep +pipes-parse
Dependencies added: pipes-binary, pipes-bytestring, pipes-parse
Files
- SWMMoutGetMB.cabal +4/−1
SWMMoutGetMB.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.1.1.0+version: 0.1.1.1 -- A short (one-line) description of the package. synopsis: A parser for SWMM 5 binary .OUT files@@ -66,6 +66,9 @@ binary >= 0.7, bytestring >= 0.10, data-binary-ieee754 >= 0.4,+ pipes-binary >= 0.4,+ pipes-bytestring >= 2.1,+ pipes-parse >= 3.0, split >= 0.2 -- Directories containing source files.