Re: [Help Wanted] Which package provide the System Module for rawhide

2012-11-29 Thread Jens Petersen
Main.hs:31:8: Could not find module `System' It is a member of the hidden package `haskell98-2.0.0.1'. Use -v to see a list of the files searched for. It may be nice, if anyone can tell me in which package I could find the missed System module. I had a look and kaya needed

[Help Wanted] Which package provide the System Module for rawhide

2012-11-28 Thread Jochen Schmitt
Halli, I'm trying to build the kaya package for the rawnide branch of Fedora. Unfortunately, I have got the following error messages during the build process: make -C compiler make[1]: Entering directory `/builddir/build/BUILD/kaya-0.5.2/compiler' /usr/bin/happy -g -a -c ./Parser.y -iParser.out

Re: [Help Wanted] Which package provide the System Module for rawhide

2012-11-28 Thread Ben Boeckel
On Wed, Nov 28, 2012 at 21:45:23 GMT, Jochen Schmitt wrote: Halli, I'm trying to build the kaya package for the rawnide branch of Fedora. Unfortunately, I have got the following error messages during the build process: make -C compiler make[1]: Entering directory

Re: [Help Wanted] Which package provide the System Module for rawhide

2012-11-28 Thread Dan Mashal
You can also try ' repoquery --whatprovides pkgconfig(haskell98-2.0.0.1) ' On Wed, Nov 28, 2012 at 7:13 PM, Ben Boeckel maths...@gmail.com wrote: On Wed, Nov 28, 2012 at 21:45:23 GMT, Jochen Schmitt wrote: Halli, I'm trying to build the kaya package for the rawnide branch of Fedora.

Re: [Help Wanted] Which package provide the System Module for rawhide

2012-11-28 Thread Ben Boeckel
On Wed, Nov 28, 2012 at 19:15:29 -0800, Dan Mashal wrote: You can also try ' repoquery --whatprovides pkgconfig(haskell98-2.0.0.1) ' I don't believe Haskell packages tend to install pkgconfig files (and haskell98 doesn't provide one). If you know the magic hash of the package, you can query for