more binary dists Re: ANNOUNCE: GHC version 6.10.4

Christian Maeder Christian.Maeder at dfki.de
Fri Jul 24 08:48:58 EDT 2009


Simon Marlow wrote:
>>> SDM: I don't have a ghc-mtl library.  Where does that come from?
>>
>> I see "ghc-mtl" for the first time, too.
> 
> It's probably in your user package DB, installed as a dependency of
> something else.  The testsuite should be ignoring your user package DB;
> I'll fix that.

For some reason a ghc-mtl was built when compiling from source. Also
haskeline-0.6.1.5, terminfo and test is no package later on.

-bash-3.00$ utils/ghc-pkg/install-inplace/bin/ghc-pkg list
/export/local1/home/maeder/haskell/ghc-6.10.4/inplace-datadir/./package.conf:
    Cabal-1.6.0.3, HUnit-1.2.0.3, QuickCheck-1.2.0.0, array-0.2.0.0,
    base-3.0.3.1, base-4.1.0.0, bytestring-0.9.1.4, containers-0.2.0.1,
    directory-1.0.0.3, (dph-base-0.3), (dph-par-0.3),
    (dph-prim-interface-0.3), (dph-prim-par-0.3), (dph-prim-seq-0.3),
    (dph-seq-0.3), extensible-exceptions-0.1.1.0, filepath-1.1.0.2,
    (ghc-6.10.4), ghc-mtl-1.1.0.2, ghc-prim-0.1.0.0, haddock-2.4.2,
    haskeline-0.6.1.5, haskell-src-1.0.1.3, haskell98-1.0.1.0,
    hpc-0.5.0.3, html-1.0.1.2, integer-0.1.0.1, mtl-1.1.0.2,
    network-2.2.1.2, old-locale-1.0.0.1, old-time-1.0.0.2,
    packedstring-0.1.0.1, parallel-1.1.0.1, parsec-2.1.0.1,
    pretty-1.0.1.0, process-1.0.1.1, random-1.0.0.1,
    regex-base-0.72.0.2, regex-compat-0.71.0.1, regex-posix-0.72.0.3,
    rts-1.0, stm-2.1.1.2, syb-0.1.0.1, template-haskell-2.3.0.1,
    terminfo-0.3.1, test-1.0, time-1.1.4, unix-2.3.2.0,
    utf8-string-0.3.4, xhtml-3000.2.0.1
/home/maeder/.ghc/i386-solaris2-6.10.4/package.conf:
    {HAIFA-0.12}, programatica-1.0, syb-generics-2.9

-bash-3.00$ ghc-pkg list
/home/pub-bkb/pc-solaris/ghc/ghc-6.10.4/lib/ghc-6.10.4/./package.conf:
    Cabal-1.6.0.3, HTTP-3001.1.5, HTTP-4000.0.7, HUnit-1.2.0.3,
    HaXml-1.13.3, QuickCheck-1.2.0.0, Shellac-0.9.5,
    Shellac-haskeline-0.2, WashNGo-2.12, array-0.2.0.0, base-3.0.3.1,
    base-4.1.0.0, bytestring-0.9.1.4, containers-0.2.0.1, cpphs-1.7,
    curl-1.3.5, dataenc-0.13.0.0, directory-1.0.0.3, (dph-base-0.3),
    (dph-par-0.3), (dph-prim-interface-0.3), (dph-prim-par-0.3),
    (dph-prim-seq-0.3), (dph-seq-0.3), extensible-exceptions-0.1.1.0,
    fgl-5.4.2.2, filepath-1.1.0.2, (ghc-6.10.4), ghc-prim-0.1.0.0,
    haddock-2.4.2, haskeline-0.6.1.6, haskell-src-1.0.1.3,
    haskell-src-exts-1.0.1, haskell98-1.0.1.0, hpc-0.5.0.3,
    hscolour-1.13, html-1.0.1.2, hxt-8.2.0, hxt-filter-8.2.0,
    integer-0.1.0.1, mtl-1.1.0.2, network-2.2.1.2, old-locale-1.0.0.1,
    old-time-1.0.0.2, packedstring-0.1.0.1, parallel-1.1.0.1,
    parsec-2.1.0.1, pretty-1.0.1.0, process-1.0.1.1, random-1.0.0.1,
    regex-base-0.72.0.2, regex-compat-0.71.0.1, regex-posix-0.72.0.3,
    rts-1.0, stm-2.1.1.2, syb-0.1.0.1, tabular-0.1.0.2, tagsoup-0.6,
    tar-0.3.0.0, template-haskell-2.3.0.1, time-1.1.4, uni-events-2.0,
    uni-graphs-2.0, uni-htk-2.0, uni-posixutil-2.0, uni-reactor-2.0,
    uni-uDrawGraph-2.0, uni-util-2.0, uniplate-1.2.0.3, unix-2.3.2.0,
    utf8-string-0.3.4, xhtml-3000.2.0.1, xml-1.3.4, zlib-0.5.0.0
/home/maeder/.ghc/i386-solaris2-6.10.4/package.conf:
    HAIFA-0.12, programatica-1.0, syb-generics-2.9


More information about the Glasgow-haskell-users mailing list