> I think I remember that some program was used to generate either the
> Hugs or GHCi ascii logo that appears when you fire up the interpreter.

While not being the same, there's a similar program in the Hugs demos
directory:

  /usr/lib/hugs/demos/Say.hs

Say> putStr $ say "Hugs"

H   H  U   U   GGGG   SSSS
H   H  U   U  G      S
HHHHH  U   U  G  GG   SSS
H   H  U   U  G   G      S
H   H   UUU    GGG   SSSS



Regards,
afpelmus

_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to