[Haskell-beginners] Creating modules

Dananji Liyanage dan9131 at gmail.com
Mon May 11 03:16:10 UTC 2015


Noted :)
Thank you!!

On Fri, May 8, 2015 at 9:17 PM, Alexey Shmalko <rasen.dubi at gmail.com> 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 <dan9131 at gmail.com>
> wrote:
> > Thank you very much :)
> >
> > On Fri, May 8, 2015 at 4:31 PM, Magnus Therning <magnus at therning.org>
> wrote:
> >>
> >> On 8 May 2015 at 12:53, Dananji Liyanage <dan9131 at gmail.com> 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: magnus at therning.org   jabber: magnus at therning.org
> >> twitter: magthe               http://therning.org/magnus
> >> _______________________________________________
> >> Beginners mailing list
> >> Beginners at haskell.org
> >> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >
> >
> >
> >
> > --
> > Regards,
> > Dananji Liyanage
> >
> > _______________________________________________
> > Beginners mailing list
> > Beginners at haskell.org
> > http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> 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.html>


More information about the Beginners mailing list