|
#946
|
Packages are downloaded insecurely
|
defect
|
major
|
04/26/12
|
|
#128
|
cabal building broken libraries when module list is not complete
|
defect
|
major
|
05/04/07
|
|
#738
|
Recompiling the same library version can change its ABI, causing breakage (even of Cabal)
|
defect
|
major
|
09/12/10
|
|
#808
|
Cabal fails to compile with undefined reference to `resTimerSignal'
|
defect
|
major
|
03/06/11
|
|
#837
|
Compile the same package with respect to several sets of flag states
|
enhancement
|
major
|
04/24/11
|
|
#877
|
Cabal config breaks on Windows with username "{"
|
defect
|
major
|
08/20/11
|
|
#337
|
--disable-split-objs has wrong help string
|
defect
|
minor
|
08/22/08
|
|
#487
|
print less useless info during builds
|
enhancement
|
minor
|
02/02/09
|
|
#684
|
Flags combined in the wrong order when nested
|
defect
|
minor
|
05/07/10
|
|
#757
|
Building shared libraries to simplify C++ wrappers
|
enhancement
|
minor
|
11/04/10
|
|
#770
|
cabal is not reading or respecting ~/.cabal/config
|
defect
|
minor
|
11/27/10
|
|
#776
|
cabal check gives invalid duplicate modules warning
|
defect
|
minor
|
12/11/10
|
|
#828
|
Distribution.License datatype and comment weirdness
|
defect
|
minor
|
04/01/11
|
|
#900
|
cabal no longer supports package version tags
|
defect
|
minor
|
11/20/11
|
|
#135
|
Epoch Support for Version Numbers
|
enhancement
|
minor
|
05/28/07
|
|
#219
|
JHC's generated .ho files should go under dist/
|
defect
|
minor
|
01/26/08
|
|
#265
|
Cabal field stability not useful
|
defect
|
minor
|
04/08/08
|
|
#321
|
cabal in non-existant directory fails
|
defect
|
minor
|
08/09/08
|
|
#522
|
Nicer error message when source files are not found.
|
enhancement
|
minor
|
03/13/09
|
|
#640
|
Cabal should warn about haskell98 dependencies
|
enhancement
|
minor
|
02/26/10
|
|
#876
|
Build fails for zlib 0.5
|
defect
|
minor
|
08/20/11
|
|
#458
|
inconsistent use of CPPFLAGS, LDFLAGS etc with build-type Configure
|
defect
|
normal
|
01/16/09
|
|
#564
|
Cabal doesn't use LD options when testing linking
|
defect
|
normal
|
06/24/09
|
|
#791
|
Large libraries not installable on OS X
|
defect
|
normal
|
01/18/11
|
|
#943
|
Synopsis field causes haddock build failure
|
defect
|
normal
|
04/20/12
|
|
#13
|
allow preprocessor chaining
|
enhancement
|
normal
|
10/30/05
|
|
#15
|
implement make-style module/file dependency framework
|
enhancement
|
normal
|
10/30/05
|
|
#16
|
relink only when necessary
|
enhancement
|
normal
|
10/30/05
|
|
#17
|
re-generate foo.hsc when dependencies change
|
enhancement
|
normal
|
10/30/05
|
|
#24
|
Cabal shouldn't try to build GHCI libs on platforms without GHCI
|
defect
|
normal
|
11/28/05
|
|
#26
|
add Threaded as an extension?
|
enhancement
|
normal
|
12/05/05
|
|
#34
|
specify a way to add .o files to a library
|
enhancement
|
normal
|
12/11/05
|
|
#42
|
make hugs, nhc, lhc and Cabal agree on installed package info
|
enhancement
|
normal
|
01/08/06
|
|
#43
|
for Hugs executable install, dependencies need to be taken into account for the generated script
|
defect
|
normal
|
01/08/06
|
|
#46
|
grep for FIX markings in the source code
|
task
|
normal
|
01/08/06
|
|
#48
|
improve c2hs support
|
enhancement
|
normal
|
01/16/06
|
|
#50
|
create compiler frameworks for new compilers
|
enhancement
|
normal
|
01/20/06
|
|
#89
|
Sharing of object files between executable builds?
|
enhancement
|
normal
|
07/17/06
|
|
#93
|
Incorrect permissions on library install
|
defect
|
normal
|
09/22/06
|
|
#104
|
"setup install" should configure and build if necessary
|
enhancement
|
normal
|
12/15/06
|
|
#133
|
sdist and clean should never be given Maybe LocalBuildInfo
|
task
|
normal
|
05/26/07
|
|
#134
|
Clean up hooks
|
task
|
normal
|
05/26/07
|
|
#137
|
setup sdist places implementation-dependent preprocessor output in the source bundle
|
defect
|
normal
|
06/02/07
|
|
#146
|
cabal should support CPP and haskell string gaps in the same file
|
defect
|
normal
|
08/13/07
|
|
#148
|
Cabal should be able to produce foreign libs (shared or static)
|
enhancement
|
normal
|
08/23/07
|
|
#149
|
Support for building and linking resource files in Windows
|
enhancement
|
normal
|
08/23/07
|
|
#150
|
haddock docs are not relocatable in Windows
|
enhancement
|
normal
|
08/23/07
|
|
#159
|
make-style module/file dependencies
|
enhancement
|
normal
|
09/27/07
|
|
#170
|
pkg-config uses a more general version scheme
|
defect
|
normal
|
11/05/07
|
|
#188
|
Support building Objective-C modules
|
enhancement
|
normal
|
12/08/07
|
|
#189
|
Handle framework paths (-F) in Cabal
|
enhancement
|
normal
|
12/10/07
|
|
#195
|
Specify include and library paths that are used for building the package only
|
enhancement
|
normal
|
12/17/07
|
|
#196
|
ability to specify custom args to haddock
|
enhancement
|
normal
|
12/17/07
|
|
#200
|
Allow more convenient use of ghc profiling options -auto and -auto-all
|
enhancement
|
normal
|
12/18/07
|
|
#209
|
Implement "package()" configurations predicate
|
enhancement
|
normal
|
01/21/08
|
|
#212
|
Overhaul Cabal's testsuite
|
task
|
normal
|
01/24/08
|
|
#218
|
Data-files have no way of being installed conditionally
|
enhancement
|
normal
|
01/26/08
|
|
#225
|
allow installing just specific bits, like just docs
|
enhancement
|
normal
|
01/31/08
|
|
#229
|
Build C sources using the system's C compiler directly
|
enhancement
|
normal
|
02/03/08
|
|
#230
|
setup haddock ignores LANGUAGE CPP pragma
|
defect
|
normal
|
02/04/08
|
|
#231
|
"buildable: False" should fail the current configuration
|
defect
|
normal
|
02/04/08
|
|
#236
|
Installed package config refers to nonexisting haddock interface and html files
|
defect
|
normal
|
02/11/08
|
|
#241
|
The Make build-type doesn't pass haddock options to make
|
defect
|
normal
|
02/16/08
|
|
#263
|
Multiple compilers of the same version confuse Cabal
|
defect
|
normal
|
03/25/08
|
|
#266
|
cabal haddock plus cpp preprocessing with relative #include files
|
defect
|
normal
|
04/09/08
|
|
#276
|
Add support for convenience libraries
|
enhancement
|
normal
|
05/08/08
|
|
#283
|
install command doesn't install dist/doc/users-guide/
|
defect
|
normal
|
05/26/08
|
|
#290
|
Cabal does some work behind the back of hooks
|
defect
|
normal
|
06/08/08
|
|
#293
|
allow installation of non-haskell or haskell script executables
|
enhancement
|
normal
|
06/12/08
|
|
#303
|
cabal clean: Error while removing dist/: dist/setup: removeDirectory: unsatisified constraints (Directory not empty)
|
defect
|
normal
|
06/23/08
|
|
#310
|
Install with multiple compilers
|
enhancement
|
normal
|
07/08/08
|
|
#319
|
Warn if the source file for a module is ambigious.
|
enhancement
|
normal
|
08/05/08
|
|
#320
|
cooperation with Windows Vista's User Access Control
|
enhancement
|
normal
|
08/05/08
|
|
#324
|
Deprecate package-url field
|
enhancement
|
normal
|
08/15/08
|
|
#325
|
SHGetFolderPath requiered to configure cabal on windows
|
defect
|
normal
|
08/16/08
|
|
#326
|
Cabal should support Cabal-version-dependent Setup.hs
|
enhancement
|
normal
|
08/16/08
|
|
#330
|
Support general documentation, not just haddock
|
enhancement
|
normal
|
08/20/08
|
|
#331
|
pkg-config error messages could be better
|
defect
|
normal
|
08/20/08
|
|
#341
|
Add a flag to turn warnings into errors
|
enhancement
|
normal
|
08/25/08
|
|
#342
|
Allow automatic resolving of conditionals on more than just build-depends
|
enhancement
|
normal
|
08/25/08
|
|
#345
|
Build Tree Proposal
|
enhancement
|
normal
|
08/26/08
|
|
#346
|
Add a warning for synopsis being a prefix of the description
|
defect
|
normal
|
08/27/08
|
|
#350
|
cabal should check for duplicate module names
|
enhancement
|
normal
|
09/11/08
|
|
#362
|
Disallow uploads of libraries that provide binaries called 'test' and similar
|
defect
|
normal
|
09/28/08
|
|
#364
|
cabal should allow source to be installed with/added to binary packages
|
enhancement
|
normal
|
09/29/08
|
|
#370
|
Check that packages declare language extensions accurately
|
defect
|
normal
|
10/13/08
|
|
#374
|
Hs-Source-Dirs in nested If must be respected by 'sdist'
|
defect
|
normal
|
10/17/08
|
|
#384
|
suggest use of --user if configure fails with missing deps that are in the user db
|
enhancement
|
normal
|
10/29/08
|
|
#388
|
Add a warning for unknown modules that were compiled
|
enhancement
|
normal
|
11/01/08
|
|
#395
|
Warn about dependencies like parsec <= 2.1.0.0
|
enhancement
|
normal
|
11/08/08
|
|
#398
|
better support for static linking
|
enhancement
|
normal
|
11/08/08
|
|
#399
|
More information in the Paths_pkg.hs module, or a new module
|
enhancement
|
normal
|
11/08/08
|
|
#400
|
fail and warnings for build configurations
|
enhancement
|
normal
|
11/08/08
|
|
#401
|
better support for multi-valued configuration flags
|
enhancement
|
normal
|
11/08/08
|
|
#422
|
Cabal should warn if using a version of ghc that is newer than Cabal knows about
|
defect
|
normal
|
12/01/08
|
|
#424
|
build-depends in global section in new-style .cabal files are ignored
|
defect
|
normal
|
12/03/08
|
|
#431
|
Distribution.Make requires to use sudo and --global
|
defect
|
normal
|
12/12/08
|
|
#434
|
Let packages opt-in to the Package Versioning Policy
|
enhancement
|
normal
|
12/18/08
|
|
#448
|
cabal-install needs new http download component
|
enhancement
|
normal
|
01/10/09
|
|
#454
|
file permissions of installed files on windows
|
defect
|
normal
|
01/12/09
|