id,summary,owner,type,priority,component,version
200,Allow more convenient use of ghc profiling options -auto and -auto-all,kmcallister,enhancement,normal,Cabal library,
395,Warn about dependencies like parsec <= 2.1.0.0,kmcallister,enhancement,normal,Cabal library,
294,"Setup build should call Setup configure, if necessary",,enhancement,normal,Cabal library,
318,Library cannnot be used when registered in-place on OS X,--,defect,normal,Cabal library,1.4.0.1
327,should require minimum c2hs version of 0.15,,defect,normal,Cabal library,1.2.3.0
335,GHC_PACKAGE_PATH disrespected,kmcallister,defect,normal,Cabal library,1.2.3.0
369,Version ranges should be simplified before printing,,defect,normal,Cabal library,HEAD
375,target bindir should added to the build tool search path,--,defect,normal,Cabal library,HEAD
383,Hsc2hs preprocessor does not ensure that gcc has been found.,,defect,normal,Cabal library,HEAD
394,--package-db flag is not respected for compiling Setup.hs,,defect,normal,Cabal library,1.2.3.0
403,Bad error message when running ./configure fails to find sh,,defect,normal,Cabal library,HEAD
435,ban upwardly open version ranges in dependencies on base,,enhancement,normal,Cabal library,1.2.3.0
477,re-configure when the .cabal file changes,,enhancement,normal,Cabal library,1.6.0.1
484,generalise version range syntax,,enhancement,normal,Cabal library,1.6.0.1
515,--extra-lib-dirs= should add -R/-rpath to hsc2hs calls,,defect,normal,Cabal library,1.6.0.1
525,The install functions copy N executables N times,,defect,normal,Cabal library,HEAD
532,libraries and include checks can be highly misleading,kmcallister,defect,normal,Cabal library,1.6.0.2
536,c2hs needs to be given include dirs of dependent packages,,defect,normal,Cabal library,1.6.0.2
537,c2hs needs to be told where gcc -E lives on Windows,,defect,normal,Cabal library,1.6.0.2
547,mandir seems to get the wrong default,,defect,normal,Cabal library,1.6.0.1
552,Cabal fails because header file is missing. But in fact the header file is erroneous.,--,enhancement,normal,Cabal library,1.6.0.2
563,"absoluteInstallDirs changed signature, breaks darcs Setup",,defect,normal,Cabal library,HEAD
591,Dynamic libraries don't receive a proper install-name on Mac OS/X,,defect,high,Cabal library,HEAD
596,.hs-boot files included in sdist but not .lhs-boot files,,defect,normal,Cabal library,1.6.0.2
602,support for jhc adapted to jhc-0.7.2,,enhancement,normal,Cabal library,1.6.0.1
609,ghc-pkg dump encoding,,defect,normal,Cabal library,HEAD
620,"Cabal-1.8.0.2 doesn't build on x86_64, GHC 6.10.4",,defect,normal,Cabal library,HEAD
624,"""cabal haddock"" should not break my build",,defect,normal,Cabal library,1.6.0.1
642,[ghc-6.12] support dynamic linking of executables,,defect,normal,Cabal library,
24,Cabal shouldn't try to build GHCI libs on platforms without GHCI,,defect,normal,Cabal library,
89,Sharing of object files between executable builds?,duncan,enhancement,normal,Cabal library,
137,setup sdist places implementation-dependent preprocessor output in the source bundle,,defect,normal,Cabal library,HEAD
148,Cabal should be able to produce foreign libs (shared or static),,enhancement,normal,Cabal library,HEAD
209,"Implement ""package()"" configurations predicate",nominolo,enhancement,normal,Cabal library,1.2.3.0
212,Overhaul Cabal's testsuite,,task,normal,Cabal library,1.2.3.0
218,Data-files have no way of being installed conditionally,nominolo,enhancement,normal,Cabal library,1.2.3.0
225,"allow installing just specific bits, like just docs",,enhancement,normal,Cabal library,1.2.3.0
229,Build C sources using the system's C compiler directly,,enhancement,normal,Cabal library,1.2.3.0
231,"""buildable: False"" should fail the current configuration",nominolo,defect,normal,Cabal library,1.2.3.0
266,cabal haddock plus cpp preprocessing with relative #include files,,defect,normal,Cabal library,HEAD
276,Add support for convenience libraries,,enhancement,normal,Cabal library,1.2.3.0
337,--disable-split-objs has wrong help string,,defect,normal,Cabal library,1.2.3.0
342,Allow automatic resolving of conditionals on more than just build-depends,,enhancement,normal,Cabal library,HEAD
362,Disallow uploads of libraries that provide binaries called 'test' and similar,,defect,normal,Cabal library,1.2.3.0
374,Hs-Source-Dirs in nested If must be respected by 'sdist',,defect,normal,Cabal library,1.4.0.1
398,better support for static linking,,enhancement,normal,Cabal library,1.2.3.0
399,"More information in the Paths_pkg.hs module, or a new module",,enhancement,normal,Cabal library,1.2.3.0
400,fail and warnings for build configurations,,enhancement,normal,Cabal library,
421,Cabal shouldn't try to build split-objs when ghc reports it does not support it,,defect,low,Cabal library,HEAD
424,build-depends in global section in new-style .cabal files are ignored,,defect,normal,Cabal library,1.6.0.1
434,Let packages opt-in to the Package Versioning Policy,,enhancement,normal,Cabal library,1.2.3.0
454,file permissions of installed files on windows,,defect,normal,Cabal library,1.6.0.1
458,"inconsistent use of CPPFLAGS, LDFLAGS etc with build-type Configure",,defect,high,Cabal library,1.2.3.0
465,default global install on windows is a problem,,defect,normal,Cabal library,1.6.0.1
466,datadir does not follow prefix on windows (for libs),,defect,normal,Cabal library,1.6.0.1
467,Add support for HPC profiling.,,enhancement,normal,Cabal library,1.6.0.1
472,new field for version policy,,enhancement,normal,Cabal library,1.6.0.1
475,don't describe build actions that are no-ops,,enhancement,normal,Cabal library,1.6.0.1
478,"allow comments on any line, don't require '.' for blank lines",,enhancement,normal,Cabal library,1.6.0.1
546,look for haddock in ghc's bin dir before using findExecutable,,defect,normal,Cabal library,1.6.0.2
553,"wish: Have ""setup configure"" unconditionally pass options like --prefix to user-supplied configure script.",,enhancement,normal,Cabal library,1.6.0.1
564,Cabal doesn't use LD options when testing linking,,defect,high,Cabal library,1.6.0.1
663,Setup.hs doesn't look into ~/.cabal/bin for build tools.,,defect,normal,Cabal library,HEAD
808,Cabal fails to compile with undefined reference to `resTimerSignal',,defect,normal,Cabal library,1.8.0.6
93,Incorrect permissions on library install,,defect,normal,Cabal library,1.8.0.6
