# 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](http://hackage.haskell.org/package/hscurses-fish-ex) - Get the source with darcs: `$ darcs get http://hub.darcs.net/dino/hscurses-fish-ex` - If you're just looking, [browse the source](http://hub.darcs.net/dino/hscurses-fish-ex) And once you have it, building the usual way: $ cabal configure $ cabal build ## Contact Dino Morelli <[dino@ui3.info](mailto:dino@ui3.info)>