Timeline


and

03/13/13:

21:05 Ticket #7769 (Enable Opt_PIC for the dyn way regardless of OSes) created by PHO
[ http://www.haskell.org/pipermail/ghc-devs/2013-March/000715.html From: …
11:57 Ticket #7447 (Stale .hi files affect compilation.) closed by parcs
fixed: This is what I get with current HEAD: […] The warning is no longer …
08:02 Ticket #7768 ("untracked content" in fresh clone of haskeline) created by goldfire
This sequence of events happened today: […] It seems harmless, but I …
07:47 SplitBase edited by nomeata
(diff)
07:45 SplitBase edited by nomeata
(diff)
07:31 Ticket #7767 ("internal error: evacuate: strange closure type 154886248" crash) created by rodlogic
I have a simple Main.hs that uses the GHC API to produce a …
06:58 Ticket #7557 (Default implementation for a type class function missing when profiling is ...) closed by simonpj
invalid: OK, I think I'll just close it then. Sorry!
06:00 Ticket #7766 (equality constraints exposed by patterns mess up constraint inference) closed by simonpj
invalid: This is by design. Type inference in the presence of GADTs is tricky! …
05:47 Ticket #7766 (equality constraints exposed by patterns mess up constraint inference) created by heisenbug
When patterns bring (equality) constraints into scope, the inference …
01:06 SplitBase edited by simonpj
(diff)

03/12/13:

19:49 Ticket #5987 (Too many symbols in ghc package DLL) closed by igloo
fixed: Fixed. We now have […]
17:54 Ticket #7765 (Odd error message for `runghc` with missing `main` function.) created by isaacdupree
[…] 'ghc what.hs' gives a rather more sensible message.
08:18 SplitBase edited by tibbe
(diff)
07:05 Ticket #7764 (Link Error on windows) created by Ericson2314
specific commit in question: …

03/11/13:

21:50 Ticket #7763 (Resource limits for Haskell) created by ezyang
[…] See also …
16:39 SplitBase edited by simonpj
(diff)
16:20 Commentary/ResourceLimits edited by ezyang
(diff)
15:35 Status/SLPJ-Tickets edited by simonpj
(diff)
13:49 Ticket #3746 (Poor parse error) closed by monoidal
fixed: HEAD reports […] Now the error points at the correct location and …
07:29 Ticket #7762 (when using lots of memory: internal error: evacuate(static): strange ...) created by rthiemann
[…] Bug occurs reproducable after running the main program for around 8 …
02:17 Ticket #7750 (Pretty printing of human-readable integers is incorrect) closed by simonpj
fixed: Applied thank you.
02:17 Ticket #7748 (Runtime <<loop>> due to incorrect inferred type) closed by simonpj
fixed
01:58 Ticket #7758 (Remove cg_tag field from CgIdInfo) closed by simonpj
fixed: All three committed, thank you. Simon
01:57 Ticket #7757 (Remove unused functions from compiler/codeGen/StgCmmUtils.hs) closed by simonpj
fixed: Applied, thanks
01:55 Ticket #7755 (Remove commented out code in compiler/codeGen/StgCmmHeap.hs) closed by simonpj
fixed: I've done this, thanks. git am didn't recognise the patch, so I did it …

03/10/13:

00:45 Commentary/Rts/Word edited by ezyang
(diff)
00:23 Commentary/Rts/Cmm edited by ezyang
(diff)

03/09/13:

20:18 Ticket #7756 (Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs) closed by ezyang
fixed: bosu's patch seems unnecessary on HEAD. Others validated and checked in.
20:10 Commentary/Rts/Scheduler edited by ezyang
(diff)
16:58 Commentary/Rts/Scheduler edited by ezyang
start incorporating things from my blog post (diff)
03:13 Ticket #7761 (iOS patch no 16: pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to ...) created by StephenBlackheath
Currently hsc2hs always gets the build host's values, even when cross …
03:08 Ticket #7760 (iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper) created by StephenBlackheath
hsc2hs gets built in stage0 and stage1. The stage0 binary is used during …
02:52 Ticket #7759 (iOS patch no 14: libraries/base changes) created by StephenBlackheath
In this patch there are two changes to apply to libraries/base. …
01:55 Ticket #7758 (Remove cg_tag field from CgIdInfo) created by bosu
Apparently it is used nowhere now. To do the removal I've needed to …
00:19 Ticket #7757 (Remove unused functions from compiler/codeGen/StgCmmUtils.hs) created by bosu
cmmConstrTag, cmmGetTag are used nowhere. Attached is the patch to remove …

03/08/13:

23:05 Ticket #7756 (Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs) created by bosu
It compiles fine without them now. The patch is attached
05:26 OverloadedLists edited by duairc
(diff)
05:24 OverloadedLists edited by duairc
(diff)
04:03 Ticket #7755 (Remove commented out code in compiler/codeGen/StgCmmHeap.hs) created by bosu
It looks pretty ancient. In any case it would be preserved in git history …
02:47 Ticket #7704 (Phantom types break new polykind Typeable with either StandaloneDeriving ...) closed by dreixel
fixed: Fixed, thanks for the report.
02:06 Status/SLPJ-Tickets edited by simonpj
(diff)
01:25 Commentary/ResourceLimits edited by ezyang
(diff)
01:21 Commentary/ResourceLimits edited by ezyang
(diff)
01:18 Commentary/ResourceLimits edited by ezyang
(diff)
01:12 Commentary/ResourceLimits edited by ezyang
(diff)
01:10 Commentary/ResourceLimits edited by ezyang
(diff)
00:52 Commentary/ResourceLimits edited by ezyang
(diff)
00:48 Commentary/ResourceLimits edited by ezyang
(diff)
00:44 Commentary/ResourceLimits edited by ezyang
(diff)

03/07/13:

22:50 Ticket #7754 (Can't find curses.h when building cross-compiler) created by fumieval
[…] Of course there are curses.h and corresponding library which is …
21:50 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
21:46 Ticket #7753 (Profiling report broken with foreign exported functions) created by akio
Save the following Haskell source as wrapper.hs: […] Then compile and …
20:50 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
20:45 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
20:43 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
20:42 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
20:19 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
20:15 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)
20:13 Commentary/Rts/Storage/HeapObjects edited by ezyang
link up (diff)
15:54 Ticket #7752 (GHC as a library documentation out of sync) created by tibbe
The example program(s) at …
15:50 Ticket #7751 (Incremental heap census) created by ezyang
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 ezyang
invalid: Your C code needs to handle SIGVTALRMs: […] See also …
15:20 Ticket #7747 (debug_p RTS is buggy (debugging and profiled)) closed by ezyang
fixed: Actually, I think that fixes it all. Since we don't ship debug_p by …
15:18 Commentary/PrimOps edited by ezyang
(diff)
15:17 Commentary/PrimOps edited by ezyang
(diff)
15:00 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
13:30 Ticket #7722 (iOS patch no 11: Fix quirk with runtime loader) closed by dterei
fixed: Thanks Stephen and Simon! I love it when LLVM issues are so nicely solved …
12:21 SplitBase edited by nomeata
(diff)
12:19 Ticket #7750 (Pretty printing of human-readable integers is incorrect) created by parcs
I noticed this while inspecting the output of simplifier passes: […] …
12:15 SplitBase edited by nomeata
Compare approaches (diff)
11:52 Ticket #7749 (hsc2hs generated executable does not reflect additional library ...) created by ijmorlan
This came up attempting to "cabal install postgresql-libpq", with the …
11:12 BugSweep edited by morabbin
(diff)
10:09 BugSweep edited by morabbin
(diff)
08:56 BugSweep edited by morabbin
(diff)
08:52 BugSweep edited by morabbin
(diff)
02:33 Ticket #7748 (Runtime <<loop>> due to incorrect inferred type) created by jbransen
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 ezyang
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 ezyang
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 ezyang
fixed: […]
08:45 Ticket #7745 (sleep interrupted in foreign call with GHC later than 7.2) created by daniel.is.fischer
Noticed investigating …
03:38 Ticket #7742 (StandaloneDeriving on Read fails for GADTs) closed by monoidal
invalid: I agree with kosmikus. instance Show (Foo a) can be written …
03:12 Commentary/PrimOps edited by ezyang
random comment from experience (diff)

03/05/13:

16:55 Ticket #7744 (Can't install conduit via cabal-install) created by guest
When I did cabal install hoogle it failed on one of the …
13:55 Ticket #7743 (GHCI segfaults with Data.Binary instances) created by BigEndian
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 hoffstaetter
Consider the following code that derives a Read instance for a GADT …
08:45 WorkingConventions/Releases edited by simonmar
(diff)
08:09 WorkingConventions/Releases edited by igloo
(diff)
08:05 WorkingConventions/Releases edited by igloo
(diff)
07:57 WorkingConventions/Releases edited by igloo
(diff)
07:55 WorkingConventions/Releases edited by igloo
(diff)
04:42 Ticket #7741 (Add SIMD support to x86/x86_64 NCG) created by shelarcy
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 rodlogic
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 rassilon
Here's what happens on GHC-HEAD: […] The cause appears to be due to …
14:44 Commentary/ResourceLimits created by ezyang
14:36 Ticket #7738 (Testsuite failures for ghci tests normalising stderr output for .exe) created by rassilon
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 simonpj
fixed: Right this is fixed. We don't really have a test-case that exercises the …
01:40 Status/SLPJ-Tickets edited by simonpj
(diff)

03/03/13:

18:35 Ticket #7737 (t7319: Oops! Entered absent arg w_s1Du{v} [lid] [base:GHC.Base.String{tc ...) created by luite
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 amosrobinson
Enumeration doesn't work in parallel array comprehensions: […] causes …
15:22 Ticket #7696 (Another kindFunResult panic) closed by simonpj
fixed: Excellent point! Actually this bug revealed a pretty significant …
15:19 Ticket #7697 ((=>) works on non-constraints) closed by simonpj
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 kmels
Create a file inside a directory and compile it using -fext-core: […] …
09:18 Ticket #7734 (Missing backticks in error message) closed by igloo
fixed: Applied thanks!
06:34 Ticket #7733 (iOS patch libraries/dph can't be omitted from the build on non-TH-capable ...) closed by igloo
fixed: Applied, thanks!
06:34 Ticket #7700 (iOS patch no 3: enable/disable terminfo more precisely by os) closed by igloo
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 monoidal
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 StephenBlackheath
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 igloo
fixed: Applied, thanks
06:47 Ticket #7707 (iOS patch no 6: compatibility with iOS assembler) closed by igloo
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 igloo
fixed: Fixed, thanks
05:33 Ticket #7732 (Allow killing of processes which are known by a ...) created by timthelion
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 polkovnikov.ph
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 igloo
fixed: Thanks for the patch. I've refactored that area of the build system, as …
15:30 Ticket #7730 (:info and polykinds) created by monoidal
[…] The two k might be different. It should be either {{{A k l x …
10:16 Repositories edited by simonpj
(diff)
10:15 Repositories edited by simonpj
(diff)
10:05 Ticket #7729 (GHC panics. Invalid core) closed by simonpj
wontfix
09:58 Ticket #7702 (Memory Leak in CoreM (CoreWriter)) closed by simonpj
fixed: Thanks very much for the fix! I've just committed it. Simon
08:15 Ticket #7729 (GHC panics. Invalid core) created by Khudyakov
Following code snippet triggers panic: […] GHC 7.6.2 panics […] …
08:03 TemplateHaskell/Typed edited by carette
add some implementation specificity, as per Simon's comments (diff)
08:01 Frisby2013Q1 edited by nfrisby
(diff)
07:01 Frisby2013Q1 edited by nfrisby
(diff)

02/28/13:

23:37 Ticket #7728 (ghc-pkg does not build) closed by jstolarek
worksforme
17:48 Ticket #7708 (sys/cpuset.h cannot be found on FreeBSD) closed by igloo
fixed: Applied, thanks!
17:30 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
17:10 Building/CrossCompiling edited by StephenBlackheath
(diff)
17:09 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
16:55 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
16:46 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
15:40 Commentary/Profiling edited by ezyang
(diff)
15:24 Commentary/Profiling edited by ezyang
(diff)
15:23 Commentary/Profiling edited by ezyang
add missing thing (diff)
15:13 Commentary/Profiling edited by ezyang
start adding docs for profiling (diff)
06:14 Ticket #7728 (ghc-pkg does not build) created by jstolarek
I am experiencing build errors with HEAD. Steps to reproduce: […] …
05:18 Repositories edited by jstolarek
(diff)

02/27/13:

21:24 Commentary/PrimOps edited by ezyang
update to new codegen (diff)
16:16 Ticket #7727 (Nonsense evaluation: sequence [] = []) created by drb226
[…] Wat. Where on earth did ghci get the idea that {{{ sequence [] = …
15:30 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
15:27 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
13:55 Building/CrossCompiling/iOS edited by StephenBlackheath
(diff)
13:30 Building/CrossCompiling/iOS created by StephenBlackheath
13:19 LightweightConcurrency edited by kc
Fixing substrate link (diff)
12:40 Building/CrossCompiling edited by StephenBlackheath
(diff)
09:10 LightweightConcurrency edited by kc
Added link to the ghc-lwc2 branch (diff)
04:22 Building/Preparation/MacOSX edited by hherhold
Added blurb about DocBook environment vars. (diff)

02/26/13:

20:45 Ticket #7726 (unexpected out of memory error on FreeBSD) created by nejstastnejsistene
I wrote a daemon that periodically scrapes information from a webpage that …
14:02 Frisby2013Q1 edited by nfrisby
(diff)
13:08 Ticket #7725 (Operators without colons) created by monoidal
This code is accepted: […] but it's wrong - as far as I know …
11:52 Frisby2013Q1 edited by nfrisby
(diff)
11:32 LightweightConcurrency edited by kc
Fixed the broken link to source browser. Is TracSource? browser broken? (diff)
11:14 LightweightConcurrency edited by kc
(diff)
08:55 TypeLevelReasoning edited by heisenbug
mention "deriving" (diff)
07:37 Ticket #7671 (No break spaces) closed by igloo
fixed: Fixed
03:46 SplitBase edited by Feuerbach
(diff)
03:28 Ticket #7724 (cross-compile to iOS) created by StephenBlackheath
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 StephenBlackheath
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 StephenBlackheath
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 StephenBlackheath
Add an entry to 'moduleLayout' for iOS in the LLVM pretty printer.
01:58 Ticket #7720 (iOS patch no 9: Linking) created by StephenBlackheath
These are all the changes necessary to make the iOS cross compiler link in …
00:46 SplitBase edited by nomeata
(diff)
00:45 SplitBase edited by nomeata
Add johans goals (diff)

02/25/13:

17:19 TemplateHaskell/Typed edited by carette
just add more detail (diff)
15:42 Ticket #7719 (System.Timeout.timeout may leak <<timeout>> exceptions) created by int-e
The current implementation of timeout can leak Timeout
14:54 TemplateHaskell/Typed edited by carette
(diff)
14:33 Ticket #7627 (Space in nullary unboxed tuples) closed by igloo
fixed: Fixed. We now get: […]
14:02 TemplateHaskell/Typed created by carette
(save prelim page, to avoid losing it all)
13:13 TemplateHaskell/Conversions edited by carette
add link to sub-page for design ideas on typed TH (diff)
07:27 Ticket #5391 (Better deriving for Typeable) closed by simonpj
wontfix: Yes, the polykinded Typeable is strictly better than the compromise …
05:14 SplitBase edited by nomeata
(diff)
05:13 SplitBase edited by nomeata
(diff)
04:15 Ticket #7718 (ios patch no 8: adjustor pools) created by StephenBlackheath
"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 guest
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 nfrisby
(diff)
14:10 LightweightConcurrency edited by kc
Edited the branch name to reflect reality (diff)
13:13 Frisby2013Q1 edited by nfrisby
(diff)
13:11 Frisby2013Q1 edited by nfrisby
(diff)
13:06 Frisby2013Q1 edited by nfrisby
(diff)
13:03 Frisby2013Q1 edited by nfrisby
(diff)
13:02 Frisby2013Q1 edited by nfrisby
(diff)
09:49 Ticket #7682 (Plugin example not updated for ghc 7.6) closed by igloo
fixed: Fixed, thanks
09:47 Ticket #2507 (quotation characters in error messages) closed by igloo
fixed: Done
08:02 Ticket #2467 (orphan instance warnings are badly behaved) closed by igloo
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 igloo
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 mercer92
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 kazu-yamamoto
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 kazu-yamamoto
poll() is used in GHC/Event/Poll.hsc. The type of its second argument is …

02/23/13:

18:17 Frisby2013Q1 edited by nfrisby
(diff)
15:18 Frisby2013Q1 edited by nfrisby
(diff)
11:29 Ticket #7383 (implement proper type promotion in compilation of C calls) closed by igloo
fixed: cgrun071 passes on OS X x86. I've pushed it.
11:29 Ticket #7684 (cgrun071 segfaults) closed by igloo
fixed: Fixed by the #7383 patch.
09:48 Ticket #2959 (Merge in LambdaVM (Haskell to Java/JVM bytecode translator)) closed by igloo
wontfix: In the absence of evidence to the contrary, I assume that it is still not …
08:44 Frisby2013Q1 edited by nfrisby
(diff)
00:04 Ticket #7713 (Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core) created by EduardSergeev
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 nfrisby
(diff)
08:55 Ticket #7712 ("make install" fails on Windows) created by dpratt71
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 simonmar
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 monoidal
duplicate: Duplicate of #7618.
13:40 Ticket #7711 (Multi-line input mode in ghci doesn't obey :set prompt) created by tibbe
You can set your prompt using […] But this is not obeyed by the …
02:30 Ticket #7710 (AutoDeriveTypeable and synonyms) closed by dreixel
fixed: Thanks; fixed, also for type families.
02:04 SplitBase edited by nomeata
(diff)

02/20/13:

09:15 Ticket #7710 (AutoDeriveTypeable and synonyms) created by monoidal
[…] reports duplicate instance for Typeable Int error. In my opinion …
08:59 SplitBase edited by nomeata
(diff)
07:43 SplitBase edited by nomeata
(diff)
06:32 SplitBase edited by nomeata
(diff)
02:44 Repositories/Upstream edited by dterei
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 StephenBlackheath
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 StephenBlackheath
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 kazu-yamamoto
Current "configure.ac" cannot detect "sys/cpuset.h" even if it exists on …
18:03 Commentary/Rts/IOManager edited by ezyang
(diff)
16:40 Frisby2013Q1 edited by nfrisby
(diff)
10:03 Neti pot2.jpg attached to IRC_Meetings by slavon888
 near
10:00 eco-neti-pot.jpg attached to Building by slavon888
 .
08:00 Ticket #7689 (Primitive bitwise operations on Int#) closed by simonmar
fixed: Sorry about that, done now: […]
01:32 Ticket #7707 (iOS patch no 6: compatibility with iOS assembler) created by StephenBlackheath
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 StephenBlackheath
WARNING: If this cabal patch …

02/18/13:

23:32 Ticket #7705 (iOS patch no 4: correct options for hsc2hs by stage) created by StephenBlackheath
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 nwf
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 monoidal
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 crntaylor
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 simonmar
fixed
02:49 Ticket #7689 (Primitive bitwise operations on Int#) closed by simonmar
fixed: Pushed, thanks!
01:27 Ticket #7702 (Memory Leak in CoreM (CoreWriter)) created by afarmer
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 monoidal
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 erantapaa
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 igloo
fixed: Applied, thanks
13:00 Ticket #7559 (`./configure --with-macosx-deployment-target=` doesn't work) closed by igloo
fixed: I've removed it
12:40 Ticket #7691 (ghc.exe: internal error: evacuate: strange closure type 48880) closed by igloo
worksforme
11:57 Ticket #7700 (iOS patch no 3: enable/disable terminfo more precisely by os) created by StephenBlackheath
When cross compiling to iOS, HostOS = darwin and TargetOS = ios. darwin …
09:42 Building/Using edited by nfrisby
(diff)
09:07 Ticket #7673 (Windows: run "git config --global core.autocrlf false" before cloning the ...) closed by igloo
fixed: Thanks for the patch; I've done something similar, which automatically …
07:32 Building edited by igloo
(diff)
07:32 Building/Porting edited by igloo
(diff)
07:28 Ticket #7690 (iOS patch no 1: Select operating system) closed by igloo
fixed: Applied, thanks: […]
07:27 Ticket #7699 (iOS patch no 2: remove obsolete CROSS_COMPILE variable) closed by igloo
fixed: Applied, thanks
07:13 SplitBase edited by nomeata
(diff)
07:08 SplitBase edited by nomeata
(diff)
06:57 SplitBase edited by nomeata
(diff)
04:14 Ticket #7699 (iOS patch no 2: remove obsolete CROSS_COMPILE variable) created by StephenBlackheath
This is the second iOS cross compile patch, though it isn't iOS-specific. …

02/16/13:

11:04 OverloadedLists edited by guest
Typo (diff)
08:53 Frisby2013Q1 edited by nfrisby
(diff)
06:55 Ticket #7698 (thread blocked indefinitely in an MVar operation) created by guest
This error occures after wake up from hibernation
01:40 Ticket #7697 ((=>) works on non-constraints) created by monoidal
[…] compiles in 7.6 and HEAD. It shouldn't?

02/15/13:

13:56 Ticket #7696 (Another kindFunResult panic) created by nwf
While working at the GHCi prompt, I left off a pair of parens, yielding: …
13:07 Debugging/LowLevelProfiling/Perf edited by nfrisby
(diff)
13:05 Debugging/LowLevelProfiling/Perf edited by nfrisby
(diff)
09:28 Ticket #7695 (Hang when locale-archive and gconv-modules are not there) created by hpd
Running a (statically) compiled program in an environment where …
09:24 Ticket #7688 (:kind should do kind generalisation) closed by simonpj
fixed: OK I did this. It's a very small change, easy to revert Simon
09:20 Commentary/Compiler/Backends/LLVM/Mangler created by dterei
09:16 Commentary/Compiler/Backends/LLVM edited by dterei
(diff)
08:14 Frisby2013Q1 edited by nfrisby
(diff)
07:17 Ticket #2354 (NOINLINE pragma ignored) closed by simonpj
fixed: I put it in typecheck in the end; simplCore doesn't have a …
07:09 Status/SLPJ-Tickets edited by simonpj
(diff)
05:19 Ticket #7694 (LLVM: bootstrapping with LLVM 3.2 does not work) created by gmainland
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 simonmar
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 akio
Tools like hp2any-graph reads a .hp file as it's being written to. However …
01:20 Building/CrossCompiling edited by heisenbug
expand on <target>-build.mk (diff)

02/14/13:

15:31 Ticket #7692 (ghci -ignore-package base lets the impossible happen) created by nomeata
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 Henk-Jan
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 StephenBlackheath
This is the first in a series of patches for adding cross-compile ability …
07:56 OverloadedLists edited by guest
(diff)
07:19 Ticket #7645 (Parens in an error message) closed by simonpj
fixed: Thanks! Fixed.
07:01 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) closed by dterei
fixed: Thanks Karel! I went with a slightly modified version of your patch as I …
06:48 SplitBase edited by nomeata
More problems (diff)
06:26 Commentary edited by shelarcy
(diff)
05:30 Ticket #7674 (Separate StablePtr table from StableName table.) closed by simonmar
fixed
03:58 Ticket #7689 (Primitive bitwise operations on Int#) created by jstolarek
During recent work I found a need for primitive bitwise operations that …
03:01 Ticket #7688 (:kind should do kind generalisation) created by simonpj
Suppose you load this into GHCi: […] Now you use :kind to see the …
01:50 Commentary edited by simonpj
(diff)
01:03 Commentary edited by simonpj
(diff)
00:50 Ticket #876 (Length is not a good consumer) closed by simonpj
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 dterei
fixed
17:21 Ticket #7687 (ghc panic on TH and deriveJSON) created by guest
[…] will give […]
13:32 SplitBase edited by nomeata
(diff)
13:21 SplitBase edited by nomeata
(diff)
13:08 SplitBase edited by nomeata
(diff)
10:21 SplitBase edited by nomeata
Split of io and foreign (diff)
10:18 SplitBase edited by nomeata
Suggest first split (diff)
10:11 SplitBase created by nomeata
09:50 Ticket #7649 (BangPatterns + ViewPatterns) closed by simonpj
fixed: Indeed, it was utterly wrong before. Thank you. Simon
09:48 Ticket #7669 (Empty case causes warning) closed by simonpj
fixed: Thanks. Turns out I could cure this and make the code simpler! Simon
09:47 Ticket #7683 (Expose tcIfaceExpr) closed by simonpj
fixed: Done!
09:14 Frisby2013Q1 edited by nfrisby
(diff)
09:07 Building/RunningTests/Adding edited by igloo
(diff)
08:45 Ticket #7658 (Support empty record update syntax) closed by simonpj
wontfix: glguy is right: the typing of record updates currently depends critically …
08:35 Status/SLPJ-Tickets edited by simonpj
(diff)
08:30 Building/RunningTests/Adding edited by igloo
(diff)
08:16 Frisby2013Q1 edited by nfrisby
(diff)
07:59 Status/SLPJ-Tickets edited by simonpj
(diff)
07:40 Building/RunningTests/Adding edited by igloo
(diff)
02:43 Ticket #7631 (Allow to differentiate between newtypes and datatypes when using Generics) closed by dreixel
fixed: Done. New test is GenNewtype.

02/12/13:

16:06 Ticket #7677 (Proposal: add attached README.md to GHC repo) closed by dterei
fixed: Committed! Thanks.
14:28 Ticket #7046 (Simplifier failing to unbox join point) closed by simonpj
fixed: Fixed: see #5113
10:31 Frisby2013Q1 edited by nfrisby
(diff)
09:48 Frisby2013Q1 edited by nfrisby
(diff)
09:29 Frisby2013Q1 edited by nfrisby
(diff)
06:24 Frisby2013Q1 edited by nfrisby
(diff)
02:12 Ticket #7686 (--with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc ...) created by kgardas
While experimenting with GHC HEAD compilation on Solaris 11 using system …
01:01 Ticket #7685 (:script command does not resolve ~) created by nomeata
Although the tab completion after ":script ~/..." would work, the command …

02/11/13:

22:36 Ticket #7684 (cgrun071 segfaults) created by tibbe
I ran into this working on something unrelated today: […]
22:01 Ticket #7683 (Expose tcIfaceExpr) created by afarmer
The tcIface module exports: […] which is useful for typechecking …
20:11 Ticket #7681 (Panic on quoting empty case) closed by goldfire
fixed
18:45 TypeLevelReasoning edited by goldfire
(diff)
08:44 Frisby2013Q1 edited by nfrisby
(diff)
08:28 Frisby2013Q1 edited by nfrisby
(diff)
07:57 Ticket #7682 (Plugin example not updated for ghc 7.6) created by edsko
The GHC plugin docs …
06:30 Ticket #7681 (Panic on quoting empty case) created by monoidal
With -XEmptyCase on, […]
04:32 Ticket #7498 (panic : Register allocator: out of stack slots (need 147)) closed by simonmar
fixed
02:14 Ticket #7680 (-prof build: trying to 'show' a 'Double' leads to 'Char.intToDigit: not a ...) created by slyfox
The source is very simple: […] Run as: ghc --make double.hs …
00:22 Ticket #7679 (Regression in -fregs-graph performance) created by simonmar
Likely due to a bad interaction with the new code generator, see #7192. …
Note: See TracTimeline for information about the timeline view.