[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Should jhc package be maintained by DHG?



Hi boss.

On Mon, Feb 4, 2013 at 4:53 AM, Joachim Breitner <nomeata@debian.org> wrote:
>> And my jhc Debian package includes them.
>>
>> $ grep "\.hl" /var/lib/dpkg/info/jhc.list
>> [..]
>> /usr/share/jhc-0.8/html-1.0.1.2.hl
>>
>> The hl files are Haskell libraries compile with jhc.
>
> Ok, so this corresponds to the core libraries in GHC, right?

No.
They are two types of JHC_LIBS and JHC_EXT_LIBS.

JHC_LIBS = jhc-prim-1.0.hl jhc-1.0.hl haskell-extras-0.8.1.hl
haskell2010-0.8.1.hl flat-foreign-1.0.hl haskell98-1.0.hl
applicative-1.0.hl
JHC_EXT_LIBS = containers-0.3.0.0.hl Diff-0.1.2.hl html-1.0.1.2.hl
HUnit-1.2.2.1.hl parsec-2.1.0.1.hl pretty-1.0.1.1.hl
QuickCheck-1.2.0.0.hl safe-0.2.hl smallcheck-0.4.hl
xhtml-3000.2.0.1.hl transformers-0.2.1.0.hl filepath-1.2.0.0.hl
deepseq-1.1.0.2.hl

JHC_LIBS corresponds to the core libraries in GHC.
But I think that JHC_EXT_LIBS is ported by upstream author, for him
personal reason.

> Or, as long as the number of libraries is small, just include it in the
> jhc source tarball ist like the existing libraries.

You are right.
Now my jhc package inlclude every hl files in the earth.

ITSUMO ARIGATOU,
--
Kiwamu Okabe


Reply to: