l M T Chakravarty
| Sent: 01 May 2012 10:24
| To: Ben Lippmeier; Ian Lynagh
| Cc: cvs-ghc@haskell.org list
| Subject: Re: Build broken on OSX-x86_64
|
| [Sorry, sent from the wrong email at first.]
|
| I fixed that my reverting three recent patches from Ian:
| 05b55c670c7fe3fc01827ca02aafb6926c0
[Sorry, sent from the wrong email at first.]
I fixed that my reverting three recent patches from Ian:
05b55c670c7fe3fc01827ca02aafb6926c0b69cb,
0042c478f1169ddd9392fb39de7d0aed865a272e, and
e89ef70475fa5e9cf17af01b1b5d7fced0d2e13c.
Ian, sorry for reverting, but these patches killed the build o
On Fri, Dec 02, 2011 at 09:06:18PM +1100, Ben Lippmeier wrote:
>
> The build has been broken on OSX for a few days now. Does this look familiar
> to anyone?
I know what's going on. I'll fix it.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.or
On Tue, Jul 26, 2011 at 07:33:51PM +1000, Ben Lippmeier wrote:
>
> libraries/base/Data/Maybe.hs:70:13:
> Failed to load interface for `GHC.Integer.Type'
> There are files missing in the `integer-gmp' package,
> try running 'ghc-pkg check'.
> Use -v to see a list of the files search
On 26 July 2011 10:33, Ben Lippmeier wrote:
>
> "inplace/bin/ghc-stage1" -H32m -O-package-name base-4.4.0.0
> -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build
> -ilibraries/base/dist-install/build/autogen
> -Ilibraries/base/dist-install/build
> -Ilibraries/base/di
Ian has fixed last night's build breakage in gmp.
Simon
| -Original Message-
| From: Ian Lynagh [mailto:ig...@earth.li]
| Sent: 17 January 2011 18:18
| To: Simon Peyton-Jones
| Subject: Re: build broken
|
| On Mon, Jan 17, 2011 at 05:55:51PM +, Simon Peyton-Jones