Re: repos?

2010-12-01 Thread Don Stewart
markl: > Folks - > > Is there a repo other than http://code.haskell.org/haskell-platform? > I'm looking to test the new Mac OS X installer packaging, and I was > hoping to do it against what our current approximation of > HP-2011.1.0.0 will be. The head of the repo above seems to be at > 2010.2.0

repos?

2010-12-01 Thread Mark Lentczner
Folks - Is there a repo other than http://code.haskell.org/haskell-platform? I'm looking to test the new Mac OS X installer packaging, and I was hoping to do it against what our current approximation of HP-2011.1.0.0 will be. The head of the repo above seems to be at 2010.2.0.0. I also will h

installed haskell package layout

2010-12-01 Thread Mark Lentczner
(This is about how cabal lays out installed packages... but it is motivated by concerns when packaging an installer for Haskell Platform. I thought it might be of interest to other Haskell Platform packagers...) I've been looking at cabal's default layout of installed packages, as implemented i