[Haskell-cafe] Finding the contents of haskell platform?
Stephen Tetley
stephen.tetley at gmail.com
Fri Nov 5 17:05:59 EDT 2010
On 5 November 2010 20:08, Andrew Coppin <andrewcoppin at btinternet.com> wrote:
> Would it be hard to replace "->" with a real Unicode arrow character?
>
It should be quite easy - whether a given font has an arrow readily
available is a different matter. It might be be simpler to drop into
the Symbol font (should be present for all broswers) and use
arrowright - code 0o256.
More information about the Haskell-Cafe
mailing list