Timeline
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
01/28/13:
- 21:47 Ticket #7595 (Static flags code needs cleanup) closed by
- fixed
- 14:58 Ticket #7636 (threadStackUnderflow: not enough space for return values) created by
- While filling a Control.Concurrent.STM.TBQueue (stm-2.4) with values …
- 13:56 Ticket #1870 (ghc-6.8.1 panics compiling regex-tdfa-0.93) closed by
- wontfix: Yes let's close it. I don't think anyone else has complained that …
- 13:05 Ticket #7524 (Erroneous repeated kind variable in conflicting type family instance error ...) closed by
- fixed
- 08:07 Ticket #7635 (SafeHaskell implying other options) created by
- There have been several type checker bugs -- including #7453 and #7354 -- …
- 07:41 Ticket #1904 (Strictness analyser should be smarter) closed by
- fixed: The code now looks good. Here is Case A, with -ddump-simpl -O output: …
- 07:36 PrimBool edited by
- (diff)
- 07:31 Ticket #2216 (Better error message for unboxed types with no -fglasgow-exts flag) closed by
- wontfix: Agreed, let's close.
- 06:39 Status/SLPJ-Tickets edited by
- (diff)
- 06:38 Ticket #7354 (Panic with recursion-schemes package and unit) closed by
- fixed: OK well, I'll close this ticket as fixed, because it is, and we have a …
- 06:33 Ticket #2440 (Bad code with type families) closed by
- fixed: Well #2859 concerns optimising coercions, which was a sideline on this …
- 03:54 Ticket #2435 (Qualified name required when defining type family instance in instance ...) closed by
- fixed: Added as a test; thanks!
- 03:53 Ticket #7457 (printf's * doesn't like negative numbers) closed by
- fixed: Committed; thanks […]
- 01:15 Ticket #1605 (hppa port -- gmp handed misaligned memory) closed by
- worksforme: Optimistically closing.
- 00:55 Ticket #7634 (MD5 collision could lead to SafeHaskell violation) created by
- The current scheme for computing TypeRep fingerprints is: `md5sum …
01/27/13:
- 21:10 Ticket #7633 (Checkable "minimal complete definitions") created by
- #6028 suggested warning on cyclic unimplemented defaults. This doesn't …
- 19:50 StgObjectTypes edited by
- (diff)
- 16:36 Ticket #7632 (./sync-all pull fails in libraries xhtml) created by
- ./sync-all pull fails in libraries xhtml […] (On branch master.)
- 15:43 BugSweep edited by
- (diff)
- 14:42 MakingReleases edited by
- (diff)
- 13:43 Status/SLPJ-Tickets edited by
- (diff)
- 13:27 WorkingConventions/FixingBugs edited by
- (diff)
- 13:26 WorkingConventions/FixingBugs edited by
- (diff)
- 13:20 Ticket #7299 (threadDelay broken in ghci, Mac OS X) closed by
- fixed: Fixed by […]
- 12:53 Ticket #7631 (Allow to differentiate between newtypes and datatypes when using Generics) created by
- When writing a generic instance, I would like to be able to tell whether …
- 12:08 Ticket #2282 (threaded runtime system crashes on powerpc with -N2) closed by
- worksforme: Let's close it. If the bug actually exists and someone runs into it, we …
- 11:55 Ticket #7561 (Unnecessary Heap Allocations - Slow Performance) closed by
- duplicate: So I expect that profiling isn't applying the state hack (perhaps the cost …
- 11:31 Ticket #1555 (Reverse do notation: lexer bug?) closed by
- wontfix
- 11:22 BugSweep edited by
- (diff)
- 10:56 BugSweep edited by
- (diff)
- 10:33 BugSweep edited by
- (diff)
- 10:27 Ticket #7577 (./sync-all doesn't properly detect the existence of the 'time' submodule) closed by
- fixed: Thanks for the patch; applied.
- 09:38 BugSweep edited by
- (diff)
- 09:29 Ticket #2244 (load in GHCi doesn't work with UTF-8 filenames) closed by
- fixed: This was fixed sometime between 7.4.1 and 7.6.1 -- see #7551.
- 08:39 Ticket #2149 (literate haskell support for hasktags - patch below) closed by
- invalid: We no longer have utils/hasktags anyway; closing.
- 08:31 MakingReleases edited by
- (diff)
- 07:25 Ticket #1872 (Extensible Records) closed by
- wontfix: It looks like this needs more discussion on the lists and/or wiki, so I'll …
- 07:24 ExtensibleRecords edited by
- (diff)
- 07:20 Ticket #7613 (readSigned consumes too much input) closed by
- wontfix: As far as I can see, we're following the report here. If you'd like to …
- 06:55 Ticket #1298 (Data.Complex.phase does unnecessary pattern match) closed by
- invalid: Yeah, I'll close this. Anyone interested in seeing it happen, please …
- 06:31 Ticket #7616 (ghci loading package base linking crash) closed by
- duplicate: Thanks for the report. This is a duplicate of #7616.
- 05:13 MakingReleases edited by
- (diff)
- 04:46 MakingReleases edited by
- (diff)
- 04:46 MakingReleases edited by
- (diff)
01/26/13:
- 18:31 BugSweep edited by
- (diff)
- 18:13 BugSweep edited by
- (diff)
- 18:12 BugSweep edited by
- (diff)
- 18:11 BugSweep edited by
- (diff)
- 18:10 BugSweep edited by
- (diff)
- 18:10 BugSweep edited by
- (diff)
- 18:09 BugSweep edited by
- (diff)
- 18:09 BugSweep edited by
- (diff)
- 18:09 BugSweep edited by
- (diff)
- 17:33 BugSweep edited by
- (diff)
- 17:10 BugSweep edited by
- (diff)
- 16:33 BugSweep edited by
- (diff)
- 16:32 BugSweep edited by
- (diff)
- 15:45 BugSweep edited by
- (diff)
- 15:22 MakingReleases edited by
- (diff)
- 15:14 Status/SLPJ-Tickets edited by
- (diff)
- 15:12 Ticket #1777 (Refactor the implementation of arrow notation) closed by
- fixed: Actually refactoring has been done.
- 15:01 BugSweep edited by
- (diff)
- 15:01 MakingReleases created by
- 14:48 BugSweep edited by
- (diff)
- 14:31 BugSweep edited by
- (diff)
- 12:18 BugSweep edited by
- (diff)
- 11:45 Ticket #7630 (FFI: "capi" calling convention doesn't work) created by
- According to …
- 03:40 PrimBool edited by
- (diff)
- 02:09 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
01/25/13:
- 12:49 Ticket #7629 (segmentation fault in compiled program, involves gtk, selinux) created by
- I wrote a multithreaded GUI program for a research project using gtk2hs, …
- 11:09 Ticket #7628 (Improve error message when mixing 32bit and 64bit images) created by
- Since we know when the user has mixed 32 and 64 bit images, let's say so …
- 09:43 Ticket #7627 (Space in nullary unboxed tuples) created by
- […] should be […] - the syntax requires a space. I apologise for …
- 08:55 Building/Preparation/RaspberryPi edited by
- (diff)
- 08:22 Ticket #7626 (Add common utility variants of trace to Debug.Trace) created by
- As discussed on the libraries list. …
- 05:56 Ticket #7625 (Semicolon is not handled between imports at the ghci command prompt) created by
- You cannot use "import Data.List ; import Control.Monad" at the ghci …
- 05:39 Status/SLPJ-Tickets edited by
- (diff)
- 02:48 Ticket #7622 (Unregisterised builds don't support LLVM backend) closed by
- fixed: Fixed, and verified that LLVM works when generating unregisterised code, …
- 02:44 Building/Preparation/RaspberryPi created by
- 02:33 Building/Preparation edited by
- (diff)
- 02:32 Building/Preparation edited by
- (diff)
- 02:32 Building/Preparation edited by
- (diff)
- 02:32 Building/Preparation edited by
- (diff)
- 02:22 PrimBool edited by
- (diff)
- 02:04 PrimBool edited by
- (diff)
- 02:02 PrimBool edited by
- (diff)
- 02:02 PrimBool edited by
- (diff)
- 01:00 Ticket #1524 (stdcall fails on MacOS) closed by
- fixed
- 00:50 Ticket #7624 (Handling ImplicitParams in Instance Declaration) created by
- The GHC documentation states that ImplicitParam?'s may not be used in …
01/24/13:
- 15:15 Status/SLPJ-Tickets edited by
- (diff)
- 14:44 Ticket #7590 (LLVM backend bootstrap support) closed by
- fixed: Closing now as known bootstrap bugs are fixed.
- 14:40 Ticket #7615 (LLVM enabled build fails on i386-solaris.) closed by
- fixed
- 12:37 Ticket #7588 (GHC HEAD built with LLVM on Mac OS X miscompiles RTS: SIGSEGV in ...) closed by
- fixed: I just ran validate on the latest copy of HEAD. This is fixed and the …
- 11:38 Ticket #7623 (GHC Arm support) created by
- Top level to track some important fixes for proper ARM support of GHC.
- 11:20 Ticket #7622 (Unregisterised builds don't support LLVM backend) created by
- The LLVM backend should work in unregisterised mode. Apparently the driver …
- 07:09 Status/SLPJ-Tickets edited by
- (diff)
- 06:44 Ticket #7519 (CLK_TCK is not always a constant) closed by
- fixed
- 06:41 Ticket #7621 (Cross-build for QNX ARM smashes stack when using FunPtr wrappers) created by
- I have built an unregistered LLVM cross-compiler for …
- 05:59 Ticket #2247 (GHC accepts FD violations, unless the conflicing instances are used) closed by
- fixed: Correct, thanks.
- 05:38 Ticket #7587 (Kind variables are not renamed) closed by
- fixed: Thank you; fixed.
- 04:24 PrimBool edited by
- (diff)
- 04:02 Status/SLPJ-Tickets edited by
- (diff)
- 03:11 Ticket #1522 (Make [n..] etc syntax rebindable) closed by
- fixed: Yes, it is. So I'll close this ticket. Hurrah.
- 02:08 Ticket #7049 (LLVM backend miscompiles GHC stage2) closed by
- fixed
01/23/13:
- 16:35 Ticket #7620 (Via-C unregisterised build fails for integer-simple) created by
- The cross-compiling toolchain I used can be had from …
- 11:41 Ticket #3828 (Error in array index) closed by
- wontfix: Closing - the bug concerns very old GHC and is most probably irrelevant …
- 09:15 PrimBool created by
- 09:01 Commentary/Compiler/CaseStudies/Bool edited by
- (diff)
- 08:58 Commentary/Compiler/DataTypes edited by
- (diff)
- 08:56 Commentary/Compiler/WiredIn edited by
- (diff)
- 08:52 Commentary/Compiler/CaseStudy/Bool edited by
- (diff)
- 08:51 Commentary/Compiler/CaseStudies/Bool created by
- 08:50 Commentary/Compiler edited by
- (diff)
- 08:49 Commentary/Compiler/CaseStudy/Bool created by
- 08:40 Commentary/Compiler edited by
- (diff)
- 08:40 Commentary/Compiler edited by
- (diff)
- 01:32 Ticket #1547 (Arity can decrease with -prof) closed by
- wontfix: We know there are several problems with the current way that arity is …
- 01:00 Ticket #7580 (Building PrimOps.cmm on OS X with LLVM 3.2 fails) closed by
- fixed: Closing as this bug only manifested due to the fix for #7571 not being …
- 00:57 Ticket #7589 (LLVM 3.2 Support) closed by
- fixed
- 00:55 Ticket #7575 (LLVM backend does not properly widen certain literal types in call ...) closed by
- fixed
- 00:55 Ticket #7617 (LLVM backend broken on 32bit OS X (when 64bit host)) closed by
- fixed
- 00:54 Ticket #7619 (Make worker-wrapper unbox data families) created by
- I noticed that the worker-wrapper optimization doesn't unbox arguments …
- 00:38 Ticket #1509 (Make unboxed tuples more supported) closed by
- fixed: Let's call it fixed.
- 00:18 Ticket #7618 (Multiline prompt ignores custom prompt) created by
- 1. start a ghci session Prelude> 2. set some custom prompt Prelude> :set …
01/22/13:
- 22:50 Ticket #7617 (LLVM backend broken on 32bit OS X (when 64bit host)) created by
- OSX 32bit GHC is broken when running on a 64bit host. This is as we aren't …
- 17:21 BugSweep edited by
- (diff)
- 15:30 BugSweep edited by
- (diff)
- 14:00 Ticket #7616 (ghci loading package base linking crash) created by
- I've just installed GHC and tried to run ghci, and it crashed and asked to …
- 13:57 Ticket #7615 (LLVM enabled build fails on i386-solaris.) created by
- Hello, while attempting to build LLVM-based build of GHC HEAD on …
- 12:37 Ticket #7614 (tc_hs_type: bang : The impossible happened) closed by
- duplicate: Thanks. It's a dup of #7210. Happily HEAD says […] I think this is …
- 12:08 Ticket #7571 (LLVM codegen does not handle integer literals in branch conditionals.) closed by
- fixed
- 12:08 Ticket #7590 (LLVM backend bootstrap support) closed by
- fixed
- 12:03 Ticket #7614 (tc_hs_type: bang : The impossible happened) created by
- A simple data structure with bang patterns like the following: […] …
- 11:33 Ticket #2127 (Bad error message for FFI declaration with no -fffi flag) closed by
- wontfix: It is true that the error is really unhelpful, but now FFI is on by …
- 11:32 BugSweep edited by
- (diff)
- 11:28 BugSweep edited by
- (diff)
- 11:02 Ticket #1133 (auto-derivation of Enum is disallowed with recursive imports) closed by
- fixed: Yes, looks good, thanks. I added a couple of tests.
- 10:39 Ticket #7207 (linker fails to load package with binding to foreign library (win64)) closed by
- duplicate: Dup of #7134.
- 10:26 Ticket #7357 (GHC.exe gives an internal error while linking vector's Monadic.hs) closed by
- duplicate: This is a dup of #7134.
- 09:27 Ticket #1221 (Types don't match expressions in type error) closed by
- wontfix
- 09:24 Ticket #1050 (Using an inferred type as a type signature fails) closed by
- fixed: GHC always checks each type signature for ambiguity; if that faile, it …
- 09:13 Ticket #1520 (Use Linux's signalfd() instead of pipe() to deliver signals to the IO ...) closed by
- wontfix: No, the new IO manager does it the same way as the old one. We did …
- 08:47 Ticket #1102 (Lambda unicode character lex) closed by
- wontfix: I think we've decided to leave lambda as a letter, and any alternative …
- 08:46 Ticket #1245 (Turn tuples into syntactic sugar for heterogeneous lists) closed by
- wontfix: I don't think this ticket is serving a useful purpose, if people are …
- 08:36 Ticket #1341 (allow loading partially correct modules) closed by
- duplicate: Subsumed by #5791
- 08:19 BugSweep edited by
- (diff)
- 08:13 BugSweep edited by
- (diff)
- 08:11 Ticket #1230 (write a safety wrapper around readline) closed by
- wontfix
01/21/13:
- 20:13 BugSweep edited by
- (diff)
- 19:21 BugSweep edited by
- (diff)
- 16:01 BugSweep edited by
- (diff)
- 15:53 BugSweep edited by
- (diff)
- 15:51 BugSweep edited by
- (diff)
- 15:41 BugSweep edited by
- (diff)
- 15:00 BugSweep edited by
- (diff)
- 14:05 BugSweep edited by
- (diff)
- 13:16 DeferErrorsToRuntime edited by
- Fix broken link (diff)
- 10:24 BugSweep edited by
- (diff)
- 09:42 Ticket #2695 (bogus "syntactically distinct contexts" error) closed by
- fixed: As of GHC 7.6, the code compiles fine. -XRelaxedPolyRec is the default and …
- 09:36 Ticket #2284 (Stack-hack optimization causes much re-computation in GUI callbacks) closed by
- duplicate
- 09:25 Ticket #1105 (Custom Runtimes) closed by
- wontfix: Let's close - too vague, too old.
- 09:17 Ticket #1167 (mangler makes global symbol disappear on linux-ppc) closed by
- wontfix: The mangler is dead.
- 09:00 BugSweep edited by
- (diff)
- 08:45 BugSweep edited by
- (diff)
- 08:40 BugSweep edited by
- (diff)
- 05:49 Status/SLPJ-Tickets edited by
- (diff)
- 05:49 Ticket #7612 (Automatically start the haskell runtime in DllMain on windows -shared) closed by
- wontfix: You're looking at a very old version of the docs, the latest is here: …
- 02:35 Status/SLPJ-Tickets edited by
- (diff)
- 02:32 Ticket #956 (improving error messages #1) closed by
- fixed
- 01:40 Ticket #7613 (readSigned consumes too much input) created by
- […] I would have expected [(0, ".1")]. The Report specifies that …
- 00:35 Ticket #7612 (Automatically start the haskell runtime in DllMain on windows -shared) created by
- On Windows DllMain? is called when a dll is loaded into a process via …
- 00:30 Ticket #7611 (Rewrite rules application prevented by type variable application (map id ...) created by
- I’m moving the discussion from …
01/20/13:
- 22:30 Ticket #964 (Cross Compile and Universal Binary) closed by
- duplicate
- 22:12 Ticket #835 (Expose less type/class info in an interface file, to reduce recompilation) closed by
- wontfix: In fact, we fixed this, and then unfixed it again recently: …
- 19:18 BugSweep edited by
- (diff)
- 17:29 BugSweep edited by
- (diff)
- 16:55 Ticket #999 (Misattributed parse error in do block) closed by
- fixed: Fixed in 7.6.1: […]
- 16:42 BugSweep edited by
- (diff)
- 16:42 Ticket #916 (windows installer should play nice with other Haskell tools) closed by
- fixed: Remaining issues seem to have gotten their own tickets, as per igloo's …
- 16:28 BugSweep edited by
- (diff)
- 16:26 Ticket #910 (--make should have a -j flag for parallel building) closed by
- wontfix: Cabal install now has -j flag, so closing this as wontfix.
- 16:23 BugSweep edited by
- (diff)
- 16:22 Ticket #886 (Profiling doesn't work with SMP execution) closed by
- invalid: Closing as invalid, given this text from …
- 16:13 BugSweep edited by
- (diff)
- 16:12 Ticket #876 (Length is not a good consumer) closed by
- invalid: Would have been covered by #915, which is marked closed as invalid; doing …
- 15:38 BugSweep edited by
- (diff)
- 15:25 BugSweep edited by
- (diff)
- 15:17 BugSweep edited by
- (diff)
- 15:17 Ticket #733 (Problem compiling .lhs files with lines that begin with #) closed by
- duplicate: Closing; superseded by #4836.
- 15:08 BugSweep edited by
- (diff)
- 15:08 Ticket #731 (GHCi doesn't work on powerpc64) closed by
- wontfix: Irrelevant; milestone long past.
- 15:05 BugSweep edited by
- (diff)
- 05:16 Building/CrossCompiling edited by
- (diff)
- 05:12 Building/CrossCompiling edited by
- (diff)
- 05:11 Building/CrossCompiling edited by
- mention integer-simple (diff)
01/19/13:
- 23:25 Ticket #7610 (Cross compilation support for LLVM backend) created by
- Top level bug to track supporting cross compilation in LLVM backend. …
- 04:26 Ticket #2900 (Confusing error message for monadic function with wrong number of ...) closed by
- fixed: GHC 7.6 gives […]
- 02:09 Ticket #1702 (type operator precedences don't work in contexts) closed by
- fixed: The code works fine in 7.6, with a minor change (type operators now do not …
- 02:01 Ticket #7609 (Backticks in an an error message) created by
- […] gives an error message: […] which should be a `X` a. …
01/18/13:
- 20:21 NewtypeWrappers edited by
- fix typo (diff)
- 19:58 Ticket #7608 (LLVM only handles a hard-coded list of triples.) created by
- LLVM simply has a hard-coded list of triples for supported platforms in …
- 17:02 Ticket #7607 (getSymtabName:unknown known-key unique) created by
- On a freshly updated install of Archlinux x86_64, I ran makepkg -s on the …
- 14:06 BugSweep edited by
- Reviewed #693; recently added to milestone 7.8.1, so looks to be in good … (diff)
- 10:38 Ticket #7605 (HscStats.lhs is not used in the build process) closed by
- fixed: Thanks for the report; .lhs removed.
- 09:23 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 08:15 Building/CrossCompiling edited by
- (diff)
- 08:02 Building/CrossCompiling edited by
- (diff)
- 06:34 Ticket #4258 (Finish new codegen) closed by
- fixed: The new codegen has been the default for a while now. Closing this to …
- 06:34 Ticket #7192 (Bug in -fregs-graph with -fnew-codegen) closed by
- fixed: We think this is fixed after the patch above.
- 02:10 Ticket #7606 (Stride scheduling for Haskell threads with priorities) created by
- Currently, GHC uses a round-robin scheduler for Haskell threads, with some …
- 01:54 Ticket #7605 (HscStats.lhs is not used in the build process) created by
- The file [[GhcFile(...)]] is not used in the build …
- 01:22 Building edited by
- (diff)
- 01:21 Building/CrossCompiling edited by
- (diff)
- 01:20 Building/CrossCompiling edited by
- (diff)
- 01:17 CrossCompilation edited by
- (diff)
- 01:08 Building/CrossCompiling edited by
- (diff)
- 01:06 Building/CrossCompiling edited by
- (diff)
- 01:01 Building/CrossCompiling edited by
- (diff)
- 00:58 Building/CrossCompiling edited by
- (diff)
- 00:56 Building/CrossCompiling created by
01/17/13:
- 17:30 Ticket #7604 (System.Directory.canonicalizePath "" behaviour differs between platforms) created by
- On Linux, System.Directory.canonicalizePath "" gives an exception. On …
- 16:45 Ticket #7603 (Bad magic in static (FFI) object (7.6.1 for x86_64-apple-darwin)) closed by
- invalid: Not a GHC bug; closing as invalid.
- 16:25 Ticket #7603 (Bad magic in static (FFI) object (7.6.1 for x86_64-apple-darwin)) created by
- When spraying HOC (Haskell to Objective-C) …
- 09:05 Ticket #7602 (Threaded RTS performing badly on recent OS X (10.8?)) created by
- This ticket is to remind us about the following problem: OS X is now using …
- 08:24 Ticket #7599 (timeout does not behave as expected) closed by
- duplicate: threadDelay isn't working properly in GHCi in 7.6.1 on OS X (#7299), I …
- 08:01 Ticket #7601 (Internal error with kind annotation on associated type family) created by
- The following module: […] Makes GHC raise an internal error: […]
- 02:29 Commentary/Compiler/Demand edited by
- (diff)
- 01:17 Status/SLPJ-Tickets edited by
- (diff)
- 01:09 Commentary/MigratingOldCommentary edited by
- (diff)
- 00:40 Ticket #7600 (cgrun044 failing with LLVM backend) closed by
- fixed
01/16/13:
- 22:05 Ticket #7573 (Testsuite should easily be able to compile .cmm files.) closed by
- fixed: Closed by […] I also updated the wiki page about adding tests: …
- 21:50 Ticket #7579 (Command line option to suppress LLVM version warning) closed by
- fixed
- 21:50 Ticket #7572 (mk/build.mk does not let you build 'quick-llvm' style) closed by
- fixed
- 20:06 Ticket #7600 (cgrun044 failing with LLVM backend) created by
- test case cgrun044 fails currently with the LLVM backend. I believe this …
- 15:21 Ticket #7599 (timeout does not behave as expected) created by
- In trying to debug an error I found using the MongoDB package (it was …
- 13:46 Ticket #7598 (ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range)) created by
- Hello, an attempt to compile today GHC HEAD on linux powerpc fails with …
- 12:13 Ticket #7597 (plugins01 fails if it has been run previously (doesn't force recompile)) created by
- Just to make sure I don't forget about this.
- 10:04 Status/SLPJ-Tickets edited by
- (diff)
- 08:30 Ticket #7596 (Opportunity to improve CSE) created by
- In nofib/spectral/mandel2, the function check_perim calls …
- 08:13 Building/RunningTests/Details edited by
- (diff)
- 07:04 Ticket #7569 (Does not correctly detect float/double Haskell types when cross-compiling) closed by
- fixed: […]
- 06:41 Ticket #6086 (Cross compilation fails using system linker for other architecture ...) closed by
- fixed
- 05:58 Ticket #7594 (GHCi becomes confused about IO type) closed by
- worksforme: Hmm. Absolutely right, and this happens for 7.6.2 too. However with HEAD …
- 04:04 Ticket #7595 (Static flags code needs cleanup) created by
- While reading through the source code I noticed that code responsible for …
- 03:53 Commentary/Pipeline edited by
- (diff)
- 03:41 Ticket #7594 (GHCi becomes confused about IO type) created by
- […] In the interactive mode it's possible to confuse GHCi about IO …
- 01:43 Ticket #7537 ([PATCH] Incorrect Haskell type for ino_t on MacOS X 10.5) closed by
- invalid: Great, thanks for following this up.
- 00:23 Commentary/Compiler/NewCodeGen edited by
- (diff)
01/15/13:
- 22:05 Ticket #7593 (Unable to print exceptions of unicode identifiers) created by
- I suspect this is windows specific but I'm not certain (I couldn't …
- 21:10 Ticket #7592 (Building the latest master branch on FreeBSD 9.1 fails) created by
- The following sequence fails on FreeBSD 9.1: […] If I type "gmake …
- 20:06 Ticket #7585 (Core lint failure when optimizing coercions in branched axioms) closed by
- fixed
- 17:37 Ticket #7591 (CodeGen.Platform.hs not including ghcautoconf.h as it should, breaks ARMv5 ...) created by
- MachRegs?.h requires ghcautoconf.h to be included before it, because, in …
- 17:31 Ticket #7590 (LLVM backend bootstrap support) created by
- The change to the new-code-generator seems to have broken the LLVM …
- 17:26 Ticket #7589 (LLVM 3.2 Support) created by
- LLVM 3.2 is out as of mid December. We need to update the backend to …
- 13:03 Ticket #7588 (GHC HEAD built with LLVM on Mac OS X miscompiles RTS: SIGSEGV in ...) created by
- After fixing #7571 and #7580, with those two patches, I now get a working …
- 10:22 Ticket #7587 (Kind variables are not renamed) created by
- […] should be k -> l -> *. The 'k's are allowed to be different, …
- 09:35 Ticket #7584 (OperationalError: database is locked) closed by
- invalid: Thanks for the report. I'm not sure what URL you were looking at, so I …
- 08:47 Ticket #7586 (:kind command cannot show kind of type synonyms) created by
- The following illustrates the problem: […] Undoubtedly, T has a kind, …
- 07:57 Ticket #7585 (Core lint failure when optimizing coercions in branched axioms) created by
- The attached code causes the failure. Core Lint correctly checks branched …
- 05:55 Commentary/CommandLineArgs edited by
- (diff)
- 05:54 Commentary/Compiler/CommandLineArgs created by
- 05:54 Commentary/Compiler edited by
- (diff)
- 05:52 Commentary/CommandLineArgs created by
- 05:46 Commentary/Compiler edited by
- (diff)
- 04:06 Ticket #7562 (Parse error with {-# UNPACK #-} Int) closed by
- fixed: Good idea, thanks.
- 03:20 NewtypeWrappers edited by
- (diff)
- 03:18 Ticket #7583 (IO reordering) closed by
- invalid: This is because GHC uses line buffering by default, while GHCi disables …
- 03:12 NewtypeWrappers edited by
- (diff)
- 03:00 Ticket #7584 (OperationalError: database is locked) created by
- ==== How to Reproduce ==== While doing a GET operation on /report/8, …
- 02:57 Ticket #7583 (IO reordering) created by
- I have a simple test program: […] In ghci, it writes "> " before …
- 02:50 Ticket #7582 (Created thunk gets immediately evaluated) closed by
- invalid: Yes, consider (lookup undefined seq True). In your original program …
- 02:15 ReportABug edited by
- frequent bugs (diff)
- 00:17 Ticket #7581 (ghc crashed on trying compiling a file generated by Alex) closed by
- duplicate: Thanks. This is another example of GHC most oft-reported bug (fixed some …
01/14/13:
- 21:31 Ticket #7582 (Created thunk gets immediately evaluated) created by
- The following function, taken from the unordered-containers package, is …
- 18:04 Ticket #7581 (ghc crashed on trying compiling a file generated by Alex) created by
- C:\Documents and Settings\bcyrille\My Documents\Hskl>ghc M90.hs [1 of 1] …
- 10:09 NewtypeWrappers edited by
- (diff)
- 10:06 NewtypeWrappers created by
- 09:46 Ticket #7578 (Instance selection regression from 7.4 to 7.6) closed by
- invalid: Currently this is by-design. What is happening is this. At the local …
01/13/13:
- 22:41 Ticket #7580 (Building PrimOps.cmm on OS X with LLVM 3.2 fails) created by
- Using LLVM 3.2 (release,) or LLVM 3.3svn, on my Mac OS X 10.8 machine, the …
- 22:25 Ticket #7579 (Command line option to suppress LLVM version warning) created by
- When developing I'm sometimes testing the LLVM backend and often it's with …
- 18:37 Ticket #1241 (Functional dependency Coverage Condition is lifted, and should not be) closed by
- fixed
- 12:01 Ticket #7578 (Instance selection regression from 7.4 to 7.6) created by
- The following code (useless due to minification) works in GHC 7.4.1: …
- 09:44 Ticket #7577 (./sync-all doesn't properly detect the existence of the 'time' submodule) created by
- The time submodule is present in my repository (at ./libraries/time) …
- 04:29 Ticket #7576 (Building happy -- setup: internal error: evacuate: strange closure type ...) created by
- I'm running a Gentoo system and use the haskell overlay. The …
- 03:51 Ticket #3005 (Normalize fully-applied type functions prior to display) closed by
- fixed: I believe this is fixed by the :kind! command.
- 03:07 Ticket #7575 (LLVM backend does not properly widen certain literal types in call ...) created by
- Related to #7571 and #7574, while compiling stage2 with stage1 GHC HEAD on …
- 02:25 Ticket #7574 (Register allocator chokes on certain branches with literals) created by
- While running the test for #7571 (test is in #7573,) under …
- 02:15 Building/RunningTests/Adding edited by
- Add info about objc_src/objcpp_src (diff)
- 02:10 Ticket #7372 (Lint failure in GHC 7.6.1) closed by
- fixed: I checked it. TL;DR: the same cause as in #7312, fixed in HEAD and STABLE. …
- 01:40 Ticket #7573 (Testsuite should easily be able to compile .cmm files.) created by
- While writing a test for #7571, I found it annoying to have to use …
Note: See TracTimeline
for information about the timeline view.
