Timeline
03/14/12:
- 01:24 Ticket #933 (cabal configure doesn't suggest cabal install --only-dependencies) created by
- When running 'cabal configure' on a package that has missing dependencies, …
03/12/12:
- 10:22 Ticket #932 (Add cabal run) created by
- It would be nice to have a new command, cabal run, that builds and runs …
- 09:03 Ticket #931 (Support building source trees with many packages) created by
- A not uncommon use case is building a package against a set of …
- 08:25 Ticket #930 (cabal test is dropping --test-option flags) created by
- Adding two --test-option flags doesn't work correctly. For example, this …
- 08:19 Ticket #929 (cabal test -v3 should output command line used to run test binary) created by
- I was trying to debug a cabal test issue today and in doing that I …
03/11/12:
- 03:52 Ticket #928 (Modular solver needs support for ghc-6.12's base-wrapping) created by
- In ghc-6.12, we had the situation that base-3 was a wrapper around base-4. …
- 03:46 Ticket #896 (cabal install cabal-install fails if gcc not in /Developer/usr/bin/gcc) closed by
- invalid: Ok, so I'll work with the assumption that this is a platform bug and close …
03/10/12:
- 07:59 Ticket #927 ([PATCH] enhancements to cabal init: dependency guessing + minor ...) closed by
- fixed: Applied. Thanks.
- 05:00 WikiStart edited by
- fix a broken link (diff)
03/09/12:
- 16:18 Ticket #927 ([PATCH] enhancements to cabal init: dependency guessing + minor ...) created by
- Sent this to the mailing list a while ago but sticking it here so it …
- 00:35 Ticket #926 (bootstrap.sh with --global ignores PREFIX) closed by
- fixed: Thanks. Applied.
03/08/12:
- 19:23 Ticket #926 (bootstrap.sh with --global ignores PREFIX) created by
- If you run the bootstrap for cabal-install and specify --global, the …
- 05:51 Ticket #908 (Error installing base) closed by
- duplicate: Duplicate of #597.
- 01:57 Ticket #288 (the package indexes are very slow) closed by
- fixed: This is done: […] Some timings using a list of all packages from …
- 00:53 Ticket #376 (Allow constraint on using installed package versions) closed by
- fixed: This is fixed in the HEAD.
03/06/12:
- 21:20 Ticket #925 (Unused constraints result in "no available version") created by
- When testing out my recently released cabal nirvana[1], Greg Weber pointed …
- 10:23 Ticket #528 (Permissions on "cabal fetch" files too tight) closed by
- fixed: As far as I can see, cabal fetch currently respects the umask setting. So …
- 04:09 Ticket #420 (cabal-install upgrade optionally ignore packages that want a higher base?) closed by
- fixed: I think this is essentially fixed in the HEAD. The topdown solver now …
- 02:52 Ticket #545 (Uninformative error message when cabal install download fails) closed by
- fixed: I consider this to be closed.
- 02:30 Ticket #562 (cabal-install update fails going through a HTTP proxy (but not ...) closed by
- invalid: By scanning the comments, it looks to me like this has most likely been an …
03/05/12:
- 14:26 Ticket #923 (Error installing : hs-bibutils-4.12) closed by
- invalid: According to the error message, this seems to be the C compiler (gcc) …
- 14:12 Ticket #615 (cabal install attempts to reinstall "same version" of already-installed ...) closed by
- duplicate: This is essentially the same issue as the more recent #884. It should be …
- 13:58 Ticket #638 (cabal install cabal-install fails) closed by
- worksforme: I hope this is no longer an issue and am closing this. If you disagree, …
- 13:55 Ticket #651 (Better error message when tarball is corrupt) closed by
- fixed: I think this is fixed. If not, please reopen.
- 12:22 Ticket #924 (symlink-bindir does not play nice with program-suffix) created by
- I'd expect symlinks to be created with the program-suffix. Instead what …
- 06:08 Ticket #799 (./dist/setup/setup without execute bit causes cabal to exit silently with ...) closed by
- duplicate: This is actually more or less a duplicate of #665.
- 04:50 Ticket #686 (cabal install - Codec.Compression.Zlib: incorrect header check) closed by
- fixed: Looks like this one is actually fixed.
- 04:14 Ticket #690 (document extra global options) closed by
- duplicate: I'm going to treat this one as a "duplicate" of the more recent #858.
- 04:11 Ticket #691 (cabal-install broken after update of cabal-install) closed by
- wontfix: I'm going to close this. It's unclear to me what happened here. If this is …
03/04/12:
03/03/12:
- 09:33 Ticket #818 (cabal sdist warns about optimization levels) closed by
- wontfix
- 09:17 Ticket #885 ("cabal list" fails) closed by
- duplicate: Ok, this looks like it is a duplicate of #856.
- 09:07 Ticket #872 (cabal-install's build-depends need relaxing for GHC 7.2) closed by
- duplicate: The next release should build ok with current versions of GHC. I'm marking …
- 09:02 Ticket #874 (cabal: Couldn't read cabal file "HDBC/2.2.6.1/HDBC.cabal") closed by
- wontfix: You should probably upgrade to a more recent version of ghc, or at least …
- 08:37 Ticket #902 (cabal install --enable-tests --only-dependencies fails to come up with a ...) closed by
- fixed: I think this is fixed now. Please open again if there are remaining …
03/02/12:
- 05:02 Ticket #922 (“lexical error (UTF-8 decoding error)” in WIndows 7) created by
- ==== Symptom ==== When I type > cabal install cabal it fails with the …
02/29/12:
- 11:14 Ticket #894 (Add benchmark support) closed by
- fixed: This is now in HEAD.
- 11:12 Ticket #921 (cabal build should imply cabal configure) created by
- cabal build should run cabal configure if needed, even if the user …
02/23/12:
- 08:34 HackageDB/2.0 edited by
- Seems like the relevant HTTP version was released some time ago? (diff)
02/22/12:
- 06:44 WikiStart edited by
- add note about accounts (diff)
02/21/12:
- 16:23 Ticket #920 (hackage-mirror fails with HTTP 400 on PlslTools) created by
- hackage-mirror against hackage.haskell.org fails with, […]
- 16:22 Ticket #919 (hackage-mirror should handle errors more gracefully) created by
- hackage-mirror against hackage.haskell.org fails with, […] While the …
02/19/12:
- 15:33 Ticket #918 (Working documentation builder) created by
- Currently hackage-build is in the repository and can build documentation, …
02/16/12:
02/14/12:
- 10:32 Ticket #917 (Generated Paths module broken with NoImplicitPrelude) created by
- A .cabal with NoImplicitPrelude? breaks the generated Paths_pkgname module …
- 09:26 HackageDB/2.0 edited by
- Remove spam (diff)
- 09:24 SourceGuide edited by
- Remove spam (diff)
- 09:24 CabalInstall edited by
- Remove spam (diff)
- 09:21 WikiStart edited by
- Remove spam (diff)
- 09:20 Ticket #912 (Allow mirror client to set upload user and date) closed by
- fixed: As pointed out by dcoutts, this is in fact finished (see …
- 09:17 HackageDB/2.0 edited by
- (diff)
- 09:11 HackageDB/2.0 edited by
- (diff)
- 09:10 Ticket #916 (Verify that HTTP interface is fully/properly implemented) created by
- Ensure that server implementation is compliant with interface specified at …
- 09:08 Ticket #915 (Convert to modular use of type-safe URLs) created by
- 09:08 Ticket #914 (Fix acid-state usage) created by
- Update use of acid-state so that it's properly modular, rather than the …
- 09:07 Ticket #913 (New HTML theme) created by
- A mock-up can be found at http://althack.org/hackage/hackage4.png
- 08:57 HackageDB/2.0 edited by
- Remove todo (now ticket #912) (diff)
- 08:57 Ticket #912 (Allow mirror client to set upload user and date) created by
- Change the server to allow the mirror client to set the upload user name …
- 08:56 HackageDB/2.0 edited by
- Add link to hackage 2 tickets (diff)
- 08:46 Ticket #911 (Package uploading is completely unsecured) created by
- Right now, anyone can register an account (without passing any kind of …
02/13/12:
Note: See TracTimeline
for information about the timeline view.
