@hackage hscurses-fish-ex1.3.2
hscurses swimming fish example
Categories
License
ISC
Maintainer
Dino Morelli <dino@ui3.info>
Links
Versions
Installation
Tested Compilers
Dependencies (0)
Dependents (1)
@hackage/acme-everything
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:
$ git clone https://github.com/dino-/hscurses-fish-ex.git - If you're just looking, browse the source
And once you have it, building the usual way:
$ stack init
$ stack build
$ stack exec hscurses-fish-ex
Contact
Dino Morelli <dino@ui3.info>