[Haskell-beginners] Trying out GuiTV
Brandon Allbery
allbery.b at gmail.com
Mon Oct 3 03:16:09 CEST 2011
On Sun, Oct 2, 2011 at 20:53, Martin Baldan <martinobal at gmail.com> wrote:
> Then I type "ghc ./myexample.hs" and the output is:
This should be
> ghc --make myexample.hs
(I have no idea why --make is *still* not the default... without it, you
need to link in every package explicitly.)
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111002/13d672ab/attachment.htm>
More information about the Beginners
mailing list