[Bug 652573] Review Request: ghc-zip-archive - Haskell zip-archive library

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 10 02:24:59 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=652573

--- Comment #7 from Lakshmi Narasimhan <lakshminaras2002 at gmail.com> 2010-12-09 21:24:58 EST ---
>buildroot setting and cleaning is now deprecated in the Packaging Guidelines.
True. I thought if I was patching it, I would add those two lines as well to
reduce the rpmlint warnings :).

ghc-pkg list  zip-archive
/usr/lib64/ghc-6.12.3/package.conf.d
   zip-archive-0.1.1.6

--A small program like

import Codec.Archive.Zip

main = do
        putStrLn "hello world"
        return ()

--gives me this as a normal user
ghc --make test.hs

test.hs:1:7:
    Could not find module `Codec.Archive.Zip':
      Use -v to see a list of the files searched for.


But compiles as root. 

I can approve the package. Once the build occurs in rawhide, I can help you out
in testing the functionality using that small program.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list