from http://aur.archlinux.org/packages.php?ID=17478
magus wrote:
haskell-array is provided by GHC itself, so there should be no need to
remove the dependency.
---
If you no longer wish to receive notifications about this package,
please go the the above package page and click the UnNotify button.
from http://aur.archlinux.org/packages.php?ID=17478
erniejunior wrote:
Seems to need haskell-array which can not be found. Disabling that
dependency helped for me.
---
If you no longer wish to receive notifications about this package,
please go the the above package page and click the UnNotify button.
Hi guys,
I was informed by Kaiting -- who kindly hosts the binary repository on
his server --, that the andromeda.kiwilight.com URL is considered
obsolete. Instead, the binary repository should be configured as
follows:
[haskell]
Server = http://www.kiwilight.com/haskell/$arch
The old URL is going to work fine for the foreseeable future, but still
the new one is preferable. Note that I dropped the previous use of
"$repo" from the URL, too, to allow the binary repository to be
configured under any name.
Take care,
Peter
Since Planet Haskell hasn't been updating for a long time I thought
I'd point to a blog post of mine on a tool I've been working on for a
while:
http://therning.org/magnus/archives/914
It's something I started working on earlier this year, after it became
painfully obvious just how much work it was to check dependencies when
updating the packages in ArchHaskell. That was pretty much all it was
good for then, but it proved to be a big time saver when used in
concert with cabal2arch. Lately I've been working on integrating
PKGBUILD generation, which basically means that a repo like
https://github.com/archhaskell/habs can be replaced by a database and
a set of package-specific patches.
I still haven't gotten around to uploading it to Hackage, it needs
some minor cosmetic changes (like a proper version number), but please
let me know if you think a tool like this would be useful.
/M
--
Magnus Therning OpenPGP: 0xAB4DFBA4
email: magnus(a)therning.org jabber: magnus(a)therning.org
twitter: magthe http://therning.org/magnus
I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind.
-- Alan Kay
I just thought I'd point out that the combination GHC 7.0.x and
binutils 2.21 isn't very good when using -fvia-C:
http://hackage.haskell.org/trac/ghc/ticket/5050
There are a few unbuildable packages in HABS due to this.
Cheers,
M
--
Magnus Therning OpenPGP: 0xAB4DFBA4
email: magnus(a)therning.org jabber: magnus(a)therning.org
twitter: magthe http://therning.org/magnus
Perl is another example of filling a tiny, short-term need, and then
being a real problem in the longer term.
-- Alan Kay
from http://aur.archlinux.org/packages.php?ID=18349
rickeyski wrote:
Version 8.7 is out. Please update, thanks
---
If you no longer wish to receive notifications about this package,
please go the the above package page and click the UnNotify button.