Hi
I think with the attached backport patch it is possible at least to
build the cabal-install-0.15.1 source included in ghc-7.6.1's src
tarball with ghc-7.6.1.
Jens
> On 15 September 2012 11:35, Mikhail Glushenkov wrote:
>> Can it be so that ghc-7.6.1 ships with an older snapshot of Cabal-1.16
On Sat, Sep 15, 2012 at 4:35 AM, Mikhail Glushenkov
wrote:
> Jens Petersen community.haskell.org> writes:
>
>>
>> Hi,
>>
>> I managed to build cabal-install-0.25.2 (from the cabal-1.16 branch)
>> with ghc-7.6.1 Cabal.
>>
>> However the use of viewAsFieldDescr in
>> cabal-install/Distribution/Clie
On 15 September 2012 11:35, Mikhail Glushenkov
wrote:
> Can it be so that ghc-7.6.1 ships with an older snapshot of Cabal-1.16?
Indeed
> Try building cabal-install using revision
> e7e7ce1029707a67d26e6dc29de11141734898e3
I don't doubt that it builds with the Cabal in cabal-1.16 branch
but that
Jens Petersen community.haskell.org> writes:
>
> Hi,
>
> I managed to build cabal-install-0.25.2 (from the cabal-1.16 branch)
> with ghc-7.6.1 Cabal.
>
> However the use of viewAsFieldDescr in
> cabal-install/Distribution/Client/Config.hs
> causes problems due to the:
>
> error "Command.opt
Hi,
I managed to build cabal-install-0.25.2 (from the cabal-1.16 branch)
with ghc-7.6.1 Cabal.
However the use of viewAsFieldDescr in
cabal-install/Distribution/Client/Config.hs
causes problems due to the:
error "Command.optionToFieldDescr: feature not implemented"
in Cabal-1.16.0, so I am no