Timeline
12/08/08:
- 16:59 Ticket #425 (Recompile packages + dependencies with an option) closed by
- duplicate: Duplicate of #282
12/06/08:
- 14:33 Ticket #429 (Strange error that seems related to repos field in config) created by
- I'm reporting this although I don't really know what the problem is. I …
- 05:21 CabalInstall edited by
- Update page to refer to cabal-install 0.6.0 rather than 0.5.2. (diff)
12/05/08:
- 04:49 Ticket #428 (cabal update uses too much bandwidth) created by
- cabal update appears to download a compressed tarball (>600k and …
- 03:19 Ticket #427 (how to access temporary build-files/logs?) created by
- when trying to debug an installation failure, it would be most useful to …
- 03:16 Ticket #426 (.cabal files should be stored next to tarballs, potentially overriding ...) created by
- .cabal files are *the* description of cabal packages, yet cabal/hackage …
12/04/08:
- 10:41 Ticket #425 (Recompile packages + dependencies with an option) created by
- In order to compile a package with profiling, one currently has to …
12/03/08:
- 09:22 Ticket #424 (build-depends in global section in new-style .cabal files are ignored) created by
- http://hpaste.org/12669 In a .cabal file like: […] which uses …
12/02/08:
- 16:49 Ticket #363 (Where do downloaded files end up?) closed by
- fixed: Now with -v we get this at the tail of the output: […] There's still …
- 09:46 Ticket #396 (Generate autogen files for haddock as well as build) closed by
- fixed: Should be fixed in the development version. […] If someone can …
12/01/08:
- 13:20 Ticket #423 (add option to fetch a single package without dependencies) created by
- Right now, cabal fetch fetches all missing dependencies of a package …
- 09:59 Ticket #422 (Cabal should warn if using a version of ghc that is newer than Cabal knows ...) created by
- It seems to often happen that newer versions of ghc make changes that …
- 09:57 Ticket #421 (Cabal shouldn't try to build split-objs when ghc reports it does not ...) created by
- It is possible to build ghc without support for object splitting. In such …
- 09:24 Ticket #420 (cabal-install upgrade optionally ignore packages that want a higher base?) created by
- If I try to upgrade all packages it fails because syb wants a newer base: …
- 06:57 Ticket #419 (cabal-install should handle packages that need a later Cabal version ...) created by
- I am using cabal-install 0.5.2. I have previously installed cgi (and other …
- 01:37 Ticket #418 ('cabal check' should warn about open lower bounds) closed by
- duplicate: Duplicate of #395
11/30/08:
- 20:09 Ticket #418 ('cabal check' should warn about open lower bounds) created by
- Dependencies of the form "foo > x" don't really make sense given the …
- 14:57 Ticket #416 (cabal-install should be able to remove packages) closed by
- duplicate: duplicate of #234
- 12:36 Ticket #417 (Package description: Links from Categories to Package list fragments) created by
- E.g. cabal-install is in Category Distribution. Thus in the package …
- 09:02 Ticket #416 (cabal-install should be able to remove packages) created by
- One necessary feature of any packaging system is the ability to remove …
11/26/08:
- 15:31 Ticket #415 (Hackage should include URL for bug tracking system for all packages) closed by
- fixed: The link will now appear on the page of packages that use the bug-tracker …
11/25/08:
- 16:54 Ticket #415 (Hackage should include URL for bug tracking system for all packages) created by
- If I find a bug in a package available on hackage, it's not clear where I …
- 12:01 Ticket #414 (cabal-install fails to install on Mac OS X) closed by
- fixed: The problem is that Cabal-1.4.0.2 does not build with ghc-6.10. If you …
11/24/08:
- 04:58 Ticket #414 (cabal-install fails to install on Mac OS X) created by
- After installing ghc 6.10.1 on Mac OS X Leopard, I tried to install …
11/23/08:
- 16:35 Ticket #391 (Installing cabal: ./bootstrap.sh: pushd: not found (probably because of ...) closed by
- fixed: It is fixed in the 0.6.0 release.
- 05:07 Ticket #413 (cabal --help should report the location of the config file) created by
- cabal --help should report the location of the config file. Perhaps we …
11/21/08:
- 18:24 Ticket #412 (build-reports: option is invalid in a config file) created by
- With darcs (tonight) cabal and cabal-install, I see the generated …
- 03:12 Ticket #411 (Command to install dependencies of a package.) created by
- Something like cabal install-deps or install --deps-only or such. We spoke …
11/20/08:
- 10:14 Ticket #410 (cabal sdist does not call the sdist build hook in custom Setup.hs) created by
- The cabal sdist command only runs the default actions, it does not call …
11/19/08:
- 02:20 Ticket #409 (Support for creating a static package repo) created by
- Usual scenario: Bob has a bunch of packages for personal use he does not …
11/16/08:
- 21:54 Ticket #407 (cabal-install-0.5 broken with ghc-6.10) closed by
- fixed: The version of cabal-install you are using is not compatible with …
- 06:21 Ticket #408 (cabal install / cabal update should give warning when preferred versions ...) created by
- The natural assumption, unless you know better, is that cabal install -- …
- 01:14 Ticket #407 (cabal-install-0.5 broken with ghc-6.10) created by
- I have a fresh install of GHC 6.10.1 and when I try to install new …
11/14/08:
- 16:00 Ticket #406 (Update lexing/parsing of haddock markup for hackageDB) closed by
- fixed: now uses the lexer and parser from haddock-0.9
- 13:19 Ticket #406 (Update lexing/parsing of haddock markup for hackageDB) created by
- Hackage uses an obsolete haddock lexer/parser for .cabal fields, causing …
11/13/08:
- 05:56 Ticket #405 (cabal-install finds non-existent conflict due to picking base 3) created by
- While creating a new package syb-0.2 (which supersedes syb-0.1), we have …
11/12/08:
- 02:42 Ticket #404 (Setup.hs haddock requires Setup.hs build but doesn't warn) closed by
- duplicate: Duplicate of ticket #396.
11/11/08:
- 12:12 Ticket #404 (Setup.hs haddock requires Setup.hs build but doesn't warn) created by
- Building haddocks requires compilation (at least for Cabal itself) […] …
- 11:25 Ticket #403 (Bad error message when running ./configure fails to find sh) created by
- For build-type: Configure we have to run ./configure. On windows this …
- 07:33 Ticket #402 (what the heck is goinjg on here) created by
- The hoogle package is very useful to search the standard library. …
Note: See TracTimeline
for information about the timeline view.
