haskell-safe in [haskell-extra] relies on ghc-7.4.2.1 ?
Hi, [haskell] seems to work fine with ghc 7.6.1 (the current ghc version in Arch repos) but my first try with [haskell-extra] has choked: sudo pacman -S haskell-safe resolving dependencies... warning: cannot resolve "ghc=7.4.2-1", a dependency of "haskell-safe" Actually my sole need is to install hoogle and I am trying to achieve this by using the provided repos. As I quickly realize that manual cabal installs are not a good option, I try to minimize them. Here I am just a bit surprised that the first package I try from [haskell-extra] fails because it expects another version of ghc ... Am I missing something or is it "haskell-safe" that should be fixed or removed from the repository ? Thanks for your help - PierreR
On Fri, Dec 7, 2012 at 11:37 AM, Pierre Radermecker <pradermecker@yahoo.ca> wrote:
Hi,
[haskell] seems to work fine with ghc 7.6.1 (the current ghc version in Arch repos) but my first try with [haskell-extra] has choked:
sudo pacman -S haskell-safe resolving dependencies... warning: cannot resolve "ghc=7.4.2-1", a dependency of "haskell-safe"
Actually my sole need is to install hoogle and I am trying to achieve this by using the provided repos. As I quickly realize that manual cabal installs are not a good option, I try to minimize them. Here I am just a bit surprised that the first package I try from [haskell-extra] fails because it expects another version of ghc ... Am I missing something or is it "haskell-safe" that should be fixed or removed from the repository ?
[haskell-extra] is deprecated: https://github.com/EffeErre/habs-extra /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
I updated the wiki to not recommend [haskell-extra], but instead talk about [haskell-web]. https://wiki.archlinux.org/index.php/Haskell_package_guidelines On Fri, Dec 7, 2012 at 11:16 PM, Magnus Therning <magnus@therning.org>wrote:
On Fri, Dec 7, 2012 at 11:37 AM, Pierre Radermecker <pradermecker@yahoo.ca> wrote:
Hi,
[haskell] seems to work fine with ghc 7.6.1 (the current ghc version in Arch repos) but my first try with [haskell-extra] has choked:
sudo pacman -S haskell-safe resolving dependencies... warning: cannot resolve "ghc=7.4.2-1", a dependency of "haskell-safe"
Actually my sole need is to install hoogle and I am trying to achieve this by using the provided repos. As I quickly realize that manual cabal installs are not a good option, I try to minimize them. Here I am just a bit surprised that the first package I try from [haskell-extra] fails because it expects another version of ghc ... Am I missing something or is it "haskell-safe" that should be fixed or removed from the repository ?
[haskell-extra] is deprecated: https://github.com/EffeErre/habs-extra
/M
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell
Excellent! /M On Fri, Dec 7, 2012 at 9:37 PM, Ramana Kumar <ramana@member.fsf.org> wrote:
I updated the wiki to not recommend [haskell-extra], but instead talk about [haskell-web]. https://wiki.archlinux.org/index.php/Haskell_package_guidelines
On Fri, Dec 7, 2012 at 11:16 PM, Magnus Therning <magnus@therning.org> wrote:
On Fri, Dec 7, 2012 at 11:37 AM, Pierre Radermecker <pradermecker@yahoo.ca> wrote:
Hi,
[haskell] seems to work fine with ghc 7.6.1 (the current ghc version in Arch repos) but my first try with [haskell-extra] has choked:
sudo pacman -S haskell-safe resolving dependencies... warning: cannot resolve "ghc=7.4.2-1", a dependency of "haskell-safe"
Actually my sole need is to install hoogle and I am trying to achieve this by using the provided repos. As I quickly realize that manual cabal installs are not a good option, I try to minimize them. Here I am just a bit surprised that the first package I try from [haskell-extra] fails because it expects another version of ghc ... Am I missing something or is it "haskell-safe" that should be fixed or removed from the repository ?
[haskell-extra] is deprecated: https://github.com/EffeErre/habs-extra
/M
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
It works nicely. I have had a timeout issue with [haskell-web]. Not so easy to solve because the internal pacman downloader does not currently provide a timeout setting (but it is always possible to use another one). Thx Cheers ________________________________ From: Magnus Therning <magnus@therning.org> To: Ramana Kumar <ramana@member.fsf.org> Cc: Pierre Radermecker <pradermecker@yahoo.ca>; "arch-haskell@haskell.org" <arch-haskell@haskell.org> Sent: Sunday, December 9, 2012 12:05:46 PM Subject: Re: [arch-haskell] haskell-safe in [haskell-extra] relies on ghc-7.4.2.1 ? Excellent! /M On Fri, Dec 7, 2012 at 9:37 PM, Ramana Kumar <ramana@member.fsf.org> wrote:
I updated the wiki to not recommend [haskell-extra], but instead talk about [haskell-web]. https://wiki.archlinux.org/index.php/Haskell_package_guidelines
On Fri, Dec 7, 2012 at 11:16 PM, Magnus Therning <magnus@therning.org> wrote:
On Fri, Dec 7, 2012 at 11:37 AM, Pierre Radermecker <pradermecker@yahoo.ca> wrote:
Hi,
[haskell] seems to work fine with ghc 7.6.1 (the current ghc version in Arch repos) but my first try with [haskell-extra] has choked:
sudo pacman -S haskell-safe resolving dependencies... warning: cannot resolve "ghc=7.4.2-1", a dependency of "haskell-safe"
Actually my sole need is to install hoogle and I am trying to achieve this by using the provided repos. As I quickly realize that manual cabal installs are not a good option, I try to minimize them. Here I am just a bit surprised that the first package I try from [haskell-extra] fails because it expects another version of ghc ... Am I missing something or is it "haskell-safe" that should be fixed or removed from the repository ?
[haskell-extra] is deprecated: https://github.com/EffeErre/habs-extra
/M
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
participants (3)
-
Magnus Therning -
Pierre Radermecker -
Ramana Kumar