At long last: 2014.2.0.0 Release Candidate 1

suhorng Y suhorng at gmail.com
Fri Jul 25 16:48:15 BST 2014


Just installed the Windows i386 version. Everything seems working. The regex
test and GLUT test both work. I've also successfully compiled Agda and
Idris.

It's a little sad that GHC on Windows has some sort of locale problem. As
an example,
if I manually install (compile!) cabal-install (1.20, say), then I wouldn't
be able to install
tf-random. The registration process fails with

    Failed to install tf-random-0.5
    cabal.exe: Error: some packages failed to install:
    tf-random-0.5 failed during the final install step. The exception was:
    C:\Users\suhorng\AppData\Local\Temp\pkgConf-tf-random-02992.5:
hGetContents:
    invalid argument (invalid byte sequence)

Anyway, that is not HP's problem. It's awesome to see 2014.2 coming!

suhorng



2014-07-25 22:56 GMT+08:00 Mark Lentczner <mark.lentczner at gmail.com>:

> On Thu, Jul 24, 2014 at 5:09 AM, George Colpitts <
> george.colpitts at gmail.com> wrote:
>
>> Installed on the Mac, looks good, not sure if following is significant:
>>
>
> Looks like you have "old stuff" in ~/.ghc *[George sent me his ghc-pkg
> dump.]*  That is, things compiled with a prior repease of 7.8.3:
>
> Warning: library-dirs: /opt/local/lib/ doesn't exist or isn't a directory
>> Warning: include-dirs: /opt/local/include/ doesn't exist or isn't a
>> directory
>
>
> These are due to the package hmatrix. It looks like it is expecting to
> find the C libraries blas and lapack installed in /opt/local.  Is this
> something you built a while ago and removed?
>
> Warning: haddock-interfaces:
>> /Users/gcolpitts/Library/Haskell/ghc-7.8.3/lib/Cabal-1.20.0.1/doc/html/Cabal.haddock
>> doesn't exist or isn't a file
>
>
> This is more upsetting, since you compiled Cabal-1.20.0.1 with the newly
> installed HP. I can reproduce this problem... and oddly, it only happens
> with Cabal! The docs are built, but not installed.... haven't figured this
> one out yet.  It did uncover another bug in that the "master haddock" in
> the User area ends up at the wrong place.
>
> - Mark
>
>
> _______________________________________________
> Haskell-platform mailing list
> Haskell-platform at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-platform/attachments/20140725/48e3a9d8/attachment.htm>


More information about the Haskell-platform mailing list