Language

Package: ghc-base-unicode-symbols @ 0.2.3

Synopsis

Unicode alternatives for common functions and operators

Description

This package defines new symbols for a number of functions, operators and types in the base package. All symbols are documented with their actual definition and information regarding their Unicode code point. They should be completely interchangeable with their definitions. For further Unicode goodness you can enable the UnicodeSyntax language extension. This extension enables Unicode characters to be used to stand for certain ASCII character sequences, i.e. → instead of ->, ∀ instead of forall and many others.

Home page
http://www.haskell.org/haskellwiki/Unicode-symbols
Location
gnu/packages/haskell-xyz.scm (line: 720, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 741 is way too long (101 characters)