id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty,ghcversion,platform
826,"""dependency conflict""",nue_057,,"when depnedency conflict happens, I usually use ghc-pkg unregister to solove the problem, but there is another problem. when I use ghc-pkg check, it always return a lot of problems, for example: 
  there is a conflict with bytestring-0.9.1.10 and bytestring-0.9.1.7, I unregister the version of 0.9.1.10.

  ghc-pkg check, the message is: there are problems in package Win32-2.2.0.2 dependency ""bytestring-0.9.1.10...""
  the following packages are broken, either beacause they have a problem listed above, or beacause the depend on a broken package.
  Win32-2.2.0.2, haskell98-1.0.1.1 QuickCheck-2.4.0.1...
  does anyone can help me to fix these broken package?
     thanks in advance !!",defect,closed,normal,,cabal-install tool,1.8.0.6,normal,invalid,,,unknown,6.12.3,Windows
