[Haskell] Re: GHCi and Hugs ASCII logos

apfelmus at quantentunnel.de apfelmus at quantentunnel.de
Wed Dec 13 13:03:00 EST 2006


> 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



More information about the Haskell mailing list