Custom Query (111 matches)

Filters
 
Columns

Show under each result:


Results (1 - 100 of 111)

1 2

Component: Cabal library (9 matches)

Ticket Summary Milestone Status Owner Type Priority
#948 some way to specify common build-depends for library, executables and test-suites Cabal-1.16 new enhancement low
#943 Synopsis field causes haddock build failure Cabal-1.16 new defect high
#937 cabal-install cannot pass package ids to the build process Cabal-1.16 new defect normal
#932 Add cabal run Cabal-1.16 new enhancement low
#930 cabal test is dropping --test-option flags Cabal-1.16 new ttuegel defect normal
#929 cabal test -v3 should output command line used to run test binary Cabal-1.16 new ttuegel enhancement normal
#761 could use more options for framework linking on mac Cabal-1.16 new enhancement normal
#754 cabal should pass extra lib/include dirs to configure scripts Cabal-1.16 new defect normal
#448 cabal-install needs new http download component cabal-install-0.16 new enhancement normal

Component: Cabal specification (1 match)

Ticket Summary Milestone Status Owner Type Priority
#936 Add Haddock-Options field to Cabal package description Cabal-1.16 new enhancement normal

Component: cabal-install tool (90 matches)

Ticket Summary Milestone Status Owner Type Priority
#951 Incorrect error messages for non-existing dependencies cabal-install-0.16 new enhancement normal
#945 Fails to find install plan for containers package tests cabal-install-0.16 assigned kosmikus defect high
#934 cabal seems to require access to user HOME directory cabal-install-0.16 new defect normal
#933 cabal configure doesn't suggest cabal install --only-dependencies cabal-install-0.16 new enhancement normal
#931 Support building source trees with many packages cabal-install-0.16 new enhancement normal
#928 Modular solver needs support for ghc-6.12's base-wrapping cabal-install-0.16 new kosmikus defect normal
#924 symlink-bindir does not play nice with program-suffix cabal-install-0.16 new defect normal
#922 “lexical error (UTF-8 decoding error)” in WIndows 7 cabal-install-0.16 new defect normal
#910 per-package configuration cabal-install-0.16 new enhancement normal
#889 Add option to list recursive dependencies of a package along with their licenses cabal-install-0.16 new enhancement normal
#883 Single command to figure out ghc[i] options needed to compile a single file cabal-install-0.16 new enhancement normal
#867 sudo cabal update doesn't use http_proxy cabal-install-0.16 new defect normal
#864 worldfile written with incorrect case cabal-install-0.16 new defect normal
#858 cabal-install needs a manpage cabal-install-0.16 new enhancement normal
#856 windows unicode problem with cabal list cabal-install-0.16 new defect normal
#855 http proxy using authentication does not work cabal-install-0.16 new defect normal
#849 [PATCH] Store licenses in text files instead of code. cabal-install-0.16 new enhancement normal
#842 cabal appears to complain about relative paths cabal-install-0.16 new defect normal
#834 cabal should detect case errors in build-depends: cabal-install-0.16 new enhancement normal
#822 world-file does not support $arch, $os, $compiler cabal-install-0.16 new defect normal
#820 cabal-install clobbers itself on multi-arch platforms cabal-install-0.16 new defect normal
#809 Improve update performance cabal-install-0.16 new enhancement normal
#804 support remote .cabal files in cabal info cabal-install-0.16 new enhancement low
#789 build-depends on packages that provide no library cabal-install-0.16 new defect normal
#781 cabal list should have --with-compiler, --user, --global and --package-db flags cabal-install-0.16 new enhancement normal
#780 Simpler support for isolated/sandboxed builds cabal-install-0.16 assigned refold enhancement normal
#777 cabal install {hledger, others} ExitFailure 11 cabal-install-0.16 new defect normal
#768 Cabal cannot find GHC when using relative path in -w flag cabal-install-0.16 new defect normal
#759 document hackage archive format cabal-install-0.16 new defect normal
#755 high verbosity should make configure verbose as well ? cabal-install-0.16 new enhancement normal
#745 cabal-install sometimes gives empty build-log and no build-summary cabal-install-0.16 new defect normal
#732 Implement opt-in for anonymous build reporting cabal-install-0.16 new enhancement normal
#725 Distinguish speculative and required build-depends upper bound cabal-install-0.16 new enhancement normal
#723 Strip path error under Cygwin cabal-install-0.16 new defect normal
#719 tool support for checking if a package works with a range of versions cabal-install-0.16 new enhancement normal
#716 Inconsistent behavior between custom and simple build types cabal-install-0.16 new enhancement normal
#714 cabal: Couldn't read cabal file ".\\HaTeX\\1.0.0\\HaTeX.cabal" cabal-install-0.16 new defect normal
#707 cabal-install config setting "documentation: True" ignores base library dependency cabal-install-0.16 new defect normal
#705 Non-deterministic behaviour when overlapping packages are installed cabal-install-0.16 new defect normal
#700 seemingly too liberal behaviour on overlapping dependency constraints across packages cabal-install-0.16 new defect normal
#695 cabal install world always reinstalls programs cabal-install-0.16 new defect normal
#694 mention --constraint flag in error essage when dep planning fails cabal-install-0.16 new enhancement normal
#688 adopt XDG basedir spec cabal-install-0.16 new enhancement low
#685 cabal install does not work when /tmp/ is mounted "noexec" cabal-install-0.16 new defect normal
#682 'cabal init' should try to set 'main-is' for executables cabal-install-0.16 new enhancement normal
#681 cabal-install init should not overwrite files without good reason cabal-install-0.16 new defect normal
#675 template-haskell cannot be upgraded (broken data-accessor-template) cabal-install-0.16 new defect normal
#673 cabal init: fail gracefully if bogus files are found during recursive search for source code cabal-install-0.16 new defect normal
#672 'cabal init' command should allow for multiple entries in the Category field cabal-install-0.16 new enhancement normal
#670 cabal-install should warn about common problem after installing progs cabal-install-0.16 new enhancement normal
#669 Allow cabal-install's package build location to be set cabal-install-0.16 new enhancement normal
#665 Confusion situation when linking ./dist/setup/setup is interrupted cabal-install-0.16 new defect normal
#658 cabal-install doesn't work with National account name. cabal-install-0.16 new defect normal
#655 for every install there should be an uninstall cabal-install-0.16 new enhancement normal
#652 Does not support ~ in paths in .cabal/config cabal-install-0.16 new enhancement normal
#645 confusing interface: cabal "install" subcommand has two clashing meanings cabal-install-0.16 new defect normal
#622 wrong HTTP Content-Type for tar.gz files, breaking cabal-install behind some proxies. cabal-install-0.16 new -- enhancement normal
#616 Not enough detail in error messages from cabal-install bootstrap script cabal-install-0.16 new enhancement low
#613 Update .cabal/config along with cabal-install cabal-install-0.16 new enhancement low
#611 protect users from themselves when they use sudo inappropriately cabal-install-0.16 new enhancement normal
#610 wxcore install fail on Vista cabal-install-0.16 new defect normal
#608 Files that are only used by cabal setup are not recompiled when they change between runs of 'cabal build' cabal-install-0.16 new -- defect low
#597 non-exhaustive patterns when trying to install base cabal-install-0.16 new defect normal
#565 sdist is broken on Windows cabal-install-0.16 new defect low
#556 local config files cabal-install-0.16 new enhancement normal
#550 bad error message when proxy cannot be resolved cabal-install-0.16 new defect low
#544 symlink-bindir should really be a user/global option rather than in the main section cabal-install-0.16 new Jedai enhancement low
#542 installing cabal-install refers to editing nonexistent file $HOME/.cabal/config cabal-install-0.16 new defect low
#539 add way to query package dependency graph cabal-install-0.16 new enhancement normal
#538 --constraint= is not respected for base cabal-install-0.16 new kosmikus defect low
#516 Maintain central haddock module index. cabal-install-0.16 reopened -- enhancement normal
#511 requiring consistent package dependencies can give surprising results cabal-install-0.16 new defect low
#507 Improve `cabal info` output for the local package cabal-install-0.16 new enhancement normal
#497 on package not found error: mention "cabal update" cabal-install-0.16 new byorgey enhancement normal
#474 cabal-install needlessly reinstalls an existing package cabal-install-0.16 new kosmikus defect high
#471 check for ambigious module names cabal-install-0.16 new defect normal
#457 cabal list: filter by pattern cabal-install-0.16 new enhancement normal
#453 "cabal fetch" should take output arguments cabal-install-0.16 new enhancement high
#447 build multiple packages in parallel cabal-install-0.16 assigned refold enhancement high
#446 Can't set path to tools in ~/.cabal/config cabal-install-0.16 new defect normal
#428 cabal update uses too much bandwidth cabal-install-0.16 new -- defect normal
#423 add option to fetch a single package without dependencies cabal-install-0.16 new -- enhancement low
#419 cabal-install should handle packages that need a later Cabal version better cabal-install-0.16 new defect normal
#412 build-reports: option is invalid in a config file cabal-install-0.16 new defect normal
#410 cabal sdist does not call the sdist build hook in custom Setup.hs cabal-install-0.16 new defect normal
#409 Support for creating a static package repo cabal-install-0.16 new enhancement normal
#405 cabal-install finds non-existent conflict due to picking base 3 cabal-install-0.16 new kosmikus defect low
#397 make cabal --cabal-lib-version="" take a dependency or a specific number cabal-install-0.16 new enhancement low
#382 'cabal ghci' mode cabal-install-0.16 new duncan enhancement normal
#373 doubled field cabal-install-0.16 new enhancement normal
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.