About

Metadata

  • Last updated , by SimonMarlow
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Simon Marlow <marlowsd@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    threaded (off by default)

Readme

This is an implementation of the classic "Hello World" program in Haskell, as an example of how to create a minimal Haskell application using Cabal and Hackage. Please submit any suggestions and improvements.