packages feed

arghwxhaskell 0.8.1.0 → 0.8.2.0

raw patch · 1 files changed

+2/−2 lines, 1 filesnew-component:exe:argh

Files

arghwxhaskell.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                arghwxhaskell
-version:             0.8.1.0
+version:             0.8.2.0
 synopsis:            An interpreter for the Argh! programming language in wxHaskell.
 description:         An interpreter for the Argh! esoteric programming language in
                      wxHaskell. The program allows one to load, edit, save, validate
@@ -19,7 +19,7 @@ extra-source-files:  Readme.txt
 cabal-version:       >=1.10
 
-executable arghwxhaskell
+executable argh
   main-is:             Argh.hs
   -- other-modules:       
   -- other-extensions: