The base-unicode-symbols package
This package defines new symbols for a number of functions and operators 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 [1]. 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.
Original idea by Péter Diviánszky.
[1] http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#unicode-syntax
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.2.4 |
|---|---|
| Dependencies | base (≥3.0 & <3.0.3.1) or base (≥3.0.3.1 & <4.4) |
| License | BSD3 |
| Copyright | 2009–2011 Roel van Dijk <vandijk.roel@gmail.com> |
| Author | Roel van Dijk <vandijk.roel@gmail.com> |
| Maintainer | Roel van Dijk <vandijk.roel@gmail.com> |
| Stability | provisional |
| Category | |
| Home page | http://haskell.org/haskellwiki/Unicode-symbols |
| Source repository | git clone git://github.com/roelvandijk/base-unicode-symbols.git |
| Upload date | Thu Apr 21 20:51:50 UTC 2011 |
| Uploaded by | RoelVanDijk |
| Built on | ghc-7.0 |
| Distributions | Fedora: 0.2.2.4, NixOS: 0.2.2.4, Debian: 0.2.2.4, FreeBSD: 0.2.2.4 |
Modules
- Control
- Applicative
- Arrow
- Category
- Monad
- Data
- Bool
- Eq
- Foldable
- Function
- List
- Monoid
- Ord
- Prelude
Downloads
- base-unicode-symbols-0.2.1.5.tar.gz (Cabal source package)
- package description (included in the package)