id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
4868,deepseq should not depend on containers,tibbe,,"The [http://hackage.haskell.org/package/deepseq deepseq] package depends on the [http://hackage.haskell.org/package/containers containers] package. This forces all packages that want to depend on `deepseq` in order to provide a `NFData` instance for exported types, to also depend on `containers`.

Proposal, have `containers` depend on `deepseq`, not the other way around, and define the `NFData` instances for the types in the `containers` package, in the `containers` package.
",proposal,closed,normal,Not GHC,libraries (other),7.0.1,wontfix,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
