base-unicode-symbols: Unicode alternatives for common functions and operators
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
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-base | Support for base < 3.0.3.1 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- base-unicode-symbols-0.2.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 0.2.3, 0.2.4, 0.2.4.1, 0.2.4.2 |
---|---|
Dependencies | base (>=3.0 && <4.4) [details] |
Tested with | ghc ==6.8.1, ghc ==6.10.1, ghc ==7.0.1, ghc ==7.0.3 |
License | BSD-3-Clause |
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> |
Home page | http://haskell.org/haskellwiki/Unicode-symbols |
Source repo | head: darcs get http://code.haskell.org/~roelvandijk/code/base-unicode-symbols |
Uploaded | by RoelVanDijk at 2011-03-30T11:05:17Z |
Distributions | Arch:0.2.4.2, Debian:0.2.4.2, Fedora:0.2.4.2, FreeBSD:0.2.2.4, LTSHaskell:0.2.4.2, NixOS:0.2.4.2, Stackage:0.2.4.2, openSUSE:0.2.4.2 |
Reverse Dependencies | 97 direct, 8573 indirect [details] |
Downloads | 115850 total (256 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |