hscurses swimming fish example (Haskell)
root
hscurses-fish-ex
Synopsis
hscurses swimming fish example (Haskell)
Description
Simple curses aquarium written to learn about the hscurses library.
Getting source
- Download the cabalized source package from Hackage
- Get the source with darcs:
$ darcs get http://hub.darcs.net/dino/hscurses-fish-ex
- If you're just looking, browse the source
And once you have it, building the usual way:
$ cabal configure
$ cabal build
Contact
Dino Morelli <dino@ui3.info>