Timeline
03/07/13:
- 22:50 Ticket #7754 (Can't find curses.h when building cross-compiler) created by
- […] Of course there are curses.h and corresponding library which is …
- 21:50 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 21:46 Ticket #7753 (Profiling report broken with foreign exported functions) created by
- Save the following Haskell source as wrapper.hs: […] Then compile and …
- 20:50 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 20:45 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 20:43 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 20:42 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 20:19 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 20:15 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 20:13 Commentary/Rts/Storage/HeapObjects edited by
- link up (diff)
- 15:54 Ticket #7752 (GHC as a library documentation out of sync) created by
- The example program(s) at …
- 15:50 Ticket #7751 (Incremental heap census) created by
- At the moment, a heap census forces a major garbage collection, because a …
- 15:28 Ticket #7745 (sleep interrupted in foreign call with GHC later than 7.2) closed by
- invalid: Your C code needs to handle SIGVTALRMs: […] See also …
- 15:20 Ticket #7747 (debug_p RTS is buggy (debugging and profiled)) closed by
- fixed: Actually, I think that fixes it all. Since we don't ship debug_p by …
- 15:18 Commentary/PrimOps edited by
- (diff)
- 15:17 Commentary/PrimOps edited by
- (diff)
- 15:00 Building/CrossCompiling/iOS edited by
- (diff)
- 13:30 Ticket #7722 (iOS patch no 11: Fix quirk with runtime loader) closed by
- fixed: Thanks Stephen and Simon! I love it when LLVM issues are so nicely solved …
- 12:21 SplitBase edited by
- (diff)
- 12:19 Ticket #7750 (Pretty printing of human-readable integers is incorrect) created by
- I noticed this while inspecting the output of simplifier passes: […] …
- 12:15 SplitBase edited by
- Compare approaches (diff)
- 11:52 Ticket #7749 (hsc2hs generated executable does not reflect additional library ...) created by
- This came up attempting to "cabal install postgresql-libpq", with the …
- 11:12 BugSweep edited by
- (diff)
- 10:09 BugSweep edited by
- (diff)
- 08:56 BugSweep edited by
- (diff)
- 08:52 BugSweep edited by
- (diff)
- 02:33 Ticket #7748 (Runtime <<loop>> due to incorrect inferred type) created by
- There is a bug in the type checker of 7.6.1 and 7.6.2, which accepts an …
03/06/13:
- 23:18 Ticket #7747 (debug_p RTS is buggy (debugging and profiled)) created by
- I think some of the sanity assertions that debugging enables are not being …
- 23:08 Ticket #7746 (Support loading/unloading profiled objects from a profiled executable) created by
- This is closely related to #3360, but it is a bit less ambitious and …
- 22:02 Ticket #7597 (plugins01 fails if it has been run previously (doesn't force recompile)) closed by
- fixed: […]
- 08:45 Ticket #7745 (sleep interrupted in foreign call with GHC later than 7.2) created by
- Noticed investigating …
- 03:38 Ticket #7742 (StandaloneDeriving on Read fails for GADTs) closed by
- invalid: I agree with kosmikus. instance Show (Foo a) can be written …
- 03:12 Commentary/PrimOps edited by
- random comment from experience (diff)
03/05/13:
- 16:55 Ticket #7744 (Can't install conduit via cabal-install) created by
- When I did cabal install hoogle it failed on one of the …
- 13:55 Ticket #7743 (GHCI segfaults with Data.Binary instances) created by
- The following code seems to crash GHCi I apologize for the long test …[…]
- 11:31 Ticket #7742 (StandaloneDeriving on Read fails for GADTs) created by
- Consider the following code that derives a Read instance for a GADT …
- 08:45 WorkingConventions/Releases edited by
- (diff)
- 08:09 WorkingConventions/Releases edited by
- (diff)
- 08:05 WorkingConventions/Releases edited by
- (diff)
- 07:57 WorkingConventions/Releases edited by
- (diff)
- 07:55 WorkingConventions/Releases edited by
- (diff)
- 04:42 Ticket #7741 (Add SIMD support to x86/x86_64 NCG) created by
- ghc-7.7.20130301 has SIMD support. But only LLVM backend supports SIMD …
03/04/13:
- 17:09 Ticket #7740 (Remove direct cabal imports in Linker and Finder modules) created by
- This is a low priority change, that mostly marks my first contribution :-) …
- 15:03 Ticket #7739 (Testsuite failures for HPC way tests on Windows) created by
- Here's what happens on GHC-HEAD: […] The cause appears to be due to …
- 14:44 Commentary/ResourceLimits created by
- 14:36 Ticket #7738 (Testsuite failures for ghci tests normalising stderr output for .exe) created by
- On GHC-Head: Tests getDirContents002 and process004 both specify …
- 01:51 Ticket #5609 (Type checking arrow notation in the presence of deferred constraints) closed by
- fixed: Right this is fixed. We don't really have a test-case that exercises the …
- 01:40 Status/SLPJ-Tickets edited by
- (diff)
03/03/13:
- 18:35 Ticket #7737 (t7319: Oops! Entered absent arg w_s1Du{v} [lid] [base:GHC.Base.String{tc ...) created by
- When compiling t7319 from the test suite with -O2, I get the above error, …
- 16:16 Ticket #7736 (Parallel array enumeration causes compiler panic (enumFromToP)) created by
- Enumeration doesn't work in parallel array comprehensions: […] causes …
- 15:22 Ticket #7696 (Another kindFunResult panic) closed by
- fixed: Excellent point! Actually this bug revealed a pretty significant …
- 15:19 Ticket #7697 ((=>) works on non-constraints) closed by
- fixed: Good catch, thank you! Simon
- 13:35 Ticket #7735 (-fext-core doesn't generate .hcr when .o and .hi files are present) created by
- Create a file inside a directory and compile it using -fext-core: […] …
- 09:18 Ticket #7734 (Missing backticks in error message) closed by
- fixed: Applied thanks!
- 06:34 Ticket #7733 (iOS patch libraries/dph can't be omitted from the build on non-TH-capable ...) closed by
- fixed: Applied, thanks!
- 06:34 Ticket #7700 (iOS patch no 3: enable/disable terminfo more precisely by os) closed by
- fixed: There was a potential dependency problem with the haddock rules, but I've …
- 02:59 Ticket #7734 (Missing backticks in error message) created by
- The code […] gives errors with missing backticks and parentheses: …
- 02:34 Ticket #7733 (iOS patch libraries/dph can't be omitted from the build on non-TH-capable ...) created by
- We can't build without libraries/dph any more. This happens if we use …
03/02/13:
- 09:11 Ticket #7721 (iOS patch no 10: Add iOS-specific module layout to LLVM codegen) closed by
- fixed: Applied, thanks
- 06:47 Ticket #7707 (iOS patch no 6: compatibility with iOS assembler) closed by
- fixed: I've made arm unconditionally use the iOS-friendly r11 and .globl, …
- 06:46 Ticket #7705 (iOS patch no 4: correct options for hsc2hs by stage) closed by
- fixed: Fixed, thanks
- 05:33 Ticket #7732 (Allow killing of processes which are known by a ...) created by
- There is no way to kill a process that is known only by it's …
- 00:51 Ticket #7731 (Add "source" button for instances in Hackage) created by
- There's no "Source" button to the right of the TC instance documentation …
03/01/13:
- 15:39 Ticket #7700 (iOS patch no 3: enable/disable terminfo more precisely by os) closed by
- fixed: Thanks for the patch. I've refactored that area of the build system, as …
- 15:30 Ticket #7730 (:info and polykinds) created by
- […] The two k might be different. It should be either {{{A k l x …
- 10:16 Repositories edited by
- (diff)
- 10:15 Repositories edited by
- (diff)
- 10:05 Ticket #7729 (GHC panics. Invalid core) closed by
- wontfix
- 09:58 Ticket #7702 (Memory Leak in CoreM (CoreWriter)) closed by
- fixed: Thanks very much for the fix! I've just committed it. Simon
- 08:15 Ticket #7729 (GHC panics. Invalid core) created by
- Following code snippet triggers panic: […] GHC 7.6.2 panics […] …
- 08:03 TemplateHaskell/Typed edited by
- add some implementation specificity, as per Simon's comments (diff)
- 08:01 Frisby2013Q1 edited by
- (diff)
- 07:01 Frisby2013Q1 edited by
- (diff)
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 …
Note: See TracTimeline
for information about the timeline view.
