Timeline
02/06/12:
- 23:48 Ticket #5847 (Error message trying to use SOE) closed by
- 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
- GHCi is bit more than a Haskell interpreter. With the :! and …
- 10:45 DataParallel/LiveFusion edited by
- Improve SF section. (diff)
- 10:18 Building/Unregisterised edited by
- (diff)
- 07:56 Ticket #5849 (Buliding on arm broke in 7.4.1) created by
- As you can see here: …
- 05:38 Ticket #5848 (Calling ghc without -o overwrites symbolic links) created by
- This might not be a bug (might even be a feature...) but I find it …
- 04:15 DataParallel edited by
- (diff)
- 04:13 DataParallel/LiveFusion created by
- 02:17 Ticket #5847 (Error message trying to use SOE) created by
- 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
- fixed: And I fixed the HEAD thus: […] Plus a regression test. Done! Simon
- 00:50 Ticket #5833 (PolyKinds10 fails an assert) closed by
- fixed: Fixed by […] Thanks for reporting Simon
- 00:50 Ticket #5798 (PolyKinds: couldn't match kind `BOX' against `*') closed by
- fixed: Fixed by […] Thanks for reporting Simon
- 00:48 Ticket #5829 (break003, break006, print019 fail with a DEBUG compiler) closed by
- fixed: Thanks. I believe these failures are now fixed […] Simon
- 00:47 Ticket #5832 (PolyKinds03 and PolyKinds13 fail an ASSERT) closed by
- fixed: Fixed by […]
02/05/12:
- 15:38 Building/Porting edited by
- all .hsc files have the issue (diff)
- 12:14 Building/Porting edited by
- drop duplicate (diff)
- 12:07 Building/Porting edited by
- I got issues with the stat struct (diff)
- 11:41 Ticket #5846 (Add GHC.Stats.gcStatsEnabled) created by
- 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
- Would everyone be OK if I changed the description of 'old-locale' package …
- 16:29 Ticket #5844 (Panic on generating Core code) created by
- 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
- 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
- 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
- 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
- I don't know if this is os x lion specific, but when running (attached …
02/02/12:
- 23:55 Debugging/InstallingPackagesInplace edited by
- update instructions: --with-ghc does not work for me, but --with-compiler … (diff)
- 17:58 Ticket #5817 (dph-diophantine-copy-opt fails) closed by
- fixed: Was a bad rewrite rule in the DPH library.
- 10:52 Ticket #5840 (Extend the supported environment sizes of vectorised closures) created by
- […]
- 02:48 Ticket #5803 (Chash on terminate during getLine) closed by
- 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
- (diff)
- 07:02 Ticket #5839 (ARM linker support) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Sometimes you really want both. Here is a small example: […] […] …
- 12:58 Ticket #5819 ("Language options" section doesn't describe -XDataKinds) closed by
- fixed: Merged as 5cccc82609d6e38ab027ce5d711fdb87aec4e881
- 11:54 Ticket #5833 (PolyKinds10 fails an assert) created by
- With a slow validate build on OSX x86_64, PolyKinds?10 fails: […]
- 11:51 Ticket #5832 (PolyKinds03 and PolyKinds13 fail an ASSERT) created by
- 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
- In 7.4 branch and HEAD, space_leak_001(ghci) segfaults on OS X x86_64. I …
- 10:28 CrossCompilation edited by
- (diff)
- 09:47 Ticket #5830 (Arrow if/then/else sugar breaks type inference) closed by
- 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
- 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
- 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
- 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
- break003 fails with a DEBUG compiler: […] […] break006 and …
- 10:16 Ticket #5828 (OSHaiku) created by
- Since OSUnknown doesn't specify ELF platform, we need OSHaiku in …
- 09:48 Ticket #5827 (/usr/local hard-coded in cabal) created by
- 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
- 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
- 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
- duplicate
- 07:51 Ticket #5822 (Assertion failed in rts/Schedule.c in Stage 2 on ARM) closed by
- invalid: This ended up being #5824.
01/28/12:
- 16:28 Ticket #5579 (alex and happy found during ./configure not used) closed by
- fixed: Fixed by: commit 2a54a0d622a4fa4b62accb2537eb4fc7736d6bb4 […]
- 14:25 Ticket #5536 (IO performance regression in 7.2 vs 7.0) closed by
- fixed: Perf test added.
- 14:11 Ticket #5824 (ARM StgRun register clobber list is broken) created by
- 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
- 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
- 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
- Compiling a registerised ARM build against LLVM results in an unusable …
- 15:26 Ticket #5821 (SPECIALISE fails with a cryptic warning) created by
- Example: […] GHC produces this warning: […] Given that rewrite …
- 12:56 Ticket #5820 (defining instance in GHCi leads to duplicated instances) created by
- Bizarre: […] I get an extra Num instance (where from? same source …
- 05:18 Ticket #5819 ("Language options" section doesn't describe -XDataKinds) created by
- GHC HEAD and ghc-7.4 branch splited -XDataKinds from -XPolyKinds, now. But …
- 02:48 Commentary/Compiler/NewCodeGenStupidity edited by
- (diff)
- 02:47 Commentary/Compiler/NewCodeGenStupidity edited by
- (diff)
- 02:38 Commentary/Compiler/NewCodeGenStupidity edited by
- (diff)
01/26/12:
- 20:53 Ticket #5818 (gcd and fizzled reversed in event SparkCounters) created by
- 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
- fixed: This was done in f4b71242b05285a5b901123ad463f3aa74a472c7.
- 13:18 Ticket #5767 (Integer inefficiencies) closed by
- fixed: Fixed by 9be779d9025f01badf2afec92fb0c7f3bcf71412 in the HEAD and …
01/25/12:
- 22:23 ExplicitCallStack edited by
- fix link to JHC's SRCLOC_ANNOTATE pragma (diff)
- 09:44 Ticket #5817 (dph-diophantine-copy-opt fails) created by
- […]
- 09:13 Ticket #5773 (main = forever (putStrLn =<< getLine) continuously saturates a CPU when ...) closed by
- fixed: Merged as 7a5f8048fb4a9d620724a47d92762102089a6c9a.
- 06:49 Ticket #5816 (static linking silently fails in ghc) created by
- On OS X, ghci uses dylib versions of C libraries when linking, and ghc …
- 06:48 Commentary/Compiler/NewCodeGenStupidity edited by
- (diff)
- 06:41 Commentary/Compiler/NewCodeGenStupidity edited by
- 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
- 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
- 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
- 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
- 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
- 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
- wontfix: Thanks for the suggestion, but please see …
- 13:58 Ticket #5776 (Rule matching regression) closed by
- fixed: Merged as 4703ff3b67ccbd8007ebe81f7d00aabacec6d243
- 13:18 Ticket #5627 (Proposal: Add Applicative instances for the remaining monads in base) closed by
- fixed: Thanks for the patch. Applied as c01010387a0c1d4d71de55f2957800337c00264d.
- 11:41 Ticket #5811 (Compiler cannot deduce that type function is injective) closed by
- invalid: So just substitute! GHC's consistent view is that instance heads …
- 11:08 Blog: New directions for Template Haskell edited by
- 09:55 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 02:30 Ticket #5813 (Offer a compiler warning for failable pattern matches) created by
- 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
- 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
- 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
- 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
- (diff)
- 11:26 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 11:21 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 11:21 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 11:19 Platforms edited by
- (diff)
- 08:48 Ticket #5799 (internal error: evacuate: strange closure type 15) closed by
- worksforme: Probably a transient hardware problem then.
- 06:12 Ticket #5783 (Data.Text.isPrefixOf fails to terminate) closed by
- invalid: In Data.Text there is this: […] It looks to me like GHC has applied …
- 03:43 Records/NameSpacing edited by
- more programming languages (diff)
- 02:39 Ticket #5809 (Arity analysis could be better) created by
- 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
- From the i386/Linux nightly builder: […]
01/22/12:
- 16:58 Ticket #5807 (DPH library functions don't work without -fvectorise.) created by
- Mukesh Tiwari reports: […]
- 15:14 Ticket #5806 (Make TimeLocale an instance of Def) created by
- Whenever I use formatTime it's always with defaultTimeLocale. Why not make …
- 12:51 Records/NameSpacing edited by
- explain Agda (diff)
- 12:38 Records edited by
- downside of polymorphic record fields (diff)
- 12:29 Records edited by
- (diff)
- 12:28 Records edited by
- update with Agda (diff)
- 03:45 NewPlugins edited by
- Add a linke to the relevant section in GHC's User's Guide (diff)
- 03:42 NewPlugins edited by
- Change future tense to present tense (diff)
- 03:38 NewPlugins edited by
- Properly link to Plugin in API documentation (diff)
- 03:34 NewPlugins edited by
- Properly link to ModGuts? in API documentation (diff)
01/21/12:
- 21:35 Ticket #5805 (Test 5558 fails with new code generator) created by
- […] It doesn't segfault if you turn off threads. Note that …
- 15:10 Records/NestedModules created by
- Pasted from emails. Needs editing.
- 03:17 Ticket #5804 (Registration capture issue) created by
- After trying to register with account name stkurilin I was redirected to …
- 03:09 Ticket #5803 (Chash on terminate during getLine) created by
- 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
- The following crashes: […] Potentially related to 5717 and 5768, …
- 04:46 Ticket #5658 (Strict bindings are wrongly floated out of case alternatives.) closed by
- fixed: Merged as 55e4870d39c5267bd272423c5118527e20455b04
01/19/12:
- 13:40 Ticket #5801 (Document GHC Optimisation Passes) created by
- 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
- 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
- fixed: Merged as e3b7e3352c6bba0bf7b6991e5485264a868e4800
- 08:19 Ticket #5742 (compiler option -XDoRec crash) closed by
- fixed: Merged as d87990feec8a9fb360b4d92ea7b5cfa36152b8ca
- 08:19 Ticket #5760 (lib/settings file wrong) closed by
- fixed: Merged as e71ee1b6638ea3cb5896805c3ada042f44106081
- 08:18 Ticket #5785 (Test failures on i386 with LLVM backend) closed by
- fixed: Merged as 13968dc3646e8d516a6eff19297cc0bb5864c0fa
- 08:18 Ticket #5788 (Missing document about RTS's -T option) closed by
- fixed: Merged as e7bb988089e35d38f661c1527696bf72e18e20db
- 06:24 Commentary/Compiler/HooplPerformance edited by
- (diff)
- 06:24 Commentary/Compiler/HooplPerformance edited by
- (diff)
- 03:16 Ticket #5800 (hp2ps produces unescaped backslashes for nested functions) created by
- 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
- 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
- duplicate: Yes, this is just an instance of #367. Bound threads are a red herring I …
01/18/12:
- 15:27 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 14:23 Ticket #5798 (PolyKinds: couldn't match kind `BOX' against `*') created by
- This module fails to compile: […] The compilation error is […] …
- 03:17 Ticket #5797 (readRawBufferPtr cannot be interrupted by exception on Windows with ...) created by
- On Windows, in a program compiled with -threaded, if a thread receives …
- 02:37 Records/NameSpacing edited by
- quote code (diff)
- 02:36 Records/NameSpacing edited by
- Add referece to Agda and Opa (diff)
01/17/12:
- 22:51 Ticket #5796 (Runtime caught in an infinite loop) closed by
- duplicate: Yes, I do believe it is a combination of the bugs above.
- 20:56 Ticket #5788 (Missing document about RTS's -T option) closed by
- fixed: […]
- 20:28 Ticket #5796 (Runtime caught in an infinite loop) created by
- Triggering this bug seems a little fragile; but the program and method …
- 20:22 Records/NameSpacing edited by
- add SORF type resolution comment from SPJ's e-mail (diff)
- 20:09 Records/NameSpacing edited by
- add Johan's case for name-spacing (diff)
- 20:02 Records/DotOperator edited by
- add note on mappings (diff)
- 19:55 Records/NameSpacing edited by
- type class interaction (diff)
- 19:52 Records/NameSpacing edited by
- (diff)
- 19:52 Records/DotOperator created by
- from Records/NameSpacing
- 19:48 Records edited by
- link to DotOperator? (diff)
- 19:11 Ticket #5795 (Breaking the staging restriction in type splices causes GHC panic) created by
- Test case: […] The error message is: […] This is the same error …
- 18:15 Ticket #5794 (Nofib nightly regressions with pretty graphs) created by
- It would be great to have nofib run nightly and display pretty graphs and …
- 18:03 Ticket #5793 (make nofib awesome) created by
- Nofib is the standard tool GHC developers use to benchmark changes to the …
- 17:15 Ticket #5792 (PolyKinds and recompilation causes internal error) created by
- Given these two files: […] and […] We can cause an internal GHC …
- 14:28 WikiStart edited by
- Delete spam (diff)
- 08:57 Ticket #5791 (Defer other kinds of errors until runtime, not just type errors) created by
- In #5624 we added -fdefer-type-errors to turn type errors into warnings. …
- 08:47 Ticket #5624 (Delay Errors Until Runtime) closed by
- fixed: Thank you for suggesting the idea. It's done! Simon
- 08:40 Ticket #5790 (Missing document about .eventlog's u flag) created by
- GHC 7.4.1 RC 1 User's Guide and Debug.Trace modules' document doesn't …
- 08:23 Ticket #5789 (Bad link to documentation) created by
- The paper "The Design of a Pretty-printing Library" referenced on the …
- 08:20 Ticket #5788 (Missing document about RTS's -T option) created by
- Users Guide doesn't describe RTS's -T option except 7.4.1's release note. …
- 08:03 Ticket #5779 (SPECIALISE pragma generates wrong activations) closed by
- fixed: OK I added the warnings
- 00:42 Ticket #5782 (llvm --enable-tbaa forces LLVM to be 2.9 or above) closed by
- fixed: Fixed in 878371810de61632d58962608fb3db588d9c2fbd.
01/16/12:
- 19:01 Ticket #5787 (Add instances to ZipList) created by
- There was a reasonably uncontroversial vote on the libraries list to add …
- 18:30 Ticket #5786 (Dynanmic way fails when GHC built with LLVM backend) created by
- If I build GHC with the LLVM backend then the 'Dyn' testsuite way fails …
- 18:24 Ticket #5785 (Test failures on i386 with LLVM backend) created by
- Currently we get the following testsuite results on i386: […] Need to …
- 18:20 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 18:19 Commentary/Compiler/Backends edited by
- (diff)
- 18:15 Commentary/Compiler/Backends edited by
- (diff)
- 18:15 Commentary/Compiler/Backends edited by
- (diff)
- 18:15 Commentary/Compiler/Backends edited by
- (diff)
- 17:25 Commentary/Compiler/Backends edited by
- (diff)
- 16:11 Commentary/SourceTree edited by
- (diff)
- 15:26 Ticket #5784 (Forked thread running infinite loop blocks other threads from running) created by
- When I compile the following under GHC 7.2.2 with -O1 or -O2, it spins in …
- 12:54 Ticket #5783 (Data.Text.isPrefixOf fails to terminate) created by
- The function Data.Text.isPrefixOf fails to terminate with GHC …
- 12:40 Commentary/Rts/HaskellExecution/HeapChecks edited by
- typo (diff)
- 12:26 Ticket #5782 (llvm --enable-tbaa forces LLVM to be 2.9 or above) created by
- I compiled the latest master against LLVM 2.8. The compile worked …
- 10:25 Ticket #5781 (Add Data.List.at :: [a] -> Int -> Maybe a) created by
- Don't know how this can _not_ exist.
- 07:45 Ticket #5778 (GHCi won't load compiled object files outside of a package) closed by
- invalid: This is a feature, not a bug! GHC has to recompile the source file, just …
- 06:11 NewAxioms edited by
- (diff)
- 06:09 NewAxioms edited by
- (diff)
- 06:00 Commentary edited by
- (diff)
- 05:26 Ticket #5780 (-faggressive-primops change caused a failure in perf/compiler/parsing001) created by
- The commit 601c983dd0bada6b49bdadd8f172fd4eacac4b0c apparently caused a …
- 04:10 Records/OverloadedRecordFields edited by
- (diff)
- 03:58 Status/SLPJ-Tickets edited by
- (diff)
- 03:58 Status/SLPJ-Tickets edited by
- (diff)
- 03:29 Ticket #5779 (SPECIALISE pragma generates wrong activations) closed by
- invalid: On the contrary it's vital that specialisations don't kick in too early. …
- 02:05 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 02:01 Commentary/Compiler/HooplPerformance edited by
- (diff)
- 01:59 Records/OverloadedRecordFields edited by
- (diff)
- 01:55 Records edited by
- (diff)
- 01:51 Records edited by
- (diff)
- 01:50 Records edited by
- (diff)
- 00:39 NewAxioms edited by
- (diff)
- 00:38 NewAxioms edited by
- (diff)
- 00:35 NewAxioms created by
- 00:35 Commentary edited by
- (diff)
01/15/12:
- 14:59 Ticket #5779 (SPECIALISE pragma generates wrong activations) created by
- It seems that in the current HEAD, the SPECIALISE pragma generates a …
- 14:45 Ticket #5778 (GHCi won't load compiled object files outside of a package) created by
- […] […]
- 13:14 Ticket #5740 (Remove tabs from parser/LexCore.hs) closed by
- fixed: Applied, thanks.
- 12:34 Records/OverloadedRecordFields edited by
- (diff)
- 12:05 Records/OverloadedRecordFields edited by
- (diff)
- 10:42 Records/OverloadedRecordFields edited by
- misspelt word (diff)
- 10:26 Records/OverloadedRecordFields edited by
- (diff)
- 08:33 Ticket #5756 (Specialize sequence into sequence_ automatically) closed by
- wontfix: Note that with -Wall you get a warning if you ignore a non-() result: …
- 08:22 Ticket #5755 (cabal install ghc-core fails on Mac Lion on latest Haskell Platform) closed by
- invalid: I'm afraid you'll need to mail the maintainer of the package, unless you …
- 08:11 Ticket #5777 (core lint error with arrow notation and GADTs) created by
- The following code panics GHC (with 7.0.3, 7.2 and 7.4.0.20111219): …
- 08:00 Ticket #5744 (List layouts) closed by
- wontfix: I think there are still some open design questions here that would be …
- 04:55 Records/OverloadedRecordFields edited by
- (diff)
01/14/12:
- 15:51 Commentary/Compiler/HooplPerformance edited by
- (diff)
- 15:49 Commentary/Compiler/HooplPerformance edited by
- (diff)
- 15:49 Commentary/Compiler/HooplPerformance edited by
- some updates from my perspective (diff)
- 14:17 Ticket #5776 (Rule matching regression) created by
- This shows up in the Quickhull benchmark from the vector package. I …
- 11:44 Ticket #5699 (Use sharing in the Alternative instance of Maybe) closed by
- fixed: Applied: […]
- 11:43 Ticket #5775 (Inconsistency in demand analysis) created by
- A small program: […] GHC infers the demand LU(L) for loop, only …
- 09:06 Commentary/Compiler/HooplPerformance edited by
- link to Google Plus discussion (diff)
- 09:03 Commentary/Compiler/HooplPerformance created by
- first draft
- 08:45 Commentary edited by
- creating page for Hoopl performance (diff)
- 06:57 Ticket #5593 (Proposal: Remove Num superclass of Bits) closed by
- fixed: Thanks, applied: […] commit 804108f0c0fbc2c5f926e4cb4d30b3891443a079 …
- 06:57 Ticket #5685 (Proposal: Move the instances from Control.Monad.Instances into GHC.Base) closed by
- fixed: Thanks, applied: […]
- 05:04 Ticket #5774 (main = forever (putStrLn =<< getLine) continuously saturates a CPU when ...) closed by
- duplicate: Duplicate of #5773.
01/13/12:
- 21:34 Ticket #5774 (main = forever (putStrLn =<< getLine) continuously saturates a CPU when ...) created by
- […]
- 21:33 Ticket #5773 (main = forever (putStrLn =<< getLine) continuously saturates a CPU when ...) created by
- […]
- 14:10 Ticket #5745 (import-hidden symbol is still re-exported) closed by
- wontfix: I think this is a bug 7.2, but is not a bug in 7.4 or HEAD. Do …
- 13:13 Ticket #5772 (Failed kind inference in class declaration (regression error)) closed by
- invalid: This is not really a regression; 7.2 was too liberal. The Haskell report …
- 13:04 Ticket #5772 (Failed kind inference in class declaration (regression error)) created by
- Consider the following code: […] This compiles fine in 7.2.1 but …
- 12:38 Ticket #5771 (Confusing printout with PolyKinds) created by
- If I load the following into ghci: […] and then get the info on …
- 12:33 Ticket #5770 (Non-sensical error message when compiling with PolyKinds and a type family) created by
- When I compile the following code: […] I get the following error …
- 12:13 Ticket #5769 (Incorrect error message when compiling with PolyKinds and a type family) created by
- When trying to compile […] I get the following error message: […] …
- 12:09 Ticket #5767 (Integer inefficiencies) closed by
- fixed: Good spot; merged as 102df6a7bc5657eef85f26d88ab6c071ec9b0b24 and I've …
- 12:07 Ticket #5768 (GHC Panic compiling type family with -XPolyKinds) created by
- I received the following error message: […] I was compiling the …
01/12/12:
- 17:56 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 17:54 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 16:11 Ticket #5767 (Integer inefficiencies) created by
- Here is a small program: […] GHC 7.2.2 generates this optimal code: …
- 15:53 Records/NameSpacing edited by
- (diff)
- 15:50 Records/NameSpacing edited by
- comment on update tuple syntax (diff)
- 14:10 Records/NameSpacing edited by
- (diff)
- 12:38 Ticket #5766 (Asynchronous exception bugs in readProcess and readProcessWithExitCode) created by
- As [ http://www.haskell.org/pipermail/libraries/2012-January/017406.html …
- 12:36 Ticket #5535 (Performance regression vs. 7.2.1) closed by
- wontfix: OK, in the end I don't think there's anything bad actually going wrong …
- 04:23 Records/NameSpacing edited by
- (diff)
- 04:17 Records/NameSpacing edited by
- add Control.Category.<<< (diff)
- 01:47 Ticket #5765 (ghc-cabal build failure with nonsense error message) created by
- Trying to install a second user instance of ghc-7.2.2 from …
- 01:37 Ticket #5764 (Double addition error) closed by
- invalid: It's an artifact of fixed-precision floating point not being able to …
- 01:21 Ticket #5764 (Double addition error) created by
- ghci>0.1+0.2 ghci>3.000000000000004 ghc produces the same result with: …
- 00:14 Commentary/Compiler/Backends/LLVM/Alias edited by
- Added base type to hierachy. (diff)
01/11/12:
- 17:15 Ticket #5631 (Compilation slowdown from 7.0.x to 7.2.x) closed by
- fixed: language-python (with a handful of build fixes) just compiled for me …
- 15:15 Ticket #5738 (System.Posix.Temp mkstemp bugs and addition of mkdtem) closed by
- fixed: After the feature freeze, so not merging to 7.4; sorry.
- 14:50 Ticket #5758 (Add a safe index to Data.Foldable) closed by
- wontfix: Thanks for the suggestion, but library API change proposals should be sent …
- 14:16 Ticket #5726 (GHC 7.4.1 RC1 doesn't work with Xcode 4.2.1) closed by
- fixed: Fixed in HEAD and 7.4: commit 6ce7d8008c59fd6cf0be975a503d202866d45744 …
- 14:15 Ticket #5748 (ghci segfault on OS X after dlsym failed lookup) closed by
- fixed: Merged as 68d6c346143866764aa61f3207d3541cc9a23c77
- 14:14 Ticket #5697 (loadObj() fails with a Unicode file path on Windows) closed by
- fixed: Merged as f3ed736d147549748db9c552bb8e9311b5be2353
- 14:11 Ticket #5707 (internal error: Invalid object in processHeapClosureForDead(): 0) closed by
- fixed: Thanks for letting us know!
- 10:26 Ticket #5731 (Bad code for Double literals) closed by
- fixed: HEAD and 7.4 now have rules for all Integer functions except those that …
- 03:37 Records/NameSpacing edited by
- fix wiki syntax (diff)
- 03:34 Records/NameSpacing edited by
- compatibility (diff)
- 02:08 Records/NameSpacing edited by
- remove emphasis (diff)
- 02:05 Records/NameSpacing edited by
- fix wiki link (diff)
- 00:26 Ticket #5763 (Confusing error message) created by
- For test indexed-types/should_fail/T4272 we get this type error […] …
01/10/12:
- 20:01 Ticket #5750 (Pretty-print LLVM .ll output files) closed by
- fixed: Works for me.
- 18:03 Records/NameSpacing edited by
- compatibility (diff)
- 13:20 Records/NameSpacing edited by
- restructure (diff)
- 12:29 Ticket #5739 (Please make LLVM binary names configurable) closed by
- fixed: Committed: e6bfc5962e7d889a9cafcf1829c5177206ccabfd
- 08:44 Status/SLPJ-Tickets edited by
- (diff)
- 08:44 Status/SLPJ-Tickets edited by
- (diff)
- 08:31 Status/SLPJ-Tickets edited by
- (diff)
- 08:30 Ticket #5762 (GHC gives incorrect warnings with simple applications of the view patterns ...) created by
- GHC is not able to infer exhaustivity of f1 in the following example …
- 07:32 Ticket #5761 (Getting stdout and stderr as a single handle from createProcess does not ...) created by
- The following test case works on Linux (an as far as I know on Mac OS X …
- 06:33 Ticket #5760 (lib/settings file wrong) created by
- This is what ghc-7.2.2/lib/settings looks like on my machine after normal …
- 02:53 Ticket #5754 (Cabal cannot register a package in a directory with Unicode chars) closed by
- invalid: I understand a bit more about what is going on here. I removed …
- 00:10 Ticket #5759 (Infinite recursion while deriving type) closed by
- fixed: Thank you. I think I agree. And happily it works in 7.2 and 7.4. So I'll …
01/09/12:
- 18:45 Ticket #4308 (LLVM compiles Updates.cmm badly) closed by
- fixed
- 17:48 Ticket #5403 (LLVM's llc pass does not print all the error messages to the console.) closed by
- worksforme: actually, just closing now but feel free to reopen if you have an update.
- 17:47 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 17:44 Building/RunningTests/Details edited by
- (diff)
- 16:46 Ticket #5759 (Infinite recursion while deriving type) created by
- The following code: […] produces compilation error: […] Why I think …
- 15:20 Ticket #5758 (Add a safe index to Data.Foldable) created by
- Data.Foldable has no easy way to do indexing at all, and the libraries …
- 09:42 Commentary/Compiler/Backends/LLVM/Alias edited by
- (diff)
- 07:10 Ticket #5753 (ghci doesn't always use compiled modules) closed by
- invalid: Gosh, it turns out that for some reason, Cygwin's clock can be a couple of …
- 03:32 Ticket #5757 (zero unexpected failures on all tier 1 platforms) created by
- We're often sloppy about this, so I'm making a ticket to ensure we can tag …
- 00:42 Records/NameSpacing edited by
- (diff)
- 00:32 Records/NameSpacing edited by
- TDNR links (diff)
- 00:26 Records/NameSpacing edited by
- fix link (diff)
- 00:25 Records/NameSpacing edited by
- (diff)
- 00:16 Records/NameSpacing edited by
- left-right solutions (diff)
01/08/12:
- 23:59 Records/NameSpacing edited by
- add tuple selectors suggestion (diff)
- 23:16 Records/NameSpacing edited by
- (diff)
- 23:13 Records/NameSpacing edited by
- TDNR syntax (diff)
- 15:33 Ticket #5734 (Build failure on mips: ghc-cabal: Failed to read "target arch" value ...) closed by
- fixed: Done in HEAD: commit af8cb680f41b0fdc0e22b1508d869e4ad15486c4 […] and …
- 10:21 Records/NameSpacing edited by
- updates for mail list conversations (diff)
- 05:20 Records/NameSpacing edited by
- dot operator (diff)
- 04:53 Records/NameSpacing edited by
- (diff)
- 04:48 Records/NameSpacing edited by
- module-record clashes (diff)
- 04:32 Records edited by
- (diff)
- 04:22 Records/NameSpacing edited by
- (diff)
- 04:12 Records/NameSpacing edited by
- updated manual (diff)
01/07/12:
- 17:18 Records/NameSpacing edited by
- (diff)
- 17:17 Records/NameSpacing edited by
- code syntax (diff)
- 17:15 Records/NameSpacing edited by
- fix wiki link (diff)
- 17:14 Records edited by
- (diff)
- 17:13 Records edited by
- (diff)
- 17:11 Records edited by
- remove redundant (diff)
- 17:10 Records/NameSpacing edited by
- fill out proposal (diff)
- 16:53 Records/NameSpacing edited by
- formatting (diff)
- 16:52 Records/NameSpacing edited by
- (diff)
- 16:51 Records/NameSpacing edited by
- explain Frege type resolution (diff)
- 15:32 Records/NameSpacing created by
- move namespacing content from records page
- 15:32 Records edited by
- formatting (diff)
- 15:31 Records edited by
- move namespacing content to new page (diff)
- 15:29 Records edited by
- link to new page (diff)
- 15:27 Records edited by
- (diff)
- 15:25 Records edited by
- organize & compare namespacing to overloading (diff)
- 08:14 Ticket #5756 (Specialize sequence into sequence_ automatically) created by
- Currently, every function that has a useful "effect" as well as a …
- 07:53 Ticket #5755 (cabal install ghc-core fails on Mac Lion on latest Haskell Platform) created by
- Not sure if this is the right place to enter a bug about a GHC package but …
- 06:14 Records edited by
- re-structure: name-spacing is somewhat separate from type resolution (diff)
Note: See TracTimeline
for information about the timeline view.
