Timeline


and

03/23/13:

23:07 Commentary/Compiler/IfaceFiles edited by ezyang
(diff)
16:19 Ticket #7717 (Libffi errors while cross-compiling GHC 7.6.2 (Stage 1)) closed by guest
invalid
12:45 Ticket #7789 (GHCI core dumps when used with VTY) created by timthelion
Load the attached script in ghci: […] (you need the vty-menu package …

03/22/13:

21:18 Ticket #7788 (Recursive type family causes <<loop>>) created by shachaf
This file: […] Dies with <<loop>>. The type family is recursive, of …
21:09 Ticket #7787 (modifyMVar does not restore value if callback returns error value) created by joeyadams
modifyMVar is currently implemented as follows: […] The problem is …
04:08 Ticket #7786 (strange errors when deducing constraints) created by heisenbug
Please load attached file in ghci and observe the resulting error message. …

03/21/13:

23:04 Ticket #7785 (Module-local function not specialized with ConstraintKinds) created by akio
In the attached program, 'shared' is not exported and only used with f = …
15:56 Ticket #7784 (problems building HEAD dynamic on linux) created by luite
hi, I'm seeing some problems when installing a perf build of HEAD, on my …
07:55 Ticket #7783 (MultiWayIf should start a new layout) created by exbb2
Currently, MultiWayIf doesn't fully replace old case () of _ form. …
06:59 Ticket #7754 (Can't find curses.h when building cross-compiler) closed by igloo
invalid: Thanks for the report. However, I don't think it is a bug: …
06:50 Contributors edited by AndreasVoellmy
(diff)
04:42 Ticket #7782 (flag to run the demand analysis a second time) created by nfrisby
There are some tickets documenting runtime bugs that can be cleaned up by …
02:26 Ticket #7781 (Dumb error message when trying to runghc a module with no 'main' function) closed by monoidal
duplicate: Already reported as #7765.

03/20/13:

21:24 Ticket #7781 (Dumb error message when trying to runghc a module with no 'main' function) created by guest
$ runghc Log.hs Log.hs:1:33: Not in scope: `main' Perhaps you …
19:54 Ticket #3360 (Add profiling support to GHCi) closed by simonmar
duplicate: Closing as dup of #4837
19:16 Ticket #7780 (GHC HEAD dll fails to build on Windows) created by rassilon
Bitmap depends on PlatformConstants?. Currently, dll0 fails to link …
18:19 Ticket #7743 (GHCI segfaults with Data.Binary instances) closed by igloo
worksforme: Works here too, on Linux/amd64. In the absence of evidence to the …

03/19/13:

21:31 Ticket #7779 (building GHC overwrites the installed package database if GHC_PACKAGE_PATH ...) created by heatsink
When building GHC, if GHC_PACKAGE_PATH is set to a single path, then the …
15:23 Ticket #7778 (kindFunResult panic with => inside a constraint) created by monoidal
Following type (found by arkeet on #haskell) causes kindFunResult panic in …
06:18 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
06:15 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
04:34 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
04:29 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
04:12 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
04:10 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
04:04 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
01:57 Ticket #7777 (ghc panic: varargs + sets) closed by monoidal
duplicate: The panic is caused by: […] which should be `(Ord a, BuildSet? a b) => …

03/18/13:

20:43 Ticket #7777 (ghc panic: varargs + sets) created by litherum
This program: {-# LANGUAGE MultiParamTypeClasses? #-} {-# LANGUAGE …
14:06 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
10:15 GpHEden/HackDay_Mar13 edited by jberthold
(diff)
09:48 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
09:35 GpHEden/HackDay_Mar13 edited by jev
(eb's update: particky, spmatmult) (diff)
09:16 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
08:27 GpHEden edited by hwloidl
(diff)
05:52 Ticket #7737 (t7319: Oops! Entered absent arg w_s1Du{v} [lid] [base:GHC.Base.String{tc ...) closed by simonpj
fixed: To test this I've updated the test codeGen/should_run/T7319 so that it …
04:17 Ticket #7776 (Can't make operator called ~#) closed by igloo
fixed: Thanks for the report; fixed.
03:21 GpHEden/HackDay_Mar13 edited by jberthold
(diff)
01:23 PrimBool edited by jstolarek
(diff)
01:15 PrimBool edited by jstolarek
(diff)

03/17/13:

22:50 Ticket #7776 (Can't make operator called ~#) created by adrianmay
In response to: infixl 8 ~# GHC says: parse error on input `~#' …
13:35 Ticket #7775 (Mark intentionally omitted type class instances) created by Lemming
In GHCi I get […] In many cases users now actually try to implement the …

03/16/13:

19:32 Ticket #7770 (Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way) closed by igloo
fixed: Applied, thanks
19:32 Ticket #7769 (Enable Opt_PIC for the dyn way regardless of OSes) closed by igloo
fixed: Applied, thanks
16:50 Ticket #7774 (T5313 fails) created by igloo
T5313 fails […]
14:22 Ticket #7773 (Waiting on non-kqueue supported files on OS X) created by AndreasVoellmy
Neither the old IO manager nor the new "parallel" IO manager properly …

03/15/13:

16:22 Ticket #7772 (Finish support for DYNAMIC_GHC_PROGRAMS on Windows) created by igloo
Finish support for DYNAMIC_GHC_PROGRAMS on Windows. […] Gives: …
14:16 Commentary/ResourceLimits edited by ezyang
(diff)
12:18 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
11:50 Commentary/ResourceLimits edited by ezyang
(diff)
11:48 Commentary/ResourceLimits edited by ezyang
(diff)
09:03 Ticket #4175 (GHCi support for type/data families should match that of related features) closed by simonpj
fixed
06:39 GpHEden edited by hwloidl
(diff)
06:06 GpHEden/HackDay_Mar13 edited by hwloidl
(diff)
05:59 GpHEden/HackDay_Mar13 created by hwloidl
05:59 GpHEden edited by hwloidl
(diff)
04:29 Ticket #7642 (Nullary type classes) closed by simonpj
fixed: OK, I've committed. I'm not convinced it's going to be useful to many, …
03:32 TypeLevelReasoning edited by heisenbug
some background (diff)

03/14/13:

08:32 Commentary/Compiler/Backends/LLVM/Mangler edited by gmainland
(diff)
06:36 Ticket #7771 (RTS should provide stg_sel_n_noupd_closure) created by simonpj
In StgStdThunks.cmm we define info tables stg_sel_1_upd_info, etc, for …
02:33 PrimBool edited by jstolarek
(diff)
01:00 Ticket #7770 (Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way) created by PHO
On OpenBSD and NetBSD, we were accidentally passing -optl-pthread to …

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)
Note: See TracTimeline for information about the timeline view.