hback 0.0 → 0.0.1
raw patch · 1 files changed
+6/−2 lines, 1 files
Files
- hback.cabal +6/−2
hback.cabal view
@@ -1,5 +1,5 @@ Name: hback-Version: 0.0+Version: 0.0.1 Build-Depends: base,haskell98,process,glade,gtk,cairo Build-type: Simple License: BSD3@@ -8,7 +8,11 @@ Maintainer: Norbert Wojtowicz <wojtowicz.norbert@gmail.com> Category: Game Synopsis: N-back memory game-Description: N-back memory game using gtk2hs+Description: N-back memory game using gtk2hs.+ .+ Instructions on installation and gameplay available at:+ <http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/>+Homepage: http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/ Extra-Source-Files: README.txt, Makefile, Paths_hback.hs