Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  Creating modules (Dananji Liyanage)


----------------------------------------------------------------------

Message: 1
Date: Mon, 11 May 2015 08:46:10 +0530
From: Dananji Liyanage <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Creating modules
Message-ID:
        <CAAPsY8yp-Stj7MPAMVnvfZDQmsN0enB8HwX7BUbdJPisYrW=z...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Noted :)
Thank you!!

On Fri, May 8, 2015 at 9:17 PM, Alexey Shmalko <[email protected]> wrote:

> Just a quick note. When you compile (or load in ghci) your Main
> module, GHC is smart enough to find other modules it import without
> further help. So usually you won't care about compiling/recompiling
> distinct modules, only the whole program.
>
> On Fri, May 8, 2015 at 2:05 PM, Dananji Liyanage <[email protected]>
> wrote:
> > Thank you very much :)
> >
> > On Fri, May 8, 2015 at 4:31 PM, Magnus Therning <[email protected]>
> wrote:
> >>
> >> On 8 May 2015 at 12:53, Dananji Liyanage <[email protected]> wrote:
> >> > Thanks Magnus!!
> >> >
> >> > Got it to working.
> >>
> >> Excellent!  I can recommend reading the ghc docs[1], they are good and
> >> very readable.  Then peruse Hackage to find examples of how things
> >> work.
> >>
> >> /M
> >>
> >> [1]:
> >>
> https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/index.html
> >>
> >> --
> >> Magnus Therning                      OpenPGP: 0xAB4DFBA4
> >> email: [email protected]   jabber: [email protected]
> >> twitter: magthe               http://therning.org/magnus
> >> _______________________________________________
> >> Beginners mailing list
> >> [email protected]
> >> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >
> >
> >
> >
> > --
> > Regards,
> > Dananji Liyanage
> >
> > _______________________________________________
> > Beginners mailing list
> > [email protected]
> > http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>



-- 
Regards,
Dananji Liyanage
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20150511/c5f2a8e8/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 83, Issue 13
*****************************************

Reply via email to