Timeline


and

02/18/12:

12:11 Ticket #5883 (INLINE pragmas in instances declarations in quasiqutation are lost) created by Khudyakov
Lets consider following code: […] There is no INLINE pragma. But it's …
08:53 Commentary/Compiler/UnpackPrimitiveFields created by tibbe

02/17/12:

16:07 Records edited by guest
(diff)
16:05 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
16:02 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
15:53 DORF Prototype ADC5 15Feb2012.lhs attached to Records/DeclaredOverloadedRecordFields/ImplementorsView by guest
Prototype implementation
15:51 Records/DeclaredOverloadedRecordFields/ImplementorsView edited by guest
(diff)
15:44 Records/DeclaredOverloadedRecordFields/ImplementorsView edited by guest
(diff)
15:43 Records/DeclaredOverloadedRecordFields/ImplementorsView edited by guest
(diff)
15:41 Records/DeclaredOverloadedRecordFields/ImplementorsView edited by guest
(diff)
15:41 Records/DeclaredOverloadedRecordFields/ImplementorsView edited by guest
(diff)
15:38 Records/DeclaredOverloadedRecordFields/ImplementorsView edited by guest
publish, needs links (diff)
15:29 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
15:26 Records/DeclaredOverloadedRecordFields/DotPostfix created by guest
publish and be damned
15:15 Records/DeclaredOverloadedRecordFields edited by guest
further page splitting (diff)
15:13 Records/DeclaredOverloadedRecordFields/COmpareSORF edited by guest
complete (diff)
15:06 Records/DeclaredOverloadedRecordFields/COmpareSORF created by guest
split from orig
15:03 Records/DeclaredOverloadedRecordFields/ImplementorsView created by guest
save interim
14:56 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
14:55 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
14:35 Records/DeclaredOverloadedRecordFields/NoMonoRecordFields created by guest
creat page, split from orig text
14:34 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
14:28 Records/DeclaredOverloadedRecordFields edited by guest
(diff)
14:08 Records edited by guest
Add DORF option (diff)
14:00 Records/DeclaredOverloadedRecordFields created by guest
initial upload from text file
13:26 Ticket #5882 (Template Haskell declaration quote reports error with GADT syntax) created by goldfire
Consider the following code: […] The type Foo compiles just …
12:46 Ticket #5881 (Type synonyms of promoted types break across library boundaries?) created by bjornbm
1. Build a library/package consisting of the following module: […] 2. …
07:14 Ticket #5242 (IntMap.differenceKeysSet for removing an IntSet of keys) closed by milan
wontfix: Hi, I am closing the proposal. The representation of IntSet? has changed …
07:07 Ticket #1816 (Add Data.Set.mapMaybe) closed by milan
wontfix: Hi, I am closing the proposal for now. I do not believe it is worth …
00:24 Ticket #2021 (let ghc find framework header files and link with frameworks located in ...) closed by maeder
wontfix: I'm closing this old ticket since I no longer use frameworks

02/16/12:

19:26 Ticket #5880 (Add sync-all new-workdir) created by tibbe
The attached patch implements a new sync-all command, which calls …
12:37 WikiStart edited by reinerp
Remove spam (diff)
10:02 Ticket #5869 (Compiling the Haskell bindings for ROSE causes a ghc panic) closed by igloo
fixed: Thanks for the report. However, this looks like a duplicate of #1993, and …
04:38 Ticket #5879 (mkWeak# has a very dangerous type) created by simonpj
The mkWeak# primop has a type looking like this: […] But the third …
03:15 Ticket #5868 (Wrong error messages with qualified imports) closed by simonmar
wontfix: We have an old ticket about this: #2911, which we closed as wontfix. …
03:11 Ticket #5876 (Dynamically linked programs can't be run on Windows without significant ...) closed by simonmar
duplicate: Well now it is a duplicate of #4824 :-)
01:38 WikiStart edited by MatildaHarris
(diff)
00:33 Ticket #5878 (main-is is too conservative) created by simonpj
Conrad Parker writes: We have a project with around 200 Haskell source …

02/15/12:

19:11 Ticket #5877 (Make StringPrimL take [Word8]) created by reinerp
This is a follow-up of …
09:18 Ticket #5876 (Dynamically linked programs can't be run on Windows without significant ...) closed by igloo
duplicate: Thanks for the report. This is a duplicate of #5620.
09:12 Status/SLPJ-Tickets edited by simonpj
(diff)
09:01 IRC_Meetings edited by JamesFisher
Information based on cessation of logging and verification that there was … (diff)
08:57 Ticket #5876 (Dynamically linked programs can't be run on Windows without significant ...) created by rl
I tried to compile hello-world with -dynamic and -threaded on Windows: …
05:15 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)
05:14 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)

02/14/12:

13:59 Commentary/Rts/Storage/HeapObjects edited by heisenbug
there is no rts/AutoApply.cmm (diff)
13:53 Commentary/Rts/Storage/HeapObjects edited by heisenbug
sanitize links (use pseudo-URL syntax) (diff)
13:37 Commentary/Rts/Storage/HeapObjects edited by heisenbug
use better code links (diff)
11:54 Ticket #5875 (Incorrect documentation of minimal required set of methods for Bits ...) created by tibbe
lerkok reported: Looks like the new version of the Bits class also …
09:09 Ticket #5874 (Document autoconf dependency in README) created by JamesFisher
The boot script calls autoreconf on line 204. If not present …
08:12 Ticket #5873 (runghc does not exist in versioned form) created by JamesFisher
GHC provides several shell commands: ghc, ghci, ghc-pkg, …
05:53 Milestone 7.4.1 completed

02/13/12:

22:53 GhcKinds/PolyTypeable edited by simonpj
(diff)
21:04 Ticket #5872 (bug in default implementation of popCount) created by lerkok
base 4.5.0.0 …
11:50 Ticket #5871 (Patch for compilation on Hurd) created by nomeata
Yes, you heard correctly. Some guys have build GHC and all the other …
06:00 Ticket #5766 (Asynchronous exception bugs in readProcess and readProcessWithExitCode) closed by simonmar
fixed: Pushed, thanks: […]
02:22 Holes edited by nomeata
typo (diff)
01:23 Commentary/Compiler/RecompilationAvoidance edited by simonmar
(diff)

02/12/12:

16:17 Ticket #5870 (writeChan is not 100% exception-safe) created by joeyadams
Control.Concurrent.Chan.writeChan is currently implemented like this: …
07:21 Ticket #5869 (Compiling the Haskell bindings for ROSE causes a ghc panic) created by axch
I tried to build the ROSE compiler infrastructure project …
05:20 Ticket #5868 (Wrong error messages with qualified imports) created by SimonHengel
If the same identifier is imported qualified twice, then only the second …
03:21 Ticket #5867 (Include use site of deprecated identifiers in deprecation warnings) created by SimonHengel
Currently a deprecation warning reports the line of the import statement …
02:00 BugSweep edited by tarkistettu
Removed a few tickets which already been closed (diff)

02/11/12:

22:35 Ticket #5866 (Interrupting interleaved STM and resuming it produces segfault) created by joeyadams
The following program produces a segfault: […] When a thread is …
13:10 Records/NameSpacing edited by GregWeber
(diff)
13:07 Records/NameSpacing edited by GregWeber
add the O in OCaml (diff)

02/10/12:

17:36 Ticket #2892 ((threadDelay (-1)) hangs) closed by dancor
fixed: these days (in ghc 7.0.3 anyway), threadDelay on a negative value …
12:46 Ticket #5865 (threadDelay is disrupted by system clock changes) created by joeyadams
threadDelay is sensitive to changes to the system clock. Two behaviors …
09:08 Ticket #5855 (Computation Hangs Using PolyKinds) closed by paf31
invalid
08:26 Ticket #2078 (INLINE and strictness) closed by simonpj
fixed: Actually this ticket is implemented, I forget exactly when. INLINE things …
08:08 GhcKinds/PolyTypeable edited by simonpj
(diff)
08:02 GhcKinds/PolyTypeable created by simonpj
07:50 Ticket #5864 (Windows build fails: undefined reference to `_imp___imp__n_capabilities') created by igloo
The Windows build is currently failing with: […] The essence of the …
07:41 GhcKinds edited by simonpj
(diff)
07:35 Ticket #5820 (defining instance in GHCi leads to duplicated instances) closed by simonpj
fixed: Yes, a real bug all right. The above two patches fix it, I believe. …
06:50 Holes edited by nomeata
Are holes in types more powerful and less intrusive? (diff)
05:08 Holes edited by spl
More intro (diff)
05:04 Holes edited by spl
Add forall (diff)
05:03 Holes edited by spl
Syntactic sugar for {_ undefined _} (diff)
04:49 Holes edited by spl
(diff)
04:48 Holes edited by spl
Small intro (diff)
04:46 Holes edited by xnyhps
(diff)
03:20 Ticket #5863 (Deriving Typeable for data families) created by simonpj
Bas points out that deriving Typeable for data families isn't right at …
03:09 Ticket #5862 (Need kind annotations) created by simonpj
In his …
03:04 Holes edited by xnyhps
(diff)
02:38 Ticket #5860 (Ambiguity between redundant imports) closed by simonpj
fixed: A patch is irresistable. I buy: […] Thanks. Simon

02/09/12:

15:50 Ticket #5861 (bytestring: incorrect documentation for hGetContents) created by kmcallister
(I guess this is the ByteString bug tracker? This copies an email I …
15:23 Records/NameSpacing edited by GregWeber
fix link (diff)
15:22 Records/NameSpacing edited by GregWeber
correct SML (diff)
15:14 Records/NameSpacing edited by GregWeber
add Roy (diff)
12:54 Holes edited by xnyhps
More about ranges, made examples consistent (diff)
12:05 Holes edited by xnyhps
Used a bit better example, updated info on implicit parameters (diff)
08:30 Ticket #5520 (Spurious warning with new associated types and MultiParamTypeClasses) closed by simonpj
fixed: Done already […] Simon
08:22 Ticket #5637 (runhaskell ghc panic running netwire 2 demo) closed by igloo
fixed: No response from submitter, so assuming this is fixed.
08:09 Ticket #5399 (GHC 7.0.3 produces corrupt .hi files for qtHaskell) closed by igloo
fixed: No response from submitter, so closing. Please reopen if you think it's …
08:08 Ticket #4462 (-dcore-lint error in simplifier phase 0 when profiling) closed by igloo
fixed: No response from submitter, so optimistically assuming this is fixed. …
08:06 Ticket #3675 (load fails with Literate target contents) closed by igloo
invalid: No response from submitter, so closing.
06:09 ViewPatterns edited by andriyp
typo (diff)
06:06 Ticket #5860 (Ambiguity between redundant imports) closed by simonpj
invalid: Looks ok to me. The error message points to line 4, and the import of …

02/08/12:

11:29 Ticket #5860 (Ambiguity between redundant imports) created by elliottt
GHC reports this program: […] as having a redundant import of …
11:07 Ticket #5808 (nofib/spectral/hartel/transform is crashing with -fllvm (LLVM 2.7)) closed by dterei
wontfix: OK can reproduce. This only happens with LLVM 2.7. any higher versions are …
10:53 Ticket #5845 (Change description of old-locale to NOT say its deprecated) closed by dterei
fixed: Fixed in 9f4b00d4ef5b37adffa01742a09b6f9ad2df1a09. I also pulled in the …
09:38 Ticket #5859 (unsafeInterleaveIO duplicates computation when evaluated by multiple ...) created by joeyadams
When the following code is compiled with -O1 or -O2, the interleaved …
09:08 Ticket #5858 (type inference of an OverloadedString for a class instance with type ...) created by GregWeber
We have some code in Yesod: […] When I use it in my application, I am …
08:09 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)
08:03 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)
07:25 Ticket #5449 (Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h) closed by igloo
fixed: It's now on hackage.
06:49 Ticket #5848 (Calling ghc without -o overwrites symbolic links) closed by igloo
invalid: Thanks for the report. The behaviour when the output file is a symlink is …
06:47 Ticket #5857 (GHC Panic when using unbound type variables created with newName in ...) created by goldfire
I received the following GHC panic report: ghc: panic! (the 'impossible' …

02/07/12:

17:11 Ticket #5856 (numrun012 test fails on i686 works on x86_64) created by td123
I have built ghc on both x86_64 and i686 for archlinux. make test has no …
15:16 Ticket #5855 (Computation Hangs Using PolyKinds) created by paf31
I have tried to distill this down to a minimal example. The following …
14:41 Holes created by xnyhps
Still very much a work in progress: proposal of bringing the holes of Agda …
10:59 Ticket #5852 (methods and associated types treated differently wrt. qualification) closed by jeltsch
fixed: Now that I have installed GHC 7.4.1 (for a different reason than this …
08:30 Ticket #5854 (TH: INLINABLE pragma support (patch)) created by mikhail.vorozhtsov
I needed it for my  data-dword library, …
06:45 Building/Porting edited by PHO
Update for GHC 7.4.1 (diff)
05:33 WikiStart edited by simonmar
(diff)
02:44 Ticket #5853 (Out-of-memory crash when using RULES and type families) created by porges
GHC(i) 7.4.1 crashes with an OOM error on the following code: […]
01:45 Ticket #5852 (methods and associated types treated differently wrt. qualification) created by jeltsch
Say I have the following module: […] Now I use this module in another …
01:38 Ticket #5818 (gcd and fizzled reversed in event SparkCounters) closed by simonmar
wontfix: Thanks! I'll close the bug then.
00:34 Ticket #5851 (RTS Crashes on Exit with double free) created by argiopeweb
On compiling with […] or […] RTS crashes on exit (normal or …

02/06/12:

23:48 Ticket #5847 (Error message trying to use SOE) closed by punstress
fixed: I redownloaded the latest SOE zip file and it seems to be working! I …
17:50 Ticket #5850 (Greater customization of GHCi prompt) created by JamesFisher
GHCi is bit more than a Haskell interpreter. With the :! and …
10:45 DataParallel/LiveFusion edited by roldugin
Improve SF section. (diff)
10:18 Building/Unregisterised edited by dterei
(diff)
07:56 Ticket #5849 (Buliding on arm broke in 7.4.1) created by nomeata
As you can see here: …
05:38 Ticket #5848 (Calling ghc without -o overwrites symbolic links) created by Ptival
This might not be a bug (might even be a feature...) but I find it …
04:15 DataParallel edited by roldugin
(diff)
04:13 DataParallel/LiveFusion created by roldugin
02:17 Ticket #5847 (Error message trying to use SOE) created by punstress
I've had a really hard time getting the SOE package up and running. I …
00:52 Ticket #5792 (PolyKinds and recompilation causes internal error) closed by simonpj
fixed: And I fixed the HEAD thus: […] Plus a regression test. Done! Simon
00:50 Ticket #5833 (PolyKinds10 fails an assert) closed by simonpj
fixed: Fixed by […] Thanks for reporting Simon
00:50 Ticket #5798 (PolyKinds: couldn't match kind `BOX' against `*') closed by simonpj
fixed: Fixed by […] Thanks for reporting Simon
00:48 Ticket #5829 (break003, break006, print019 fail with a DEBUG compiler) closed by simonpj
fixed: Thanks. I believe these failures are now fixed […] Simon
00:47 Ticket #5832 (PolyKinds03 and PolyKinds13 fail an ASSERT) closed by simonpj
fixed: Fixed by […]

02/05/12:

15:38 Building/Porting edited by guest
all .hsc files have the issue (diff)
12:14 Building/Porting edited by guest
drop duplicate (diff)
12:07 Building/Porting edited by guest
I got issues with the stat struct (diff)
11:41 Ticket #5846 (Add GHC.Stats.gcStatsEnabled) created by tibbe
It would be nice if GHC.Stats exported a new, top-level constant, …

02/04/12:

17:18 Ticket #5845 (Change description of old-locale to NOT say its deprecated) created by dterei
Would everyone be OK if I changed the description of 'old-locale' package …
16:29 Ticket #5844 (Panic on generating Core code) created by JamesFisher
STEPS TO REPRODUCE 1. Create the file "Panic.hs" with the contents: …

02/03/12:

17:49 Ticket #5843 (hGetBufSome blocks when all available input is buffered (on Windows only)) created by joeyadams
See the attached program. On Windows, it blocks on hGetSome. If I take …
14:49 Ticket #5842 (pretty tests from GHC's testsuite) created by igloo
We've been moving tests into the library that they test (#1161). I'm …
10:24 Ticket #5810 (OSX Lion building 7.4 head causes Haddock Divide By Zero) closed by igloo
fixed: I think this is fixed by: commit 552504663774d4ad2528d466f08841b5b78c7518 …
08:44 Ticket #5841 (seg fault in ghci but not ghc when using chart-gtk code) created by carter
I don't know if this is os x lion specific, but when running (attached …

02/02/12:

23:55 Debugging/InstallingPackagesInplace edited by megacz
update instructions: --with-ghc does not work for me, but --with-compiler … (diff)
17:58 Ticket #5817 (dph-diophantine-copy-opt fails) closed by benl
fixed: Was a bad rewrite rule in the DPH library.
10:52 Ticket #5840 (Extend the supported environment sizes of vectorised closures) created by mukesh.tiwari
[…]
02:48 Ticket #5803 (Chash on terminate during getLine) closed by simonmar
duplicate: Thanks for the report. I believe this is fixed in 7.2 and later; see …

02/01/12:

08:07 Status/SLPJ-Tickets edited by simonpj
(diff)
07:02 Ticket #5839 (ARM linker support) created by bgamari
This patch adds ARM support in the RTS linker and enables ghci in the …
05:31 Ticket #5838 (integer overflow in rts/RtsUtils:heapOverflow()) created by hvr
When failing with a heap exhaustion, the RTS truncates the reported
03:52 Ticket #5812 (Nasty interaction between MagicHash and CPP LANGUAGE pragmas) closed by simonmar
wontfix: Then my suggestion is to use ++ instead of string gaps. GHC will optimise …
00:13 Ticket #5837 (Context reduction stack overflow can take very long) created by dreixel
The following code, taken from the "Haskell Type Constraints Unleashed" …

01/31/12:

14:41 Ticket #5806 (Make TimeLocale an instance of Def) closed by igloo
wontfix: You mean "data-default depends on old-locale" I assume? If so then that's …
14:29 Ticket #5802 (GHC Panic with PolyKinds and TypeFamilies) closed by igloo
fixed: Thanks for the report. This seems fine to me in HEAD and 7.4 (if I change …
14:21 Ticket #5825 (GHC can't build C program that uses exported Haskell function) closed by igloo
invalid: You need to add -no-hs-main to the second command, or you will end up …
02:38 Ticket #5836 (GHCi silently fails to import non-existing modules) created by hvr
E.g.: […] whereas in GHC 7.2.2, it behaved like: […]

01/30/12:

14:02 Ticket #5835 (Make better use of known dictionaries) created by rl
Example: […] GHC generates this for bar: […] Note how it want …
13:45 Ticket #5834 (Allow both INLINE and INLINABLE for the same function) created by rl
Sometimes you really want both. Here is a small example: […] […] …
12:58 Ticket #5819 ("Language options" section doesn't describe -XDataKinds) closed by igloo
fixed: Merged as 5cccc82609d6e38ab027ce5d711fdb87aec4e881
11:54 Ticket #5833 (PolyKinds10 fails an assert) created by igloo
With a slow validate build on OSX x86_64, PolyKinds?10 fails: […]
11:51 Ticket #5832 (PolyKinds03 and PolyKinds13 fail an ASSERT) created by igloo
With a slow validate build on OSX, PolyKinds03 fails: […] …
11:29 Ticket #5831 (space_leak_001(ghci) segfaults on OS X x86_64) created by igloo
In 7.4 branch and HEAD, space_leak_001(ghci) segfaults on OS X x86_64. I …
10:28 CrossCompilation edited by StephenBlackheath
(diff)
09:47 Ticket #5830 (Arrow if/then/else sugar breaks type inference) closed by igloo
fixed: Thanks for the report. A few arrow bugs have been fixed recently, and this …
09:28 Ticket #5830 (Arrow if/then/else sugar breaks type inference) created by jamey
Starting in GHC 7.0, using the Arrows if/then/else syntactic sugar for …
03:54 Ticket #5568 (Add Show and Binary instances for TypeRep) closed by simonmar
fixed: Closing - if anyone needs something more, please re-open and give details.
01:15 Ticket #5394 (GHC hangs on compile of anything) closed by simonmar
worksforme: Lacking a way to reproduce it, let's close pending more information.

01/29/12:

15:25 Ticket #5829 (break003, break006, print019 fail with a DEBUG compiler) created by igloo
break003 fails with a DEBUG compiler: […] […] break006 and …
10:16 Ticket #5828 (OSHaiku) created by donn
Since OSUnknown doesn't specify ELF platform, we need OSHaiku in …
09:48 Ticket #5827 (/usr/local hard-coded in cabal) created by donn
libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs:defaultInstallDirs …
08:24 Ticket #5826 (Refer to Control.Concurrent instead of GHC.Conc in GHC 7.4.1 User's Guide) created by shelarcy
GHC 7.4.1 RC 2 User's Guide "RTS options for SMP parallelism" section …
08:04 Ticket #5825 (GHC can't build C program that uses exported Haskell function) created by shelarcy
GHC 7.4.1 RC2 can't build foreign export example on Mac OS X and Windows. …
07:52 Ticket #5822 (Assertion failed in rts/Schedule.c in Stage 2 on ARM) closed by bgamari
duplicate
07:51 Ticket #5822 (Assertion failed in rts/Schedule.c in Stage 2 on ARM) closed by bgamari
invalid: This ended up being #5824.

01/28/12:

16:28 Ticket #5579 (alex and happy found during ./configure not used) closed by igloo
fixed: Fixed by: commit 2a54a0d622a4fa4b62accb2537eb4fc7736d6bb4 […]
14:25 Ticket #5536 (IO performance regression in 7.2 vs 7.0) closed by igloo
fixed: Perf test added.
14:11 Ticket #5824 (ARM StgRun register clobber list is broken) created by bgamari
The ARM implementation of StgRun? does not claim that it clobbers r7-r12. …
13:31 Ticket #5701 (SafeHaskell causes deepseq to fail to compile) closed by igloo
fixed: deepseq in the 7.4 branch has a < 0.5 dep on array.
12:01 Ticket #5823 (FFI and CAPI needs {-# INCLUDE #-} back?) created by igloo
Now that we have CAPI, do we want {-# INCLUDE #-} back?

01/27/12:

16:14 Ticket #5822 (Assertion failed in rts/Schedule.c in Stage 2 on ARM) created by bgamari
Compiling a registerised ARM build against LLVM results in an unusable …
15:26 Ticket #5821 (SPECIALISE fails with a cryptic warning) created by rl
Example: […] GHC produces this warning: […] Given that rewrite …
12:56 Ticket #5820 (defining instance in GHCi leads to duplicated instances) created by guest
Bizarre: […] I get an extra Num instance (where from? same source …
05:18 Ticket #5819 ("Language options" section doesn't describe -XDataKinds) created by shelarcy
GHC HEAD and ghc-7.4 branch splited -XDataKinds from -XPolyKinds, now. But …
02:48 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)
02:47 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)
02:38 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)

01/26/12:

20:53 Ticket #5818 (gcd and fizzled reversed in event SparkCounters) created by MikolajKonarski
There is a bug in RTS when emitting the spark counters event: the order of …
15:16 Ticket #3339 (Data.Monoid: Add (<>) as a synonym for mappend) closed by igloo
fixed: This was done in f4b71242b05285a5b901123ad463f3aa74a472c7.
13:18 Ticket #5767 (Integer inefficiencies) closed by igloo
fixed: Fixed by 9be779d9025f01badf2afec92fb0c7f3bcf71412 in the HEAD and …

01/25/12:

22:23 ExplicitCallStack edited by SimonHengel
fix link to JHC's SRCLOC_ANNOTATE pragma (diff)
09:44 Ticket #5817 (dph-diophantine-copy-opt fails) created by igloo
[…]
09:13 Ticket #5773 (main = forever (putStrLn =<< getLine) continuously saturates a CPU when ...) closed by igloo
fixed: Merged as 7a5f8048fb4a9d620724a47d92762102089a6c9a.
06:49 Ticket #5816 (static linking silently fails in ghc) created by carter
On OS X, ghci uses dylib versions of C libraries when linking, and ghc …
06:48 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
(diff)
06:41 Commentary/Compiler/NewCodeGenStupidity edited by simonmar
rearraged to put open issues at the top (diff)
05:03 Ticket #5815 (Can't install cabal or SOE graphics on Win XP or 7) closed by igloo
invalid: Please try asking on either an SOE mailing list (if there is one), or the …
04:51 Ticket #5538 (Foldable typeclass: make foldl' and foldr' class methods) closed by igloo
fixed: Applied as 6b05d1536c4511ac1edd2ccc39f2832d741dab7e

01/24/12:

19:34 Ticket #5815 (Can't install cabal or SOE graphics on Win XP or 7) created by punstress
I'm taking a class and I need the School of Expression graphics package …
14:54 Ticket #5679 (Provide Arrow lift functions for Control.Arrow) closed by igloo
wontfix: Thanks for the suggestion, but library proposals should first be discussed …
14:40 Ticket #5814 (LLVM 3.0 doesn't support llvm.memory.barrier) created by bgamari
Support for the llvm.memory.barrier intrinsic was removed in LLVM 3.0 …
14:19 Ticket #5667 (Data.Unique.Unique and Data.Graph.SCC are not instances of Show) closed by igloo
wontfix: Thanks for the suggestion, but please see …
13:58 Ticket #5776 (Rule matching regression) closed by igloo
fixed: Merged as 4703ff3b67ccbd8007ebe81f7d00aabacec6d243
13:18 Ticket #5627 (Proposal: Add Applicative instances for the remaining monads in base) closed by igloo
fixed: Thanks for the patch. Applied as c01010387a0c1d4d71de55f2957800337c00264d.
11:41 Ticket #5811 (Compiler cannot deduce that type function is injective) closed by simonpj
invalid: So just substitute! GHC's consistent view is that instance heads
11:08 Blog: New directions for Template Haskell edited by simonpj
09:55 Commentary/Compiler/Backends/LLVM/Alias edited by dterei
(diff)
02:30 Ticket #5813 (Offer a compiler warning for failable pattern matches) created by snoyberg
This started off with a mailing list discussion: …

01/23/12:

23:01 Ticket #5812 (Nasty interaction between MagicHash and CPP LANGUAGE pragmas) created by erikd
Found this problem when trying to use MagicHash? and CPP in the same source …[…]
14:32 Ticket #5811 (Compiler cannot deduce that type function is injective) created by gatoatigrado
Suppose I have a datatype […] Then, ExprTyp? is injective and creates …
13:50 Ticket #5810 (OSX Lion building 7.4 head causes Haddock Divide By Zero) created by codeweaver
After installing 7.2.2 64 bit onto a GHC-free system, I tried to build the …
11:29 Commentary/Compiler/Backends/LLVM/Alias edited by dterei
(diff)
11:26 Commentary/Compiler/Backends/LLVM/Alias edited by dterei
(diff)
11:21 Commentary/Compiler/Backends/LLVM/Alias edited by dterei
(diff)
11:21 Commentary/Compiler/Backends/LLVM/Alias edited by dterei
(diff)
11:19 Platforms edited by igloo
(diff)
08:48 Ticket #5799 (internal error: evacuate: strange closure type 15) closed by simonmar
worksforme: Probably a transient hardware problem then.
06:12 Ticket #5783 (Data.Text.isPrefixOf fails to terminate) closed by simonmar
invalid: In Data.Text there is this: […] It looks to me like GHC has applied …
03:43 Records/NameSpacing edited by GregWeber
more programming languages (diff)
02:39 Ticket #5809 (Arity analysis could be better) created by simonmar
Here's an example I tripped over while optimising Hoopl. Given the …
01:42 Ticket #5808 (nofib/spectral/hartel/transform is crashing with -fllvm (LLVM 2.7)) created by simonmar
From the i386/Linux nightly builder: […]

01/22/12:

16:58 Ticket #5807 (DPH library functions don't work without -fvectorise.) created by benl
Mukesh Tiwari reports: […]
15:14 Ticket #5806 (Make TimeLocale an instance of Def) created by chrisdone
Whenever I use formatTime it's always with defaultTimeLocale. Why not make …
12:51 Records/NameSpacing edited by GregWeber
explain Agda (diff)
12:38 Records edited by GregWeber
downside of polymorphic record fields (diff)
12:29 Records edited by GregWeber
(diff)
12:28 Records edited by GregWeber
update with Agda (diff)
03:45 NewPlugins edited by SimonHengel
Add a linke to the relevant section in GHC's User's Guide (diff)
03:42 NewPlugins edited by SimonHengel
Change future tense to present tense (diff)
03:38 NewPlugins edited by SimonHengel
Properly link to Plugin in API documentation (diff)
03:34 NewPlugins edited by SimonHengel
Properly link to ModGuts? in API documentation (diff)

01/21/12:

21:35 Ticket #5805 (Test 5558 fails with new code generator) created by ezyang
[…] It doesn't segfault if you turn off threads. Note that …
15:10 Records/NestedModules created by YitzGale
Pasted from emails. Needs editing.
03:17 Ticket #5804 (Registration capture issue) created by st.kurilin
After trying to register with account name stkurilin I was redirected to …
03:09 Ticket #5803 (Chash on terminate during getLine) created by st.kurilin
My steps 1) run ghci 2) load module 3) run function 4) interrupt on …

01/20/12:

06:46 Ticket #5802 (GHC Panic with PolyKinds and TypeFamilies) created by dominiquedevriese
The following crashes: […] Potentially related to 5717 and 5768, …
04:46 Ticket #5658 (Strict bindings are wrongly floated out of case alternatives.) closed by igloo
fixed: Merged as 55e4870d39c5267bd272423c5118527e20455b04

01/19/12:

13:40 Ticket #5801 (Document GHC Optimisation Passes) created by dterei
The various GHC optimisations aren't very well documented. Simply a one …
08:22 Ticket #5781 (Add Data.List.at :: [a] -> Int -> Maybe a) closed by igloo
wontfix: Thanks for the suggestion. However, library API proposals should be …
08:19 Ticket #5773 (main = forever (putStrLn =<< getLine) continuously saturates a CPU when ...) closed by igloo
fixed: Merged as e3b7e3352c6bba0bf7b6991e5485264a868e4800
08:19 Ticket #5742 (compiler option -XDoRec crash) closed by igloo
fixed: Merged as d87990feec8a9fb360b4d92ea7b5cfa36152b8ca
08:19 Ticket #5760 (lib/settings file wrong) closed by igloo
fixed: Merged as e71ee1b6638ea3cb5896805c3ada042f44106081
08:18 Ticket #5785 (Test failures on i386 with LLVM backend) closed by igloo
fixed: Merged as 13968dc3646e8d516a6eff19297cc0bb5864c0fa
08:18 Ticket #5788 (Missing document about RTS's -T option) closed by igloo
fixed: Merged as e7bb988089e35d38f661c1527696bf72e18e20db
06:24 Commentary/Compiler/HooplPerformance edited by ezyang
(diff)
06:24 Commentary/Compiler/HooplPerformance edited by ezyang
(diff)
03:16 Ticket #5800 (hp2ps produces unescaped backslashes for nested functions) created by jkff
ghc 7.4, when compiling with -prof -auto-all, includes nested functions as …
02:22 Ticket #5799 (internal error: evacuate: strange closure type 15) created by vl.still
I encountered following error in ghci: […] I don't know if it is of …
01:43 Ticket #5784 (Forked thread running infinite loop blocks other threads from running) closed by simonmar
duplicate: Yes, this is just an instance of #367. Bound threads are a red herring I …
Note: See TracTimeline for information about the timeline view.