I noticed this when I glanced at my build progress:
libraries/vector/Data/Vector/Unboxed/Base.hs:32:66:
Warning: In the use of `mkTyCon'
(imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
There was some discus
I certainly will (unless some community saint has already).
Jack
On Jul 14, 2011, at 2:50 AM, Simon Peyton-Jones wrote:
> | A pretty bare version is now up and linked from the Repositories page
> | (http://hackage.haskell.org/trac/ghc/wiki/GitHubGHC).
>
> Thanks!
>
> |I'm not fully clear ho
Problem solved by this email:
http://www.haskell.org/pipermail/glasgow-haskell-users/2011-March/020199.html
Just a quick fix and I'm all set.
On Jul 13, 2011, at 8:37 PM, Jack Henahan wrote:
> I'm building GHC (OS X 10.6, MacTeX 2010, GHC 7.0.4) from the github repo and
> I&
I'm building GHC (OS X 10.6, MacTeX 2010, GHC 7.0.4) from the github repo and
I've just hit this error:
http://hpaste.org/49027
LaTeX is interpreting Windows' directory structure as control sequences. Any
obvious fix I'm not thinking of? I'm updating my LaTeX packages at the moment
to make sur
put as simple as possible paragraph about getting GHC sources from
> GitHub.com on
> http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources -- since
> this is usually what I hit when googling for "ghc git source"...
>
> Karel
>
> On 07/13/11 10:37 P
I'll see if I can put some work into it tonight. I have a few hours before
work, so I should be able to put a draft together, unless someone beats me to
it.
Jack
On Jul 13, 2011, at 9:27 AM, Simon Peyton-Jones wrote:
> Would someone feel able to add instructions on how to use github to build