[Haskell] Re: Use of tab characters in indentation-sensitive code
Ketil Malde
ketil+haskell at ii.uib.no
Sun Jan 25 22:06:22 EST 2004
"Sean L. Palmer" <seanpalmer at verizon.net> writes:
> Why has HTML been out for many many years, and yet programming languages
> still use plain ASCII text exclusively? Don't we have similar needs as
> other electronic document manipulators?
So we could write:
foo bar = case bar of
Zot x -> ...
Pleb -> ...
(Sorry, I couldn't help myself :-)
-kzm
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell
mailing list