Parallel 3.x breaks conformance to haskell platform

Hi guys, I have updated a bunch of packages on AUR and in the habs repository. We almost conform to haskell-platform. The only thing missing right now is a proper version of haskell-parallel. The [extra] tree ships version 3.x, but the standard says that version 2.2.0.1 ought to be used. Vesa, can you do something about that? I also notice that haskell-fgl 5.4.2.3, haskell-glut 2.1.2.1, and haskell-opengl 2.2.3.0 are the only haskell-platform packages that are not found in [extra]. Is there a particular reason for their omission? | # bauerbill -S --aur haskell-platform --pacman-noconfirm | [...] | --> resolving gmp... installed | --> resolving ghc=6.12.3... installed | --> resolving haskell-cabal... installed (provided by ghc) | --> resolving haskell-glut=2.1.2.1... found in [arch-haskell] | --> resolving haskell-http=4000.0.9... found in [extra] | --> resolving haskell-hunit=1.2.2.1... found in [extra] | --> resolving haskell-opengl=2.2.3.0... found in [arch-haskell] | --> resolving haskell-quickcheck=2.1.1.1... found in [extra] | --> resolving haskell-cgi=3001.1.7.3... found in [extra] | --> resolving haskell-deepseq=1.1.0.0... found in [extra] | --> resolving haskell-fgl=5.4.2.3... found in [arch-haskell] | --> resolving haskell-haskell-src=1.0.1.3... found in [extra] | --> resolving haskell-html=1.0.1.2... found in [extra] | --> resolving haskell-mtl=1.1.0.2... found in [extra] | --> resolving haskell-network=2.2.1.7... found in [extra] | --> resolving haskell-parallel=2.2.0.1... unresolvable | --> resolving haskell-parsec=2.1.0.1... found in [extra] | --> resolving haskell-regex-base=0.93.2... found in [extra] | --> resolving haskell-regex-compat=0.93.1... found in [extra] | --> resolving haskell-regex-posix=0.94.2... found in [extra] | --> resolving haskell-stm=2.1.2.1... found in [extra] | --> resolving haskell-xhtml=3000.2.0.1... found in [extra] | --> resolving haskell-zlib=0.5.2.0... found in [extra] | --> resolving cabal-install=0.8.2... installed | --> resolving alex=2.3.3... installed | --> resolving happy=1.18.5... installed | WARNING: unresolved dependencies: haskell-platform -> haskell-parallel=2.2.0.1 (not found) Take care, Peter

Vesa, Remy, it's my understanding that [extra] is supposed to conform to haskell platform. As of now, it doesn't because of haskell-parellel-3.1.0.1-1. I didn't get any responses to my inquiry, so I wonder whether either of you has any intentions to remedy that problem? Take care, Peter

On Thu, Nov 4, 2010 at 6:25 PM, Peter Simons
Vesa, Remy,
it's my understanding that [extra] is supposed to conform to haskell platform. As of now, it doesn't because of haskell-parellel-3.1.0.1-1.
I didn't get any responses to my inquiry, so I wonder whether either of you has any intentions to remedy that problem?
That was supposed to be fixed already. I'll check it out when I have time. --vk
participants (2)
-
Peter Simons
-
Vesa Kaihlavirta