Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/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: ghc prelude home (Ben Gamari)
2. Re: ghc prelude home (Antoine Latter)
3. Re: ghc prelude home (Yitzchak Gale)
----------------------------------------------------------------------
Message: 1
Date: Sun, 28 Dec 2014 14:40:26 -0500
From: Ben Gamari <[email protected]>
To: [email protected], The Haskell-Beginners Mailing List - Discussion of
primarily beginner-level topics related to Haskell
<[email protected]>, The Haskell-Beginners Mailing List -
Discussion of primarily beginner-level topics related to Haskell
<[email protected]>
Cc: Doug McIlroy <[email protected]>
Subject: Re: [Haskell-beginners] ghc prelude home
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
Yitzchak Gale <[email protected]> writes:
> Doug McIlroy wrote:
>>>> Where can I find the full ghc prelude?
>>>> In the local installation I was able to find only .hi files,
>>>> not .hs.
>
> I wrote:
>>> Even if base "lives in the GHC tree", can't base be uploaded to
>>> hackage in a way that intentionally fails to install via cabal, with
>>> an informative message? That way, at least the haddocks can be
>>> available on hackage, and if we're lucky perhaps even the source.
>
> Karl Voelker wrote:
>> It seems to me that it is already there:
>> http://hackage.haskell.org/package/base
>> It even has working source code links.
>
> Well, that does answer Doug's original question. For now,
> if Doug is still using GHC 7.8.3. But the 7.10 series is
> out now, and it seems from what Ben and Brandon are
> saying that the practice of uploading GHC-bundled
> libraries such as base to hackage has now ended.
>
Well, I didn't mean to impl that. I just meant that source-wise base is
certainly not a free-standing package (and hasn't been for some
time). Despite this, there is no reason (that I know of) why the
documentation couldn't be uploaded to Hackage.
Cheers,
- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20141228/3446af89/attachment-0001.sig>
------------------------------
Message: 2
Date: Sun, 28 Dec 2014 19:50:12 +0000
From: Antoine Latter <[email protected]>
To: [email protected], The Haskell-Beginners Mailing List - Discussion
of primarily beginner-level topics related to Haskell
<[email protected]>
Cc: Doug McIlroy <[email protected]>
Subject: Re: [Haskell-beginners] ghc prelude home
Message-ID:
<cakjsnqg1fhv+fbrqzt3im193fvzkcqv29wdf0tb9vfkw5m_...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I don't think GHC 7.10 is out yet: https://www.haskell.org/ghc/download
Although that page doesn't have 7.8.4 on it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20141228/48d4f166/attachment-0001.html>
------------------------------
Message: 3
Date: Sun, 28 Dec 2014 23:28:19 +0200
From: Yitzchak Gale <[email protected]>
To: Antoine Latter <[email protected]>
Cc: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>, Doug
McIlroy <[email protected]>
Subject: Re: [Haskell-beginners] ghc prelude home
Message-ID:
<CAOrUaLaz9Xxe4TANcM0hKULDJFn4vx=fejybbgrg81j7vp-...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Yes, sorry, neither 7.8.4 nor 7.10.1 is actually out yet.
They are both release candidates, and will be out soon.
Thanks,
Yitz
On Sun, Dec 28, 2014 at 9:50 PM, Antoine Latter <[email protected]> wrote:
> I don't think GHC 7.10 is out yet: https://www.haskell.org/ghc/download
>
> Although that page doesn't have 7.8.4 on it.
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 78, Issue 25
*****************************************