Re: MacPorts and Homebrew

2015-06-11 Thread Ben Gamari
Brandon Allbery writes: > On Wed, Jun 10, 2015 at 4:27 AM, Ben Gamari wrote: > >> Just to be clear, at the moment Homebrew has no Haskell Platform >> packaging. >> > > I should probably mention that the most likely reason for this is that they > had problems packaging ghc 7.8 (which is why the g

Re: MacPorts and Homebrew

2015-06-11 Thread Brandon Allbery
On Wed, Jun 10, 2015 at 4:27 AM, Ben Gamari wrote: > Just to be clear, at the moment Homebrew has no Haskell Platform > packaging. > I should probably mention that the most likely reason for this is that they had problems packaging ghc 7.8 (which is why the ghcformacosx repo was created) and rat

Re: MacPorts and Homebrew

2015-06-10 Thread Ben Gamari
Mark Lentczner writes: > A known pitfall for all is that the OS X native installer package, and > MacPorts build with different install paths, and different library > assumptions. I don't know if Homebrew does it yet differently or is the > same as MacPorts. > Just to be clear, at the moment Home

Re: MacPorts and Homebrew

2015-06-10 Thread Ben Gamari
Mark Lentczner writes: > On Tue, Jun 9, 2015 at 8:58 AM, Brandon Allbery wrote: > >> Can we have the platform-description-via-cabal-file back? That made it >> easy to use cabal-to-Portfile tooling, >> > > ? It never left? Only now the haskell-platform.cabal is a built file, not > directly in the

Re: MacPorts and Homebrew

2015-06-09 Thread Brandon Allbery
same as MacPorts. > That's the least of the issues. MacPorts and Homebrew, for compatibility with the largely Linux-based packages they distribute, use GNU versions of libiconv and libreadline instead of Apple's BSD-sourced libraries (Apple's libreadline is BSD's libedit); since

Re: MacPorts and Homebrew

2015-06-09 Thread Mark Lentczner
A known pitfall for all is that the OS X native installer package, and MacPorts build with different install paths, and different library assumptions. I don't know if Homebrew does it yet differently or is the same as MacPorts. This is a constant source of difficultly for users that unwittingly mo

Re: MacPorts and Homebrew

2015-06-09 Thread Mark Lentczner
On Tue, Jun 9, 2015 at 8:58 AM, Brandon Allbery wrote: > Can we have the platform-description-via-cabal-file back? That made it > easy to use cabal-to-Portfile tooling, > ? It never left? Only now the haskell-platform.cabal is a built file, not directly in the repo. See the source tar ball distr

Re: MacPorts and Homebrew

2015-06-09 Thread Ben Gamari
Brandon Allbery writes: > On Tue, Jun 9, 2015 at 11:53 AM, Ben Gamari wrote: > >> Do we have a plan for offering Haskell Platform packaging via MacPorts >> or Homebrew? Some users regard these systems as Linux users >> regard their distribution's package manager: they should be used if at >> all

Re: MacPorts and Homebrew

2015-06-09 Thread Brandon Allbery
On Tue, Jun 9, 2015 at 11:53 AM, Ben Gamari wrote: > Do we have a plan for offering Haskell Platform packaging via MacPorts > or Homebrew? Some users regard these systems as Linux users > regard their distribution's package manager: they should be used if at > all possible. To quote a friend of m

MacPorts and Homebrew

2015-06-09 Thread Ben Gamari
Do we have a plan for offering Haskell Platform packaging via MacPorts or Homebrew? Some users regard these systems as Linux users regard their distribution's package manager: they should be used if at all possible. To quote a friend of mine, > Also, the page should (if it doesn't) address the us