Timeline
02/28/13:
- 23:37 Ticket #7728 (ghc-pkg does not build) closed by
- worksforme
- 17:48 Ticket #7708 (sys/cpuset.h cannot be found on FreeBSD) closed by
- fixed: Applied, thanks!
- 17:30 Building/CrossCompiling/iOS edited by
- (diff)
- 17:10 Building/CrossCompiling edited by
- (diff)
- 17:09 Building/CrossCompiling/iOS edited by
- (diff)
- 16:55 Building/CrossCompiling/iOS edited by
- (diff)
- 16:46 Building/CrossCompiling/iOS edited by
- (diff)
- 15:40 Commentary/Profiling edited by
- (diff)
- 15:24 Commentary/Profiling edited by
- (diff)
- 15:23 Commentary/Profiling edited by
- add missing thing (diff)
- 15:13 Commentary/Profiling edited by
- start adding docs for profiling (diff)
- 06:14 Ticket #7728 (ghc-pkg does not build) created by
- I am experiencing build errors with HEAD. Steps to reproduce: […] …
- 05:18 Repositories edited by
- (diff)
02/27/13:
- 21:24 Commentary/PrimOps edited by
- update to new codegen (diff)
- 16:16 Ticket #7727 (Nonsense evaluation: sequence [] = []) created by
- […] Wat. Where on earth did ghci get the idea that {{{ sequence [] = …
- 15:30 Building/CrossCompiling/iOS edited by
- (diff)
- 15:27 Building/CrossCompiling/iOS edited by
- (diff)
- 13:55 Building/CrossCompiling/iOS edited by
- (diff)
- 13:30 Building/CrossCompiling/iOS created by
- 13:19 LightweightConcurrency edited by
- Fixing substrate link (diff)
- 12:40 Building/CrossCompiling edited by
- (diff)
- 09:10 LightweightConcurrency edited by
- Added link to the ghc-lwc2 branch (diff)
- 04:22 Building/Preparation/MacOSX edited by
- Added blurb about DocBook environment vars. (diff)
02/26/13:
- 20:45 Ticket #7726 (unexpected out of memory error on FreeBSD) created by
- I wrote a daemon that periodically scrapes information from a webpage that …
- 14:02 Frisby2013Q1 edited by
- (diff)
- 13:08 Ticket #7725 (Operators without colons) created by
- This code is accepted: […] but it's wrong - as far as I know …
- 11:52 Frisby2013Q1 edited by
- (diff)
- 11:32 LightweightConcurrency edited by
- Fixed the broken link to source browser. Is TracSource? browser broken? (diff)
- 11:14 LightweightConcurrency edited by
- (diff)
- 08:55 TypeLevelReasoning edited by
- mention "deriving" (diff)
- 07:37 Ticket #7671 (No break spaces) closed by
- fixed: Fixed
- 03:46 SplitBase edited by
- (diff)
- 03:28 Ticket #7724 (cross-compile to iOS) created by
- A bug for the whole task of cross-compiling to iOS, so we can block it by …
- 03:24 Ticket #7723 (iOS patch no 12: Itimer.c doesn't work on iOS) created by
- As it stands, rts/posix/Itimer.c dies at runtime on iOS. I am in the …
- 02:52 Ticket #7722 (iOS patch no 11: Fix quirk with runtime loader) created by
- On iOS, due to a quirk, we must put references to external symbols into …
- 02:17 Ticket #7721 (iOS patch no 10: Add iOS-specific module layout to LLVM codegen) created by
- Add an entry to 'moduleLayout' for iOS in the LLVM pretty printer.
- 01:58 Ticket #7720 (iOS patch no 9: Linking) created by
- These are all the changes necessary to make the iOS cross compiler link in …
- 00:46 SplitBase edited by
- (diff)
- 00:45 SplitBase edited by
- Add johans goals (diff)
02/25/13:
- 17:19 TemplateHaskell/Typed edited by
- just add more detail (diff)
- 15:42 Ticket #7719 (System.Timeout.timeout may leak <<timeout>> exceptions) created by
- The current implementation of timeout can leak Timeout …
- 14:54 TemplateHaskell/Typed edited by
- (diff)
- 14:33 Ticket #7627 (Space in nullary unboxed tuples) closed by
- fixed: Fixed. We now get: […]
- 14:02 TemplateHaskell/Typed created by
- (save prelim page, to avoid losing it all)
- 13:13 TemplateHaskell/Conversions edited by
- add link to sub-page for design ideas on typed TH (diff)
- 07:27 Ticket #5391 (Better deriving for Typeable) closed by
- wontfix: Yes, the polykinded Typeable is strictly better than the compromise …
- 05:14 SplitBase edited by
- (diff)
- 05:13 SplitBase edited by
- (diff)
- 04:15 Ticket #7718 (ios patch no 8: adjustor pools) created by
- "Adjustor" is the term used for a C function pointer that allows C code to …
- 00:48 Ticket #7717 (Libffi errors while cross-compiling GHC 7.6.2 (Stage 1)) created by
- I'm trying to cross-build GHC 7.6.2. I got stuck when I was trying to …
02/24/13:
- 16:16 Frisby2013Q1 edited by
- (diff)
- 14:10 LightweightConcurrency edited by
- Edited the branch name to reflect reality (diff)
- 13:13 Frisby2013Q1 edited by
- (diff)
- 13:11 Frisby2013Q1 edited by
- (diff)
- 13:06 Frisby2013Q1 edited by
- (diff)
- 13:03 Frisby2013Q1 edited by
- (diff)
- 13:02 Frisby2013Q1 edited by
- (diff)
- 09:49 Ticket #7682 (Plugin example not updated for ghc 7.6) closed by
- fixed: Fixed, thanks
- 09:47 Ticket #2507 (quotation characters in error messages) closed by
- fixed: Done
- 08:02 Ticket #2467 (orphan instance warnings are badly behaved) closed by
- fixed: I don't think there are any more concrete changes we want to make, and …
- 06:30 Ticket #7715 (threadDelay causes segfault on Mac if compiled by 32bit GHC) closed by
- duplicate: Thanks for the report. Happily, this sounds like a duplicate of the …
- 06:08 Ticket #7716 (ZonedTime read instance failing to parse what show returns) created by
- Test case: […] This gives me: […] Reportedly this works with …
- 05:34 Ticket #7715 (threadDelay causes segfault on Mac if compiled by 32bit GHC) created by
- The following code causes segfault […] if compiled with 32bit GHC head …
- 05:22 Ticket #7714 (The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid) created by
- poll() is used in GHC/Event/Poll.hsc. The type of its second argument is …
02/23/13:
- 18:17 Frisby2013Q1 edited by
- (diff)
- 15:18 Frisby2013Q1 edited by
- (diff)
- 11:29 Ticket #7383 (implement proper type promotion in compilation of C calls) closed by
- fixed: cgrun071 passes on OS X x86. I've pushed it.
- 11:29 Ticket #7684 (cgrun071 segfaults) closed by
- fixed: Fixed by the #7383 patch.
- 09:48 Ticket #2959 (Merge in LambdaVM (Haskell to Java/JVM bytecode translator)) closed by
- wontfix: In the absence of evidence to the contrary, I assume that it is still not …
- 08:44 Frisby2013Q1 edited by
- (diff)
- 00:04 Ticket #7713 (Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core) created by
- An attempt to compile the attached file with 7.6.2 (and 7.4.2) with "-O2 …
02/22/13:
- 11:30 Frisby2013Q1 edited by
- (diff)
- 08:55 Ticket #7712 ("make install" fails on Windows) created by
- Running the 'make install' command under Windows 8/MinGW produces an …
- 02:06 Ticket #5931 (Allow 'Any' to be passed to a foreign prim function.) closed by
- fixed: Looks like this has been done.
02/21/13:
- 21:54 Ticket #7711 (Multi-line input mode in ghci doesn't obey :set prompt) closed by
- duplicate: Duplicate of #7618.
- 13:40 Ticket #7711 (Multi-line input mode in ghci doesn't obey :set prompt) created by
- You can set your prompt using […] But this is not obeyed by the …
- 02:30 Ticket #7710 (AutoDeriveTypeable and synonyms) closed by
- fixed: Thanks; fixed, also for type families.
- 02:04 SplitBase edited by
- (diff)
02/20/13:
- 09:15 Ticket #7710 (AutoDeriveTypeable and synonyms) created by
- […] reports duplicate instance for Typeable Int error. In my opinion …
- 08:59 SplitBase edited by
- (diff)
- 07:43 SplitBase edited by
- (diff)
- 06:32 SplitBase edited by
- (diff)
- 02:44 Repositories/Upstream edited by
- update bytestring to new home (diff)
02/19/13:
- 20:53 Ticket #7709 (ios patch no 7: Omit ghc-pwd from final stage when cross compiling) created by
- Without this patch, we get this error when cross compiling: […]
- 20:34 Ticket #7706 (iOS patch no 5: pass host OS and arch to cabal) closed by
- invalid: We won't do this patch. Cabal is instead going to infer the hostOS and …
- 19:35 Ticket #7708 (sys/cpuset.h cannot be found on FreeBSD) created by
- Current "configure.ac" cannot detect "sys/cpuset.h" even if it exists on …
- 18:03 Commentary/Rts/IOManager edited by
- (diff)
- 16:40 Frisby2013Q1 edited by
- (diff)
- 08:00 Ticket #7689 (Primitive bitwise operations on Int#) closed by
- fixed: Sorry about that, done now: […]
- 01:32 Ticket #7707 (iOS patch no 6: compatibility with iOS assembler) created by
- Small iOS assembler tweaks: the iOS assembler has never heard of the ARM's …
- 00:57 Ticket #7706 (iOS patch no 5: pass host OS and arch to cabal) created by
- WARNING: If this cabal patch …
02/18/13:
- 23:32 Ticket #7705 (iOS patch no 4: correct options for hsc2hs by stage) created by
- Currently hsc2hs gets the same options for every stage. We need this …
- 12:42 Ticket #7704 (Phantom types break new polykind Typeable with either StandaloneDeriving ...) created by
- This test program, reduced from an attempt to bring ekmett's tagged …
- 11:03 Ticket #7703 (GHCI crashes when loading a file, Windows 7 64 bit) closed by
- fixed: Here's a small version: […] GHC 7.4 and 7.6 panic, but HEAD correctly …
- 06:23 Ticket #7703 (GHCI crashes when loading a file, Windows 7 64 bit) created by
- The file I'm loading in is reproduced here. I suspect the error is related …
- 03:03 Ticket #6157 (Support duplicating a TChan with the current content available.) closed by
- fixed
- 02:49 Ticket #7689 (Primitive bitwise operations on Int#) closed by
- fixed: Pushed, thanks!
- 01:27 Ticket #7702 (Memory Leak in CoreM (CoreWriter)) created by
- While running HERMIT on extended examples, we noticed that the CoreWriter? …
02/17/13:
- 20:29 Ticket #7701 (compiler exception when -> is used instead of => in instance definition) closed by
- duplicate: Thanks for the report. The bug is fixed in GHC 7.6, see #5951.
- 15:51 Ticket #7701 (compiler exception when -> is used instead of => in instance definition) created by
- When running ghci on the attached file, the following exception is raised: …
- 13:01 Ticket #7480 (Proposal: Add Functor instances for ArgOrder, OptDescr and ArgDescr) closed by
- fixed: Applied, thanks
- 13:00 Ticket #7559 (`./configure --with-macosx-deployment-target=` doesn't work) closed by
- fixed: I've removed it
- 12:40 Ticket #7691 (ghc.exe: internal error: evacuate: strange closure type 48880) closed by
- worksforme
- 11:57 Ticket #7700 (iOS patch no 3: enable/disable terminfo more precisely by os) created by
- When cross compiling to iOS, HostOS = darwin and TargetOS = ios. darwin …
- 09:42 Building/Using edited by
- (diff)
- 09:07 Ticket #7673 (Windows: run "git config --global core.autocrlf false" before cloning the ...) closed by
- fixed: Thanks for the patch; I've done something similar, which automatically …
- 07:32 Building edited by
- (diff)
- 07:32 Building/Porting edited by
- (diff)
- 07:28 Ticket #7690 (iOS patch no 1: Select operating system) closed by
- fixed: Applied, thanks: […]
- 07:27 Ticket #7699 (iOS patch no 2: remove obsolete CROSS_COMPILE variable) closed by
- fixed: Applied, thanks
- 07:13 SplitBase edited by
- (diff)
- 07:08 SplitBase edited by
- (diff)
- 06:57 SplitBase edited by
- (diff)
- 04:14 Ticket #7699 (iOS patch no 2: remove obsolete CROSS_COMPILE variable) created by
- This is the second iOS cross compile patch, though it isn't iOS-specific. …
02/16/13:
- 11:04 OverloadedLists edited by
- Typo (diff)
- 08:53 Frisby2013Q1 edited by
- (diff)
- 06:55 Ticket #7698 (thread blocked indefinitely in an MVar operation) created by
- This error occures after wake up from hibernation
- 01:40 Ticket #7697 ((=>) works on non-constraints) created by
- […] compiles in 7.6 and HEAD. It shouldn't?
02/15/13:
- 13:56 Ticket #7696 (Another kindFunResult panic) created by
- While working at the GHCi prompt, I left off a pair of parens, yielding: …
- 13:07 Debugging/LowLevelProfiling/Perf edited by
- (diff)
- 13:05 Debugging/LowLevelProfiling/Perf edited by
- (diff)
- 09:28 Ticket #7695 (Hang when locale-archive and gconv-modules are not there) created by
- Running a (statically) compiled program in an environment where …
- 09:24 Ticket #7688 (:kind should do kind generalisation) closed by
- fixed: OK I did this. It's a very small change, easy to revert Simon
- 09:20 Commentary/Compiler/Backends/LLVM/Mangler created by
- 09:16 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 08:14 Frisby2013Q1 edited by
- (diff)
- 07:17 Ticket #2354 (NOINLINE pragma ignored) closed by
- fixed: I put it in typecheck in the end; simplCore doesn't have a …
- 07:09 Status/SLPJ-Tickets edited by
- (diff)
- 05:19 Ticket #7694 (LLVM: bootstrapping with LLVM 3.2 does not work) created by
- Building GHC itself using the LLVM back end no longer works with LLVM 3.2 …
- 03:54 Ticket #7692 (ghci -ignore-package base lets the impossible happen) closed by
- wontfix: I think the right response here is "don't do that then".
- 03:16 Ticket #7693 (Flush .hp file at the end of each sample) created by
- Tools like hp2any-graph reads a .hp file as it's being written to. However …
- 01:20 Building/CrossCompiling edited by
- expand on <target>-build.mk (diff)
02/14/13:
- 15:31 Ticket #7692 (ghci -ignore-package base lets the impossible happen) created by
- Obviously I am doing something bad here, but still GHC tells me to report …
- 14:53 Ticket #7691 (ghc.exe: internal error: evacuate: strange closure type 48880) created by
- While trying to install haskell-src-exts-1.13.5, the following message was …
- 13:32 Ticket #7690 (iOS patch no 1: Select operating system) created by
- This is the first in a series of patches for adding cross-compile ability …
- 07:56 OverloadedLists edited by
- (diff)
- 07:19 Ticket #7645 (Parens in an error message) closed by
- fixed: Thanks! Fixed.
- 07:01 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) closed by
- fixed: Thanks Karel! I went with a slightly modified version of your patch as I …
- 06:48 SplitBase edited by
- More problems (diff)
- 06:26 Commentary edited by
- (diff)
- 05:30 Ticket #7674 (Separate StablePtr table from StableName table.) closed by
- fixed
- 03:58 Ticket #7689 (Primitive bitwise operations on Int#) created by
- During recent work I found a need for primitive bitwise operations that …
- 03:01 Ticket #7688 (:kind should do kind generalisation) created by
- Suppose you load this into GHCi: […] Now you use :kind to see the …
- 01:50 Commentary edited by
- (diff)
- 01:03 Commentary edited by
- (diff)
- 00:50 Ticket #876 (Length is not a good consumer) closed by
- fixed: This patch to GHC.List makes length a good consumer, for what it's …
02/13/13:
- 19:11 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) closed by
- fixed
- 17:21 Ticket #7687 (ghc panic on TH and deriveJSON) created by
- […] will give […]
- 13:32 SplitBase edited by
- (diff)
- 13:21 SplitBase edited by
- (diff)
- 13:08 SplitBase edited by
- (diff)
- 10:21 SplitBase edited by
- Split of io and foreign (diff)
- 10:18 SplitBase edited by
- Suggest first split (diff)
- 10:11 SplitBase created by
- 09:50 Ticket #7649 (BangPatterns + ViewPatterns) closed by
- fixed: Indeed, it was utterly wrong before. Thank you. Simon
- 09:48 Ticket #7669 (Empty case causes warning) closed by
- fixed: Thanks. Turns out I could cure this and make the code simpler! Simon
- 09:47 Ticket #7683 (Expose tcIfaceExpr) closed by
- fixed: Done!
- 09:14 Frisby2013Q1 edited by
- (diff)
- 09:07 Building/RunningTests/Adding edited by
- (diff)
- 08:45 Ticket #7658 (Support empty record update syntax) closed by
- wontfix: glguy is right: the typing of record updates currently depends critically …
- 08:35 Status/SLPJ-Tickets edited by
- (diff)
- 08:30 Building/RunningTests/Adding edited by
- (diff)
- 08:16 Frisby2013Q1 edited by
- (diff)
- 07:59 Status/SLPJ-Tickets edited by
- (diff)
- 07:40 Building/RunningTests/Adding edited by
- (diff)
- 02:43 Ticket #7631 (Allow to differentiate between newtypes and datatypes when using Generics) closed by
- fixed: Done. New test is GenNewtype.
02/12/13:
- 16:06 Ticket #7677 (Proposal: add attached README.md to GHC repo) closed by
- fixed: Committed! Thanks.
- 14:28 Ticket #7046 (Simplifier failing to unbox join point) closed by
- fixed: Fixed: see #5113
- 10:31 Frisby2013Q1 edited by
- (diff)
- 09:48 Frisby2013Q1 edited by
- (diff)
- 09:29 Frisby2013Q1 edited by
- (diff)
- 06:24 Frisby2013Q1 edited by
- (diff)
- 02:12 Ticket #7686 (--with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc ...) created by
- While experimenting with GHC HEAD compilation on Solaris 11 using system …
- 01:01 Ticket #7685 (:script command does not resolve ~) created by
- Although the tab completion after ":script ~/..." would work, the command …
02/11/13:
- 22:36 Ticket #7684 (cgrun071 segfaults) created by
- I ran into this working on something unrelated today: […]
- 22:01 Ticket #7683 (Expose tcIfaceExpr) created by
- The tcIface module exports: […] which is useful for typechecking …
- 20:11 Ticket #7681 (Panic on quoting empty case) closed by
- fixed
- 18:45 TypeLevelReasoning edited by
- (diff)
- 08:44 Frisby2013Q1 edited by
- (diff)
- 08:28 Frisby2013Q1 edited by
- (diff)
- 07:57 Ticket #7682 (Plugin example not updated for ghc 7.6) created by
- The GHC plugin docs …
- 06:30 Ticket #7681 (Panic on quoting empty case) created by
- With -XEmptyCase on, […]
- 04:32 Ticket #7498 (panic : Register allocator: out of stack slots (need 147)) closed by
- fixed
- 02:14 Ticket #7680 (-prof build: trying to 'show' a 'Double' leads to 'Char.intToDigit: not a ...) created by
- The source is very simple: […] Run as: ghc --make double.hs …
- 00:22 Ticket #7679 (Regression in -fregs-graph performance) created by
- Likely due to a bad interaction with the new code generator, see #7192. …
02/10/13:
- 16:34 Building/Using edited by
- (diff)
- 16:22 Building/Using edited by
- (diff)
- 00:35 Ticket #7678 (GHC should compile cleanly with clang) created by
- I'm running into several difficulties (which I'll catalog shortly) …
02/09/13:
- 12:58 Ticket #7677 (Proposal: add attached README.md to GHC repo) created by
- Have a look at my [ https://github.com/Morabbin/ghc accidental github fork …
- 10:33 Ticket #7676 (Unify patterns and function bindings) closed by
- wontfix: Thanks for the report. However, this matches the behaviour specified by …
- 10:20 Ticket #7595 (Static flags code needs cleanup) closed by
- fixed: I applied the first one. Thanks.
02/08/13:
- 18:50 Ticket #7676 (Unify patterns and function bindings) created by
- The following program: […] produces an error (on 7.4.1 and …
- 11:57 Building/RunningNoFib edited by
- (diff)
- 11:30 Building/RunningNoFib edited by
- add note about html package (diff)
- 07:17 ArrowNotation edited by
- typo (diff)
- 07:13 ArrowNotation created by
- proposed changes
- 06:27 Frisby2013Q1 edited by
- (diff)
- 05:36 Ticket #7675 (Program lives on with dead main thread) closed by
- duplicate: The main bug is an instance of #367. You can make it work with 7.8.1 …
- 05:12 PrimBool edited by
- (diff)
- 05:09 PrimBool edited by
- (diff)
- 05:04 Ticket #7675 (Program lives on with dead main thread) created by
- http://hackage.haskell.org/packages/archive/base/latest/doc/html/Control-Co …
- 04:11 Frisby2013Q1 edited by
- (diff)
- 03:24 Ticket #7674 (Separate StablePtr table from StableName table.) created by
- Currently, there is one table for these two difference concepts which …
02/07/13:
- 19:32 Ticket #7673 (Windows: run "git config --global core.autocrlf false" before cloning the ...) created by
- On my windows box, I experienced the following loop: […] Turns out the …
- 11:01 Ticket #7672 (boot file entities are sometimes invisible and are not (semantically) ...) created by
- In a recursive module (i.e. a module that transitively imports itself), …
- 10:30 Frisby2013Q1 edited by
- (diff)
- 03:30 Ticket #7671 (No break spaces) created by
- I thought I was going mad when the following code wasn't compiling: …
- 00:56 Commentary/Rts/Scheduler edited by
- (diff)
02/06/13:
- 16:21 Ticket #7670 (StablePtrs should be organized by generation for efficient minor ...) created by
- Currently, stable pointers are all in one giant pointer table (see …
- 11:23 Ticket #7669 (Empty case causes warning) created by
- The following code […] causes this warning […]
- 11:07 Frisby2013Q1 edited by
- (diff)
- 11:06 TypeLevelReasoning edited by
- we have a branch (diff)
- 11:03 Frisby2013Q1 edited by
- (diff)
- 10:36 TypeLevelReasoning edited by
- fix typo (diff)
- 10:28 Ticket #7668 (Location in -fdefer-type-errors) created by
- Consider […] Run ghci -fdefer-type-errors: […] The first …
- 10:26 Ticket #7663 (consider free variables as well as parameters in inline discounts) closed by
- duplicate: Duplicate of #3781
- 10:24 Ticket #7664 (consider free variables as well as parameters in inline discounts) closed by
- duplicate
- 10:15 Frisby2013Q1 edited by
- (diff)
- 07:46 Ticket #7667 (Template Haskell fails to recognize type operator/function +) created by
- The following message is issued for a valid TH program. […] Code …
- 07:41 Frisby2013Q1 created by
- 05:22 TypeLevelReasoning edited by
- improve suggestion (diff)
- 03:04 Commentary edited by
- (diff)
- 03:03 TypeLevelReasoning edited by
- (diff)
- 02:35 Ticket #7666 (excessive space and time usage for rendering (somewhat) deeply nested Docs) created by
- I was running into serious performance problems when printing moderately …
- 02:26 Status/SLPJ-Tickets edited by
- (diff)
- 00:08 Building/RunningNoFib edited by
- (diff)
- 00:03 Ticket #7657 ("unsafePerfromIO" typo in Safe Haskell user's guide) closed by
- fixed: Fixed! Thanks for the report.
02/05/13:
- 14:18 TypeLevelReasoning edited by
- suggest (diff)
- 12:07 Ticket #7665 (dynamicToo001 fails on Windows) created by
- dynamicToo001 fails on Windows: […]
- 11:36 TypeLevelReasoning created by
- 07:45 Ticket #7664 (consider free variables as well as parameters in inline discounts) closed by
- duplicate: Duplicate of #7663
- 06:16 Ticket #7664 (consider free variables as well as parameters in inline discounts) created by
- The inliner assigns discount values for scrutinized parameters but not for …
- 06:16 Ticket #7663 (consider free variables as well as parameters in inline discounts) created by
- The inliner assigns discount values for scrutinized parameters but not for …
- 06:04 Repositories/Upstream edited by
- (diff)
- 05:54 Ticket #7639 (Fix installation issues with cross compiling + honour Stage1Only properly) closed by
- fixed
- 05:09 Contributors edited by
- (diff)
- 02:14 Ticket #7662 (Improve GC of mutable objects) created by
- Haskell is a purely functional language at its core, but it can be also …
02/04/13:
- 21:15 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) created by
- It is common to install LLVM tools with a version suffix (such as opt-3.0, …
- 20:05 Ticket #7660 (warning: conflicting types when compiling via-C) created by
- I don't think this is actually a problem per-se, but usually these …
- 17:26 Ticket #7659 (Add some latency nofib benchmarks) created by
- At the moment, GHC is heavily throughput oriented (e.g. scheduler choices, …
- 16:46 Ticket #7658 (Support empty record update syntax) created by
- Empty record update syntax would be useful for when you are changing …
- 12:02 Building/GettingTheSources edited by
- (diff)
- 12:01 Building/GettingTheSources edited by
- (diff)
- 09:42 Ticket #7657 ("unsafePerfromIO" typo in Safe Haskell user's guide) created by
- In …
- 06:51 Ticket #7656 (qsemn001 randomly fails on OS X x86) closed by
- fixed: Fixed, I hope. It looks like small delays aren't as accurate on OS X as …
- 03:36 Ticket #709 ("Fixup too large" error with -fasm on PowerPC) closed by
- fixed: pushed, thanks!
- 02:05 Ticket #2548 (validate should continue if it sees warnings or haddock failures) closed by
- wontfix: Not fixed, but IMO I don't think we want this. Right now if there's a …
02/03/13:
- 15:03 Ticket #7656 (qsemn001 randomly fails on OS X x86) created by
- qsemn001 randomly fails on OS X x86 (119 times out of 1000), but never …
- 12:47 Ticket #7458 (ghc panic) closed by
- invalid: No testcase, so closing.
- 12:45 Ticket #7344 (64-bit and 32-bit binaries compiled with '-static' gets 'SIGKILL'ed (after ...) closed by
- invalid: No response from submitter, so closing.
- 12:37 Ticket #5680 (Main thread does not respect stack size RTS options) closed by
- wontfix: No response from submitter, so closing.
- 12:35 Ticket #5677 (Allow the definition of extra functions in typeclass instances) closed by
- wontfix: No other support, so closing.
- 12:33 Ticket #5666 (Can't use writeFile to write unicode characters.) closed by
- worksforme: No response from submitter, so closing.
- 12:21 Ticket #7655 (7.6.2 Segmentation Fault/Bus Error in large exponentation) closed by
- fixed: This is fixed in GHC 7.6.1, according to …
- 11:01 Ticket #7655 (7.6.2 Segmentation Fault/Bus Error in large exponentation) created by
- Mac OS X 10.8.2. Haskell Platform 2012.4, 64-bit. GHCI 7.4.2. Large …
02/02/13:
- 19:35 BugSweep edited by
- (diff)
- 12:06 BugSweep edited by
- (diff)
- 12:04 BugSweep edited by
- (diff)
- 11:18 Ticket #7654 (Cannot specify argv[0] with createProcess) created by
- There are conditions where it is important to specify the value of argv[0] …
- 08:36 Ticket #1849 (Template Haskell: reify is not consistent with the special constructors ...) closed by
- fixed: I don't think there's any current plan to remove ListT and TupleT, but …
- 06:33 Ticket #7653 (incorrect handling of StackOverflow exception in the event manager) created by
- Under high pressure of registerTimeouts the event manager thread's stack …
- 06:22 Ticket #7638 (bindist refers to libgmp.so.3 which is missing on Fedora 17) closed by
- fixed: I don't think that we want to try to keep a distro list up-to-date, but …
02/01/13:
- 19:07 Ticket #7652 (Testing freezes on FreeBSD 9.1.) created by
- "gmake THREADS=10 fast" in the testsuite/tests directory does not finish. …
- 18:36 Ticket #7651 (Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)) created by
- Building GHC with parallel IO manager on Mac freezes when compiling the …
- 17:26 MakingReleases edited by
- (diff)
- 13:25 Ticket #7648 (please don't include mingw and mingw64 in main src tarball) closed by
- duplicate: Thanks for the report. Closing as a duplicate of #7017
- 12:13 Ticket #7632 (./sync-all pull fails in libraries xhtml) closed by
- fixed: Thanks for the report; fixed.
- 10:55 Ticket #4177 (GHCi should allow custom definition of print for implicit output) closed by
- duplicate: Fixed in GHC 7.6.1, see #5461.
- 10:40 Ticket #2222 (Template Haskell: reify returns incorrect types when ommiting type ...) closed by
- fixed: I think it's now all as expected. I've added a test.
- 10:14 Ticket #7650 (can't use combining characters in identifiers) created by
- ghc doesn't let me use combining characters in unicode identifiers. Here's …
- 09:49 Ticket #7432 (haddock : panic! (the 'impossible' happened)) closed by
- worksforme: No response for 2 months, so closing.
- 09:31 Ticket #7649 (BangPatterns + ViewPatterns) created by
- This program: […] prints: […] but presumably i ought to be strict …
- 08:25 Ticket #984 (Syntax error shows in the wrong position) closed by
- fixed: We now get the error above. Only time will tell whether this causes more …
- 05:44 Ticket #459 (Bad parse error message) closed by
- fixed: The error is now […] which is I think as we're going to get. While we …
- 01:48 Building/Preparation/RaspberryPi edited by
- (diff)
- 01:00 Ticket #7591 (CodeGen.Platform.hs not including ghcautoconf.h as it should, breaks ARMv5 ...) closed by
- fixed: Thanks for the patch!
01/31/13:
- 22:26 Ticket #7648 (please don't include mingw and mingw64 in main src tarball) created by
- ghc >= 7.6 source tarballs are now over 100MB! :-( […] Would it …
- 21:16 Ticket #7647 (UNPACK polymorphic fields) created by
- comment:9:ticket:3990 mentions the possibility of unpacking polymorphic …
- 17:49 Ticket #5801 (Document GHC Optimisation Passes) closed by
- fixed: Hooray!
- 16:22 Ticket #7607 (getSymtabName:unknown known-key unique) closed by
- worksforme: I can't reproduce this with 7.6.2. I suspect that it was a bad interaction …
- 16:11 Ticket #2519 (Time.toClockTime: picoseconds out of range, after diffClockTimes) closed by
- wontfix: Closing - the ticket concerns old-time which is abandoned.
- 13:30 Ticket #7646 (resource busy (file is locked) with multi-threaded file ops) created by
- The sample program attached creates 10 worker threads, each of which takes …
- 13:02 Ticket #2425 (Crash constructing a ClockTime too far into the future) closed by
- wontfix: old-time is now only included in a GHC tree because haskell98 depends …
- 12:55 Ticket #7640 (Crash in stg_ap_p_fast on ARM on executable output by registerised/LLVM ...) closed by
- fixed: I pulled those changes and I now have a working "Hello, World!" program …
- 12:00 Ticket #4163 (Make cross-compilation work) closed by
- fixed: Closing - it is mostly working now (see Building/CrossCompiling for …
- 09:36 MakingReleases edited by
- (diff)
- 09:33 MakingReleases edited by
- (diff)
- 09:32 MakingReleases edited by
- (diff)
- 09:28 MakingReleases edited by
- (diff)
- 07:27 Ticket #7641 (Incorrect reporting of overlapping instances) closed by
- fixed: This is fixed in HEAD -- I was able to compile the code without a hiccup. …
- 07:22 Ticket #7645 (Parens in an error message) created by
- […] gives […] which should be (+) a a. I tried […] but …
- 06:13 Ticket #7644 (Hackage docs for base library contain broken links) created by
- http://hackage.haskell.org/packages/archive/base/4.6.0.0/doc/html/GHC-IOArr …
- 05:55 Ticket #7643 (Kind application error) created by
- Compiling the attached program with -dcore-lint fails. This failure is a …
- 03:59 Ticket #7642 (Nullary type classes) created by
- GHC supports MultiParamTypeClasses with two or more parameters, but it …
- 03:53 Ticket #7641 (Incorrect reporting of overlapping instances) created by
- I've reproduced this issue on both 7.6.1 and 7.6.2. It does not exist on …
- 02:18 Ticket #7640 (Crash in stg_ap_p_fast on ARM on executable output by registerised/LLVM ...) created by
- Tested here with the latest master ghc and llvm-3.2, cross compiled to arm …
01/30/13:
- 20:55 Ticket #7639 (Fix installation issues with cross compiling + honour Stage1Only properly) created by
- This patch fixes three problems that occur during a cross compile to …
- 15:47 Building/CrossCompiling edited by
- (diff)
- 15:46 Building/CrossCompiling edited by
- Add comments on llvm, aclocal.m4 and an ARM-specific note at the bottom. (diff)
- 04:02 OverloadedLists edited by
- (diff)
- 04:01 OverloadedLists edited by
- (diff)
- 02:03 Building/Preparation/RaspberryPi edited by
- (diff)
- 01:59 Ticket #7472 (Build on FreeBSD fails with ncurses) closed by
- wontfix: Sounds like the ticket can be closed then. Would someone like to create a …
- 01:29 Ticket #7638 (bindist refers to libgmp.so.3 which is missing on Fedora 17) created by
- binary distribution ghc-7.6.2-x86_64-unknown-linux.tar.bz2 contains …
- 00:33 Ticket #7601 (Internal error with kind annotation on associated type family) closed by
- fixed: Good point. Thanks. Simon
- 00:30 Ticket #7282 (polykinds error: Found `k' but expected `k') closed by
- fixed: Thank you for reporting this -- v helpful. Simon
- 00:26 Ticket #7609 (Backticks in an an error message) closed by
- fixed
01/29/13:
- 13:27 Contributors edited by
- (diff)
- 13:20 Ticket #7554 (Define __SSE__ when compiling with -msse) closed by
- fixed: Interface change, so not suitable for merging to stable branch.
- 10:46 Ticket #7628 (Improve error message when mixing 32bit and 64bit images) closed by
- fixed: Applied, thanks
- 10:45 MakingReleases edited by
- (diff)
- 10:41 Ticket #7630 (FFI: "capi" calling convention doesn't work) closed by
- fixed: Nevermind; this was already fixed a while back: […]
- 10:37 MakingReleases edited by
- (diff)
- 10:26 MakingReleases edited by
- (diff)
- 10:22 MakingReleases edited by
- (diff)
- 10:19 MakingReleases edited by
- (diff)
- 09:22 MakingReleases edited by
- (diff)
- 09:21 MakingReleases edited by
- (diff)
- 09:02 MakingReleases edited by
- (diff)
- 08:56 Ticket #7630 (FFI: "capi" calling convention doesn't work) closed by
- invalid: You need to add CAPI to your LANGUAGE pragma.
- 08:43 MakingReleases edited by
- (diff)
- 08:41 MakingReleases edited by
- (diff)
- 07:02 Status/May09 edited by
- (diff)
- 07:01 OpenSPARC edited by
- (diff)
- 07:01 BuildBot edited by
- (diff)
- 07:00 SharedLibraries/PlatformSupport edited by
- (diff)
- 07:00 WorkingConventions/AddingFeatures edited by
- (diff)
- 06:58 WorkingConventions edited by
- (diff)
- 06:52 GhcApiStatus edited by
- (diff)
- 06:51 Ticket #7637 (split-objs not supported for ARM) created by
- As reported in …
- 06:50 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:49 GitForDarcsUsers edited by
- (diff)
- 06:48 Builder edited by
- (diff)
- 06:47 Building/GettingTheSources edited by
- (diff)
- 06:45 WorkingConventions/Git edited by
- (diff)
- 06:44 WorkingConventions/FixingBugs edited by
- (diff)
- 04:37 Ticket #1930 (Make operators into type constructors, rather than type variables) closed by
- fixed: From the 7.6.1 release notes: "The behavior of the TypeOperator? extension …
- 04:31 Ticket #1786 (can't build ghc-6.8.0.20071017 under Solaris using a GNU linker) closed by
- worksforme: No activity in 5 years, almost certainly something has changed since then, …
- 02:16 Ticket #7620 (Via-C unregisterised build fails for integer-simple) closed by
- fixed
- 01:51 Ticket #1752 (CSE can create space leaks by increasing sharing) closed by
- wontfix: Known issue with CSE, not likely to ever get fixed.
- 01:48 Ticket #1747 (debugger: :trace is wasting time) closed by
- wontfix: Not much to be gained by having this ticket open, so I'll close it.
- 00:00 Milestone 7.6.2 completed
Note: See TracTimeline
for information about the timeline view.
