venzone 1.1.1.1 → 1.1.1.2
raw patch · 3 files changed
+8/−4 lines, 3 files
Files
- NEWS +4/−0
- README +2/−2
- venzone.cabal +2/−2
NEWS view
@@ -1,3 +1,7 @@+1.1.1.2+- Fix documentation issues+- dom 19 mar 2023, 11:27:38+ 1.1.1.1 - Switch to git - dom 19 mar 2023, 11:15:21
README view
@@ -10,8 +10,8 @@ and download a binary. If you prefer compiling it yourself, get Haskell on your system and then: - cabal new-update- cabal new-run venzone+ cabal update+ cabal run venzone or:
venzone.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: venzone-version: 1.1.1.1+version: 1.1.1.2 synopsis: ASCII platform-adventure game description: Steal the Earthquake Poleaxe from the Orcolat and save your valley. Binaries and more info in the@@ -24,7 +24,7 @@ data-files: stories/*.vns source-repository head- type: darcs+ type: git location: http://www.ariis.it/static/repos/stagit/venzone/ flag crea-release