@hackage unicode-symbols0.1.1.2
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.3
- containers >=0.2.0.1 && <0.4 Show all…
Dependents (6)
@hackage/regions, @hackage/usb-safe, @hackage/acme-everything, @hackage/ls-usb, @hackage/regions-monadstf, @hackage/regions-monadsfd
Important note: This package will soon be deprecated. Use http://hackage.haskell.org/package/base-unicode-symbols and/or http://hackage.haskell.org/package/containers-unicode-symbols instead.
This package defines new symbols for a number of functions and operators in the base package and 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