Hi,

vector is also broken with HEAD.


$ cabal install --with-ghc=C:\ghc\ghc-7.7.20130806\bin\ghc.exe vector
Resolving dependencies...
[10 of 19] Compiling Data.Vector.Generic ( Data\Vector\Generic.hs, dist\build\Da
ta\Vector\Generic.o )

Data\Vector\Generic.hs:197:24:
    Module `Data.Typeable' does not export `Typeable1'
Failed to install vector-0.10.0.1
cabal: Error: some packages failed to install:
vector-0.10.0.1 failed during the building phase. The exception was:
ExitFailure 1


Pedro already sent patch to fix this problem, and I filed this to vector's trac.

  http://www.haskell.org/pipermail/ghc-devs/2013-February/000420.html

But ... this patch doesn't accept yet, and trac is down now.


How about move vector's repository the same as primitive one?


Best Regards,


On Tue, 24 Sep 2013 22:30:03 +0900, Bryan O'Sullivan <[email protected]> 
wrote:

Roman seems to have gone silent, and primitive being broken with GHC HEAD
means that there's a ton of packages we can't build right now.

Accordingly, I've imported the old darcs repo into git and published it on
github.

https://github.com/haskell/primitive

Austin, please plan to fix the GHC build to get its copy of primitive from
here, once we have it working with HEAD.


--
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to