id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty,ghcversion,platform
917,Generated Paths module broken with NoImplicitPrelude,dag,,"A .cabal with NoImplicitPrelude breaks the generated Paths_pkgname module which relies on Prelude being implicitly imported, and is built using the extensions configured in .cabal:

       Name: pkgname
       Library
         Extensions: NoImplicitPrelude
         Other-Modules: Paths_pkgname

Something like the above will result in build errors for missing symbols in Paths_pkgname.",defect,closed,normal,,Cabal library,,normal,fixed,,,unknown,,
