RE: ANNOUNCE: GHC version 5.04 released

2002-07-22 Thread Simon Marlow


 I've patched up an install script for OpenBSD users of GHC who:
 
 -  would like to install it somewhere other than /usr/local
 -  do not have root priviledges on their machine
 
 Note that uninstallation must be by hand if you use this script, as we
 bypass the pkg system.

Could this be done using GHC's normal binary distribution mechanism?  In
a build tree you do the following:

  - add the line 'BIN_DIST=1' to mk/build.mk
  - build everything (inc. profiling libraries if required)
  - say 'make binary-dist Project=Ghc' at the top level
  - tar up the contents of ghc-5.04 and ship it

this gives you a tarball which can be unpacked and used in-place or
installed elsewhere in the filesystem.

Cheers,
Simon
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: ANNOUNCE: GHC version 5.04 released

2002-07-15 Thread Michael Weber

* Ashley Yakeley [EMAIL PROTECTED] [2002-07-11T17:06-0700]:
 At 2002-07-11 11:22, Eray Ozkural wrote:
 
  A Windows installer for 5.04 is now available via the GHC downloads
  page: http://haskell.org/ghc/download_ghc_504.html
 
 /me pings debian people. we can't lag behind windows, come on ;)

Why not?

 I'm sure Michael Weber is working on it even as we speak...

ETA is next weekend.


Cheers,
Michael
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: ANNOUNCE: GHC version 5.04 released

2002-07-12 Thread Manuel M T Chakravarty

Simon Marlow [EMAIL PROTECTED] wrote,


 The (Interactive) Glasgow Haskell Compiler -- version 5.04

 
 We are pleased to announce a new major release of the Glasgow Haskell
 Compiler (GHC), version 5.04.

RPMs built on Red Hat 7.3 are now available from

  ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-5.04-1.i386.rpm
  ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-prof-5.04-1.i386.rpm
  ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-doc-5.04-1.i386.rpm

with the source rpm at

  ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/src/ghc-5.04-1.src.rpm

Cheers,
Manuel
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



RE: ANNOUNCE: GHC version 5.04 released

2002-07-12 Thread Simon Marlow

 RPMs built on Red Hat 7.3 are now available from

Also now available from the GHC download page.

Simon
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: ANNOUNCE: GHC version 5.04 released

2002-07-12 Thread Donald Bruce Stewart

On Thu, Jul 11, 2002 at 10:56:08AM +0100, Simon Marlow wrote:
 

 The (Interactive) Glasgow Haskell Compiler -- version 5.04

 
 We are pleased to announce a new major release of the Glasgow Haskell
 Compiler (GHC), version 5.04.

Available is a basic OpenBSD x86 package:

ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04.tgz

This was built on an 3.1 machine. Earlier OpenBSD versions will probably
be able to handle it, with library simlinks. Note that ghci isn't
available yet.

The package source is at:
ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04-port.tgz

Cheers,
Don
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: ANNOUNCE: GHC version 5.04 released

2002-07-11 Thread Sigbjorn Finne


 Simon Marlow [EMAIL PROTECTED] writes:
 
 The (Interactive) Glasgow Haskell Compiler -- version 5.04

 
 Packages will appear as they are built - if the package for your system
 isn't available yet, come back later.
 

A Windows installer for 5.04 is now available via the GHC downloads
page: http://haskell.org/ghc/download_ghc_504.html

--sigbjorn


___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: ANNOUNCE: GHC version 5.04 released

2002-07-11 Thread Eray Ozkural

On Thursday 11 July 2002 19:19, Sigbjorn Finne wrote:

 A Windows installer for 5.04 is now available via the GHC downloads
 page: http://haskell.org/ghc/download_ghc_504.html

/me pings debian people. we can't lag behind windows, come on ;)

-- 
Eray Ozkural (exa) [EMAIL PROTECTED]
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo  Malfunction: http://mp3.com/ariza
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: ANNOUNCE: GHC version 5.04 released

2002-07-11 Thread Ashley Yakeley

At 2002-07-11 11:22, Eray Ozkural wrote:

 A Windows installer for 5.04 is now available via the GHC downloads
 page: http://haskell.org/ghc/download_ghc_504.html

/me pings debian people. we can't lag behind windows, come on ;)

I'm sure Michael Weber is working on it even as we speak...


-- 
Ashley Yakeley, Seattle WA

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users