[vector] #35: Remove ghc dependency from packages

vector vector at projects.haskell.org
Fri Aug 27 21:21:31 EDT 2010


#35: Remove ghc dependency from packages
---------------------------------------------+------------------------------
Reporter:  haskell.vivian.mcphail at gmail.com  |       Owner:     
    Type:  defect                            |      Status:  new
Priority:  minor                             |   Milestone:     
 Version:                                    |    Keywords:     
---------------------------------------------+------------------------------
 When using the vector library, the ghc package has to be linked.  (I
 believe this is because of the use of the primitive package).  This is a
 large overhead, both in code size and linking time.

 It would be nice to remove this dependency

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/35>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list