All AUR packages updated to 6.12 depends

I've updated all the AUR packages to use 6.12 dependencies. (thanks to the archlinux package for scripting support). I'll write up the big announce of the transition, though we do still need a few tweaks to the community and extra package dependencies. http://www.archlinux.org/packages/?sort=&arch=i686&repo=&q=haskell&last_update=&limit=all So at this point, I'd welcome any build reports of things in AUR that break (set the 'out of date' flag), and CC me. -- Don

On Sat, 30 Jan 2010 16:51:56 -0800
"Don" == Don Stewart
wrote:
Don> So at this point, I'd welcome any build reports of things in AUR Don> that break (set the 'out of date' flag), and CC me. haskell-wxcore fails: ==> Starting build()... Setup.hs:15:57: Couldn't match expected type `GenericPackageDescription' against inferred type `Either GenericPackageDescription PackageDescription' Expected type: (GenericPackageDescription, HookedBuildInfo) Inferred type: (Either GenericPackageDescription PackageDescription, HookedBuildInfo) In the `confHook' field of a record In the first argument of `defaultMainWithHooks', namely `simpleUserHooks {confHook = myConfHook}' Setup.hs:51:37: Couldn't match expected type `GenericPackageDescription' against inferred type `Either GenericPackageDescription PackageDescription' In the expression: pkg0 In the second argument of `confHook', namely `(pkg0, pbi)' In a stmt of a 'do' expression: lbi <- confHook simpleUserHooks (pkg0, pbi) flags Sincerely, Gour p.s. In few hours we're going to vacation and won't be able to do any testing before end of Feb. -- Gour | Hlapicina, Croatia | GPG key: F96FF5F6 ----------------------------------------------------------------

gour:
On Sat, 30 Jan 2010 16:51:56 -0800
> "Don" == Don Stewart
wrote: Don> So at this point, I'd welcome any build reports of things in AUR Don> that break (set the 'out of date' flag), and CC me.
haskell-wxcore fails:
==> Starting build()...
Setup.hs:15:57: Couldn't match expected type `GenericPackageDescription' against inferred type `Either GenericPackageDescription PackageDescription' Expected type: (GenericPackageDescription, HookedBuildInfo) Inferred type: (Either GenericPackageDescription PackageDescription, HookedBuildInfo) In the `confHook' field of a record In the first argument of `defaultMainWithHooks', namely `simpleUserHooks {confHook = myConfHook}'
Setup.hs:51:37: Couldn't match expected type `GenericPackageDescription' against inferred type `Either GenericPackageDescription PackageDescription' In the expression: pkg0 In the second argument of `confHook', namely `(pkg0, pbi)' In a stmt of a 'do' expression: lbi <- confHook simpleUserHooks (pkg0, pbi) flags
This needs to be reported to the wxHaskell guys -- they depend on some funky cabal features.
participants (2)
-
Don Stewart
-
Gour