@hackage unicode-symbols0.1.1
Unicode alternatives for common functions and operators
Categories
License
BSD-3-Clause
Maintainer
vandijk.roel@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (2)
- base >=3.0.3.1 && <4.2
- containers >=0.2.0.1 && <0.3 Show all…
Dependents (6)
@hackage/regions, @hackage/usb-safe, @hackage/acme-everything, @hackage/ls-usb, @hackage/regions-monadstf, @hackage/regions-monadsfd
Package Flags
containers
(on by default)
Unicode symbols for the containers package
This package defines new symbols for a number of functions and operators in the base package and optionally for the containers package.
All symbols are documented with their actual definition and information regarding their Unicode code point. They should be completely interchangeable with their definitions.
This package was inspired by unicode-prelude from Péter Diviánszky: http://hackage.haskell.org/package/unicode-prelude