[vector] #25: vector shouldn't build-depend on ghc

vector vector at projects.haskell.org
Mon Jul 12 23:20:34 EDT 2010


#25: vector shouldn't build-depend on ghc
----------------------+-----------------------------------------------------
Reporter:  anonymous  |        Owner:     
    Type:  defect     |       Status:  new
Priority:  major      |    Milestone:     
 Version:             |   Resolution:     
Keywords:             |  
----------------------+-----------------------------------------------------
Comment (by rl):

 Actually, vector does use ghc for !SpecConstr annotations but these are
 only supported in 6.14 so it doesn't depend on ghc if built with 6.12. The
 Cabal file could probably express this. I'm curious about the problems you
 mention. If depending on ghc is bad we really ought to rethink the design
 of !SpecConstr annotations. Could you please elaborate?

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/25#comment:1>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list