|
We describe the design and use of monadic I/O in Haskell 1.3, the latest revision of the lazy functional programming language Haskell. Haskell 1.3 standardises the monadic I/O mechanisms now available in many Haskell systems.
|
|
The Haskell Report has moved to haskell.org.
|
|
Haskell 1.3 ... The Haskell Library report will be published as Yale University Research Report ... This document is maintained by the Yale Haskell Project. ...
|
|
The Haskell Report 1.3 adds many new features to the Haskell language. In the five years since Haskell has been available to the functional programming community, Haskell programmers have requested a number of new language features.
|
|
B.1 Notational Conventions ... actually stands for 30 productions, with 10 substitutions for i and 3 for a. ... Next Section: Literate Comments; The Haskell 1.3 Report;
|
|
Records. Haskell 1.3 provides a very simple form of records. They are really syntactic sugar for ordinary data types. E.g. ... The good old hbc compiler has now been converted to compiler Haskell 1.3.
|
|
Haskell interfaces to the external world through an abstract file system. This file system is a collection of named file system objects, which may be organised in directories (see LibDirectory). In some implementations, directories may themselves be file system objects and could be entries in other directories.
|
|
The LibTime library provides the functionality of ANSI C "time.h", adapted to the Haskell environment. It includes timezone information, as in System V, and follows RFC 1129 in its use of Coordinated Universal Time (UTC).
|
|
haskell-src-exts: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer ... Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of the standard haskell-src package, and handles most registered syntactic extensions to ... haskell-src-exts-1.3.0.tar.gz (Cabal source package)
|
|
... http proxy tunneling and more! This package provides a Haskell binding to libcurl. ... Built on, ghc-6.10. Distributions, Arch: 1.3.5, Debian: 1.3.5 ...
|