Re: [Haskell-cafe] Has anybody tried to upgrade Cabal on HP (Win 7)

2010-06-18 Thread Duncan Coutts
On 18 June 2010 15:48, Daniel Kahlenberg wrote: > Hello, > > I recently installed HP 2010.1.0.0 within Windows 7 and wanted to > upgrade the Cabal package to 1.8.0.6 today, sadly I got stuck on a > failure building the "directory" package. > > So I tried to isolate the messages a bit and gave the

Re: [Haskell-cafe] Has anybody tried to upgrade Cabal on HP (Win 7)

2010-06-18 Thread Daniel Kahlenberg
On 18.06.2010 17:07, JP Moresmau wrote: > got around by making sure every thing was installed with --global I forgot using the --global flag to be complete, so here is the full command in a ghci session (account with full access rights, msys tools on path) again: Prelude System.Cmd> > rawSystem "

Re: [Haskell-cafe] Has anybody tried to upgrade Cabal on HP (Win 7)

2010-06-18 Thread Daniel Kahlenberg
On 18.06.2010 17:07, JP Moresmau wrote: > > > On Fri, Jun 18, 2010 at 4:48 PM, Daniel Kahlenberg > mailto:d.kahlenb...@googlemail.com>> wrote: > Prelude System.Cmd> > > rawSystem "cabal" ["upgrade", "--constraint=base==4.*", "directory", > > "-v3", "--user", > > "--build-log=d:/t

Re: [Haskell-cafe] Has anybody tried to upgrade Cabal on HP (Win 7)

2010-06-18 Thread JP Moresmau
On Fri, Jun 18, 2010 at 4:48 PM, Daniel Kahlenberg < d.kahlenb...@googlemail.com> wrote: > Hello, > > I recently installed HP 2010.1.0.0 within Windows 7 and wanted to > upgrade the Cabal package to 1.8.0.6 today, sadly I got stuck on a > failure building the "directory" package. > > So I tried to

[Haskell-cafe] Has anybody tried to upgrade Cabal on HP (Win 7)

2010-06-18 Thread Daniel Kahlenberg
Hello, I recently installed HP 2010.1.0.0 within Windows 7 and wanted to upgrade the Cabal package to 1.8.0.6 today, sadly I got stuck on a failure building the "directory" package. So I tried to isolate the messages a bit and gave the following a try in a ghci session (1st time only with path to