libghc-base-unicode-symbols-prof

Unicode alternatives for common functions and operators; profiling libraries
  http://haskell.org/haskellwiki/Unicode-symbols
  0
  no reviews



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.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.