language features in 6.10.1

Simon Marlow marlowsd at gmail.com
Wed Nov 19 08:23:14 EST 2008


Serge D. Mechveliani wrote:
> The GHC team writes
> 
>> The (Interactive) Glasgow Haskell Compiler -- version 6.10.1
>> [..]
>> There have been a number of significant changes since the last 
>> major release, including:
>>
>> * Some new language features have been implemented:
>>   * Record syntax: wild-card patterns, punning, and field disambiguation
>>   * Generalised quasi-quotes
>>   * Generalised list comprehensions
>>   * View patterns
>>
>> [..]
> 
> Please, where and in what chapters these 4 language features are 
> documented?
> Thank you in advance for help,

Direct links to the docs are in the release notes:

http://www.haskell.org/ghc/docs/latest/html/users_guide/release-6-10-1.html

Cheers,
	Simon



More information about the Glasgow-haskell-users mailing list