hscurses-fish-ex: hscurses swimming fish example

[ console, development, education, help, program, user-interfaces ] [ Propose Tags ]

Simple curses aquarium written to learn about the hscurses library.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.3.0, 1.3.1, 1.3.2
Dependencies base (>=3 && <5), hscurses, random, safe, unix [details]
License BSD-3-Clause
Copyright 2010 Dino Morelli
Author Dino Morelli
Maintainer Dino Morelli <dino@ui3.info>
Category Console, Development, Education, Help, User Interfaces
Home page http://ui3.info/darcs/hscurses-fish-ex/
Uploaded by DinoMorelli at 2010-04-22T01:11:41Z
Distributions NixOS:1.3.2
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hscurses-fish-ex
Downloads 2810 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-30 [all 7 reports]

Readme for hscurses-fish-ex-1.3.0

[back to package description]
All relevant info is in the source file hscurses-fish-ex.hs

-----
A word about my version numbering scheme:

4-part: major.minor.status.build
3-part: major.status.build

status:
   0 alpha
   1 beta
   2 release candidate
   3 release

examples:
   1.3.0.2         v1.3 alpha build 2
   1.2.1.0         v1.2 beta build 0
   4.2.24          v4 release candidate build 24
   2.10.3.5        v2.10 release build 5 (say they were bug fixes)
   1.5.2.20090818  Can even use a date for build
                   v1.5 release candidate 2009-08-18 build