autom 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- autom.cabal +2/−2
autom.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.1.0.1+version: 0.1.0.2 -- A short (one-line) description of the package. synopsis: Generates and displays patterns from next nearest neighbors cellular automata@@ -55,7 +55,7 @@ extra-source-files: README.md -- Constraint on the version of Cabal needed to build this package.-cabal-version: >=1.20.0.2+cabal-version: >=1.10 library -- Modules exported by the library.