Timeline
10/13/12:
- 10:43 Ticket #7324 (GHC 7.6.1 ships with a buggy Cabal) closed by
- fixed: Thanks for the report! This will be worked around in the next …
- 10:38 Ticket #7327 (Inconsistent behavior for relative paths in runProcess) created by
- This was initially reported as a bug in cabal: …
- 09:41 Ticket #7249 (ghc no longer needs to build HS*.o ghci library files) closed by
- fixed: Replying to simonmar: > Ian - it looks like we can skip …
- 09:36 Ticket #7326 (print035(ghci) fails when ghci is dynamic) created by
- print035(ghci) fails when ghci is dynamic: […]
- 04:31 Ticket #7325 (threadDelay mistreats minBound and maxBound in some configurations) created by
- threadDelay currently treats minBound and maxBound incorrectly in some …
10/12/12:
- 20:36 Ticket #7324 (GHC 7.6.1 ships with a buggy Cabal) created by
- Using ghc 7.6.1 $ rm -rf ~/.cabal # To force a new default config being …
- 12:49 Ticket #7071 (Refactoring arrows) closed by
- fixed: I believe this was fixed by: commit …
- 12:43 Ticket #6144 (Preprocessor line control suppressed by comments) closed by
- duplicate: Thanks for the report. This is a duplicate of #314.
- 09:56 Ticket #7323 (decoding GADTs gives internal error: stg_ap_v_ret) created by
- May be related to #4987, but this time I have a reproducible case. So far …
- 06:11 Ticket #5913 (Type class dictionary call loops at runtime) closed by
- fixed: Fixed by the silent-superclass patch. […]
- 06:02 Ticket #5751 (code works in 7.0 but hangs in 7.2/7.4 due to changes in type checker ...) closed by
- fixed: Yes, it's fixed. I've added a regression test. Simon
- 03:36 Ticket #7112 (No inlining in the presence of non-instantiated phantom type) closed by
- wontfix: If this isn't important enough to spend time on, then let's just close the …
- 03:18 Ticket #7322 (The 'impossible happened' compiling with -fext-core) closed by
- duplicate: This seems to be a duplicate of #7239, so I'm closing.
- 02:46 Ticket #7322 (The 'impossible happened' compiling with -fext-core) created by
- This is what happened: […]
- 00:12 Ticket #7321 (Compiler hangs when reading interface file) created by
- Jeroen Weijers reports: I have two files Data.hs and Class.hs (Class …
10/11/12:
- 23:43 Ticket #7320 (GHC crashes when building on 32-bit Linux in a Linode) created by
- Trying to build haskell-src-exts crashes in a 32-bit Linux Linode …
- 16:35 Ticket #7242 (struct kevent is different on NetBSD) closed by
- fixed: Merged as 69446b156881056b09bfd2008114eaaf7257ae5a, …
- 16:34 Ticket #7239 (GHC panic: MkExternalCore died: make_lit) closed by
- fixed: Merged as 8a767d8be37e6ab437dfcb92bfe543e9f4901c99
- 16:32 Ticket #7250 (Documentation of System.Mem.Weak should emphasize finalizers may be run ...) closed by
- fixed: Merged as 77f2692573ade4a89f999ca585081a73edaf7b53
- 16:31 Ticket #7278 (nonsensical kind variable ascription causes panic) closed by
- fixed: Merged as a38bcd7abf18d11c4f9db6135665b0894db843bc
- 16:31 Ticket #7238 (class methods with associated equality constraints panic) closed by
- fixed: Merged as cd980830b4ffdb4fe5b68f8dc1d83acc4ab03a5b
- 16:30 Ticket #7224 (Polymorphic kind annotations on type classes don't always work as expected) closed by
- fixed: Merged as c4aa0165bb8eb4b65d8c1299fdff279e1f97bbb4
- 16:29 Ticket #7237 (CgCase fails with strict data/functions) closed by
- fixed: Merged as b1f3b61a9efa5d19bc36f4f7bd1e28395350e1a4
- 16:28 Ticket #7210 (Bang in front of type name crashes GHC) closed by
- Merged as ab37826bdee6896274a8810160b625f9b0b8f9ab
- 16:27 Ticket #7227 (cannot build ghc-7.6.1 because haddock seg-faults) closed by
- fixed: Merged as 4ea2263f584c4de94ff213d2288d6df78eb6e262
- 16:26 Ticket #7230 (GHC states the same kind mismatched) closed by
- fixed: Merged as 1b6815c6ff197667af49c89edd2cf43af5276aa9
- 16:26 Ticket #7050 (stage 1 compiler crashes when the "quickest" build flavour is chosen) closed by
- fixed: Merged
- 15:05 Ticket #6119 (complain when ghc-pkg doesn't find any matching packages in a given ...) closed by
- fixed: Fixed, thanks
- 12:46 Ticket #6161 (Program with missing instance accepted by compiler, program <<loops>>) closed by
- fixed: We now get a type error: […]
- 12:14 Ticket #7194 (Typechecker allows a skolem to escapt) closed by
- fixed: This now gives a type error: […]
- 11:37 Ticket #7232 (make hsc2hs work with -c g++) closed by
- wontfix: We can't refer to FILE, unfortunately: […]
- 09:52 Ticket #7136 (fix for os x package builder script) closed by
- fixed: Now that we no longer use it, I've removed the script instead
- 07:24 Status/Oct12 edited by
- (diff)
- 07:22 Status/Oct12 edited by
- (diff)
- 07:22 Status/Oct12 edited by
- (diff)
- 07:18 Status/Oct12 edited by
- (diff)
- 06:55 Ticket #7319 (+RTS -xc sometimes results in segfault) created by
- I have so far been unable to reproduce this in a small example, but in my …
- 06:35 Blog: New directions for Template Haskell comment added by
- Why do we need to extend the type environment in typecheck? If it is …
10/10/12:
- 14:06 Ticket #7318 (CONLIKE pragma documentation bug) created by
- The documentation …
- 07:06 Status/SLPJ-Tickets edited by
- (diff)
- 06:57 TemplateHaskellRichKinds edited by
- (diff)
- 06:56 TemplateHaskell edited by
- (diff)
- 06:56 TemplateHaskell/RichKinds created by
- 06:54 TemplateHaskell edited by
- (diff)
- 06:53 TemplateHaskell created by
- 06:50 TemplateHaskell/UsingHaskellSrcExts created by
- 05:38 Ticket #7195 (Add edit warning to Parser.y.pp) closed by
- fixed: Thanks for the report. I've put the generated file elsewhere, so this …
- 05:36 Ticket #7262 (directory 1.2 fails to build with base < 4.6) closed by
- fixed: Thanks for the patch; I've applied it and uploaded 1.2.0.1 to Hackage.
10/09/12:
- 17:56 Ticket #7317 (Segmentation fault in RTS' STM code on git master) created by
- On ghc 7.7 (ef786b6cbc5f67a673bf8c10be5311317c1e7b88, running on x86_64, …
- 16:40 Ticket #7003 ('impossible' compile time error, when using `runStream'.) closed by
- invalid: No response from submitter, so closing
- 12:33 Ticket #7316 (GHC segfaults on ARM) created by
- Sorry for the lack of detail. I thought I'd file this upstream. We've been …
- 11:34 Ticket #7315 (Link error while compiling executables) closed by
- fixed: Ah, your GHC defaults to using dynamic libraries, but the cabal you have …
- 11:24 Ticket #7315 (Link error while compiling executables) created by
- On GHC master (ef786b6cbc5f67a673bf8c10be5311317c1e7b88) attempting to …
- 09:18 Ticket #6083 (GeneralizedNewtypeDeriving: "deriving ALL") closed by
- wontfix: Thanks for the suggestion. However, the interaction of this with orphan …
- 09:13 Ticket #6074 (Instance inference failure with GADTs) closed by
- wontfix: OK, I don't see this ticket going anywhere then, so closing.
- 09:01 Ticket #5233 (Support specifying the assembly that should be generated) closed by
- fixed: Committed, thanks: […]
- 03:14 Ticket #7314 (GHCi 64-bit OS X segfaults on interaction with C-libraries) created by
- I'm experiencing spurious behaviour (segfaults sometimes) using GHCi when …
- 00:48 Ticket #7313 (Impossible happened : CLabel.toInfoLbl stg_newMVarzh) created by
- Compiling ghc git HEAD (2a534087e4606fbc0648429c3599bffb7e9c010a) on …
10/08/12:
- 20:43 Ticket #7312 (panic! applytTypeToArgs with non-infix function type constructor) created by
- […] Compiling this with ghc-7.6.1 results in […]
- 14:07 Ticket #7304 (arm-linux: Missing field in record construction ...) closed by
- fixed: This should be fixed now; please re-open if you still have problems.
- 13:18 Ticket #7311 (-odir option changes .o and .hi names of main source file to Main.hi/o) created by
- One-liner illustrating problem: […] The output is: […] In the …
- 11:53 Ticket #7310 (Compiler nontermination on UNPACK pragmas) created by
- Feeding GHC 7.6.1 (from git) ill-advised UNPACK pragmas like […] …
- 07:09 Status/SLPJ-Tickets edited by
- (diff)
- 07:01 Status/SLPJ-Tickets edited by
- (diff)
- 06:55 Ticket #7309 (The Ix instance for (,) leaks space in range) created by
- (at least if you take leak to mean unexpected space behaviour). This was …
- 06:32 Ticket #7308 (Better code for top-level indirections) created by
- GHC generates lots of top-level indirections looking like this: […] …
- 06:16 Ticket #7307 (Share top-level code for strings) created by
- A string constant in GHC turns into […] This is a top-level thunk, and …
- 05:26 Ticket #7305 (T5975a is broken on Windows) created by
- […] I've spent a bit of time looking at this, but I'm lost in a maze …
- 03:40 Building/GettingTheSources edited by
- (diff)
- 03:09 Commentary/Compiler/NewCodeGen/Cleanup edited by
- (diff)
- 02:54 Ticket #7213 (Test codeGen/should_compile/massive_array failing on 32-bits) closed by
- fixed: The test now passes on x86. […]
- 00:39 Ticket #7280 (zonkQuantifiedTyVar panic) closed by
- fixed: Thanks for the report. It turns out to be a bug in the branch only so …
- 00:05 Ticket #7304 (arm-linux: Missing field in record construction ...) created by
- Compiling git HEAD for arm-linux, the build fails in DPH with: […]
10/07/12:
- 23:26 Ticket #7303 (RTS : Race condition with usage of timer_delete) created by
- Using Qemu (CPU emulator) to build GHC for Arm, the build ocassionally …
- 18:42 Ticket #7302 (perf-disruptor2-multicast: internal error: evacuate: strange closure type ...) created by
- When running the benchmarks for data-ringbuffer …
- 10:14 Ticket #6053 (packages in GHC should have different versions from hackage if the ...) closed by
- invalid: Currently we don't generally bump package versions in the repositories …
- 09:59 Ticket #7301 (Got an internal error that caused GHCi to crash) closed by
- worksforme: If this isn't repeatable then there's not much we can do, I'm afraid. If …
- 09:38 Ticket #6028 (warning for cyclic unimplemented defaults) closed by
- wontfix: It's not quite that simple. The default implementations are: […] so …
10/05/12:
- 11:49 Ticket #7301 (Got an internal error that caused GHCi to crash) created by
- Here's the error message: <interactive>: internal error: evacuate: …
- 08:38 Ticket #7293 (Wrong location reported for inaccessible code with GADTs) closed by
- fixed
- 08:38 Ticket #7294 (-fdefer-type-errors doesn't produce a warning) closed by
- fixed: No, it's fine now. Without -fdefer-type-errors we get an error (test …
- 04:14 Ticket #7300 (Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC) created by
- CAFs used by a foreign exported function are kept reachable the entire …
- 04:04 Status/SLPJ-Tickets edited by
- (diff)
- 02:08 Ticket #7294 (-fdefer-type-errors doesn't produce a warning) closed by
- duplicate: Yes, I'm afraid #3927 is the offending ticket. Overlapping patterns are …
10/04/12:
- 18:32 Ticket #7299 (threadDelay broken in ghci, Mac OS X) created by
- Control.Concurrent.threadDelay fails in ghci on Mac OS X. Behaviour is …
- 18:08 Ticket #7298 (Test 2228 fails with dynamic-by-default) created by
- […]
- 11:29 Ticket #7297 (LLVM incorrectly hoisting loads) created by
- test 367_letnoescape fails under LLVM as a load of the HpLim register is …
- 10:12 Status/SLPJ-Tickets edited by
- (diff)
- 09:26 Status/SLPJ-Tickets edited by
- (diff)
- 06:57 Status/SLPJ-Tickets edited by
- (diff)
- 05:50 Ticket #7296 (ghc-7 assumes incoherent instances without requiring language ...) created by
- the attached examples works with ghc-7 and returns […] (One may wish …
- 01:58 Ticket #7295 (bad code for Double literals) created by
- For this program […] GHC generates the following core: […] which …
10/03/12:
- 06:48 WikiStart edited by
- update versions (diff)
- 06:32 Commentary/Compiler/Demand edited by
- (diff)
- 06:05 Ticket #7294 (-fdefer-type-errors doesn't produce a warning) created by
- With the attached code I get the expected error […] However, if I …
- 06:04 Ticket #7293 (Wrong location reported for inaccessible code with GADTs) created by
- Consider this code: […] The pattern match on the last line is invalid …
- 01:03 Ticket #7222 (The text "Possible fix: add an instance declaration for ..." is redundant ...) closed by
- fixed: I've done this now. Thanks for the suggestion. Simple is good. Simon
- 00:52 Ticket #7287 (Primops in RULES generate warnings) closed by
- fixed: Good point, fixed.
10/02/12:
- 20:53 Ticket #7292 (Optimization works for Word but not Word32 or Word64) created by
- GHC 7.6.1 fails to properly optimize some code when explicitly specifying …
- 16:02 Ticket #7291 (hp2ps should cope with incomplete data) created by
- So that it can be run while the program is generating the profiling data. …
- 12:45 Ticket #7290 (Minor documentation fix for directory) created by
- 09:36 Ticket #7288 (type inference fails with where clause (RankNTypes, TypeFamilies)) closed by
- invalid: Well, I'm afraid this is by design. With TypeFamilies, local let or …
- 08:37 Ticket #5030 (Slow type checking of type-level computation heavy code.) closed by
- fixed: I think it's as good as it's going to get for now, and it's a bit of a …
- 08:34 Ticket #5591 (Type constructor variables not injective) closed by
- fixed: Fixed at last; see #7205. I added both examples as regression tests. …
- 08:29 Ticket #7205 (Re-introduce left/right coercion decomposition) closed by
- fixed: Done at last. Simon
- 08:17 Ticket #7248 (NewCodeGen does not create enough SRT labels when using SplitObjs) closed by
- fixed: Great! thanks.
- 04:35 Ticket #7289 (Mingw FPU init not Windows compatible.) created by
- Mingw initializes the FPU top 80 bit precision instead of MSVC's 53 bits …
- 01:38 Ticket #7288 (type inference fails with where clause (RankNTypes, TypeFamilies)) created by
- when using RankNTypes and TypeFamilies with polymorphic functions, …
10/01/12:
- 15:00 Ticket #7287 (Primops in RULES generate warnings) created by
- […] produces the following warning: […]
- 14:56 Ticket #7286 (GHC doesn't optimise away primitive identity conversions) created by
- Here is a small example: […] GHC produces the following code: […] …
- 04:29 Ticket #7285 (mkWeakMVar is non-compositional) created by
- In base 4.6 addMVarFinalizer is deprecated in favour of mkWeakMVar of …
09/30/12:
- 16:17 Ticket #7284 (plusAddr# x 0 isn't optimised away) created by
- As the title says, there doesn't seem to be an optimisation rule for this. …
- 16:13 Ticket #7283 (Specialise INLINE functions) created by
- Quick summary: At the moment, INLINE means inline a function if it is …
- 10:36 Ticket #7282 (polykinds error: Found `k' but expected `k') created by
- […] fails with: […] If I change the kind of xs from [k] to [*], …
09/29/12:
- 11:18 Ticket #7281 (GHC 7.4.2 build fails on Fedora17) created by
- On Fedora 17 the build fails when attempting to run "configure". The …
- 07:21 Ticket #7274 (hp2ps sometimes creates invalid postscript files) closed by
- duplicate: This is a duplicate of #5800. I didn't think it was at first, but then …
09/28/12:
- 16:00 Ticket #7280 (zonkQuantifiedTyVar panic) created by
- Small program (extracted from the dev version of vector): […] When I …
- 15:34 Ticket #7279 (warning for unused type variables in instance contexts; ...) created by
- I just spend 90 minutes tracking down what ended up being a typo …
- 13:16 Ticket #7278 (nonsensical kind variable ascription causes panic) created by
- […] gives […]
- 07:27 Ticket #7277 (Recompilation check fails for TH unless functions are inlined) created by
- Even though Issue 481 is …
- 06:03 Ticket #7276 (-fdefer-type-errors allows the types of quotations to be coerced, causing ...) created by
- -fdefer-type-errors allows the type of a quotation to be coerced into …
- 05:36 Ticket #7275 (Give more detailed information about PINNED data in a heap profile) created by
- This is particularly useful when tracking down memory leaks due to …
- 05:34 Ticket #7274 (hp2ps sometimes creates invalid postscript files) created by
- The attached .hp file is one example; running the resulting ps file …
- 02:16 Ticket #7273 (Binary size increase in nofib/grep between 7.6.1 and HEAD) created by
- While browsing the nofib results comparing 7.6.1 and HEAD today, I noticed …
09/27/12:
- 06:00 Status/SLPJ-Tickets edited by
- (diff)
- 05:58 Status/SLPJ-Tickets edited by
- (diff)
- 04:59 Ticket #6014 (Crash; message says to report it, here it is.) closed by
- worksforme: No response from submitter, so closing.
- 04:50 Ticket #5953 (Program execution fails with runtime error.) closed by
- wontfix: I'm afraid there's really not much we can do without a way to reproduce …
- 00:21 Ticket #7272 (PolyKinds and mutually recursive modules) created by
- A.hs […] A.hs-boot […] B.hs […] Leads to: […] The problem …
09/26/12:
- 16:59 Ticket #1884 (Win64 Port) closed by
- fixed: Thanks for the reminder; this is indeed now fixed!
- 04:32 Ticket #7182 (Control.Monad.ST module description should reference Data.STRef) closed by
- fixed: Fixed: […]
- 00:25 Ticket #7271 (Panic with strictness annotation) closed by
- fixed: I've modified #7210 to get it merget to 7.6
09/25/12:
- 15:28 Ticket #7271 (Panic with strictness annotation) created by
- This code […] results in a ghc: panic~ (the 'impossible' happened) in …
- 12:24 Ticket #7260 (directory-1.1.0.2 fails to build on ghc 7.0.3) closed by
- wontfix: Actually it can't be built on 7.0.3 at all, because fileSystemEncoding …
- 08:53 Commentary/Compiler/NewCodeGen/Cleanup edited by
- (diff)
- 08:33 Ticket #7270 (Incorrect optimization with Data.ByteString.append) closed by
- fixed: Committed to the upstream bytestring repo. So it'll be fixed in the next …
- 00:45 Status/SLPJ-Tickets edited by
- (diff)
09/24/12:
- 14:11 Ticket #7270 (Incorrect optimization with Data.ByteString.append) created by
- The following program does not give the same result with -O2 and without: …
- 11:14 Commentary/Compiler/StgSynType edited by
- Elaborate a little on let-no-escape based on StgSyn?.lhs (diff)
- 09:46 Ticket #7269 (GeneralizedNewtypeDeriving and PolyKinds) created by
- The following code […] fails with this error: […] I believe this …
- 09:39 Ticket #7268 (Explicit type signatures for top level record pattern matches polymorphism ...) created by
- Consider the following module, which declares a record with two fields …
- 06:07 Ticket #7265 (directory 1.2.0.0 build fails on 7.4.2) closed by
- duplicate: dup of #7262
- 05:51 GhcKinds/PolyTypeable edited by
- (diff)
- 05:50 GhcKinds/PolyTypeable edited by
- Update milestones (diff)
- 02:13 Ticket #7254 (Parallel processing and the -Nn flag) closed by
- wontfix: There are occasionally reasons to want to use a higher -N value than the …
- 01:36 Ticket #7267 (linux-ppc64: Segfault during stage2 build) created by
- Build segfaults during the command: […] Running under GDB and …
09/23/12:
- 23:02 Ticket #7266 (Allow fractional-looking integer literals) created by
- Haskell 2010 (2.5, 6.4.1) specifies that there are integer literals and …
- 13:29 Ticket #7265 (directory 1.2.0.0 build fails on 7.4.2) created by
- Multiple errors: Ambiguous occurrence `try' It could refer to either …
- 12:01 Ticket #7264 (Adding GHC's inferred type signatures to a working program can make it ...) created by
- […] Without the commented-out type signature, the program typechecks …
- 05:30 Ticket #7263 (Add derived Show instances to GHC.Generics) created by
- This would make it easier to learn to use generics by exploration from …
09/22/12:
- 21:06 TypeNats/MatchingOnNats edited by
- (diff)
- 21:05 TypeNats/MatchingOnNats edited by
- (diff)
- 21:04 TypeNats/MatchingOnNats edited by
- (diff)
- 21:01 TypeNats/MatchingOnNats edited by
- (diff)
- 21:01 TypeNats/MatchingOnNats edited by
- (diff)
- 20:55 TypeNats/MatchingOnNats edited by
- (diff)
- 20:30 TypeNats/MatchingOnNats created by
- 20:02 TypeNats edited by
- (diff)
- 13:31 Ticket #7262 (directory 1.2 fails to build with base < 4.6) created by
- Old base still has try and catch in Prelude and System.IO.Error which …
- 04:56 Ticket #7251 (ghc: unrecognised flags: -fdph-par) closed by
- invalid: Sorry, we need to update the documentation. Please use "-package …
09/21/12:
- 13:02 Ticket #7261 (ghci's :info and :browse break encapsulation) created by
- In ghci, :info shows representations of abstract data types. I consider …
- 09:04 Ticket #7234 (Linker spews useless error message and failes.) closed by
- invalid: This isn't a GHC bug but an ImplicitCAD one. It's the result of me being …
- 06:41 Ticket #7247 (Testsuite: Print stdout diff even if stderr diff already fails) closed by
- fixed: Applied, thanks. […]
- 06:40 Ticket #7244 (T6106: Use /bin/sh instead of /bin/bash) closed by
- fixed: Fixed, thanks. […]
- 05:22 Ticket #7260 (directory-1.1.0.2 fails to build on ghc 7.0.3) created by
- It checks for ghc 7.0.3 here, but getFileSystemEncoding only appeared in …
- 03:43 Ticket #7255 (Wrong suggestion when deriving Generic on an instantiated type) closed by
- fixed: Fixed. Turns out we even had a test for this already, and somehow were …
- 02:18 Ticket #7259 (Eta expansion of products in System FC) created by
- This ticket is to capture the ideas in these GHC-users threads: …
09/20/12:
- 19:24 Building/RunningNoFib edited by
- (diff)
- 19:10 Building/RunningNoFib edited by
- (diff)
- 14:21 Commentary/Compiler/NewCodeGen/Cleanup edited by
- (diff)
- 03:04 Ticket #7258 (Compiling DynFlags is jolly slow) created by
- Compiling DynFlags really takes a long time these days. Ian thinks …
- 02:20 Ticket #7257 (Regression: pinned memory fragmentation) created by
- In certain cases, ghc-7.6.1 seems to have much worse memory behavior than …
- 01:42 Ticket #7256 (Missing dataCast1 and dataCast2 methods in Data.Data instances) created by
- Having a look at Data instances in module Data.Data, Ptr a and …
- 01:35 Ticket #7255 (Wrong suggestion when deriving Generic on an instantiated type) created by
- The following code […] gives rise to the error […] It should …
09/19/12:
- 10:43 Ticket #7254 (Parallel processing and the -Nn flag) created by
- When I follow the Parallel Processing with Haskell tutorial …
- 05:12 Ticket #7253 (Top-level bindings in ghci) created by
- ghci now supports most of the declarations. However, it doesn't support …
09/18/12:
- 15:03 Ticket #7252 (Impossible error when deriving lower-cased type class (nameModule show{tv ...) closed by
- duplicate: This is already fixed in GHC 7.6, bug #5961.
- 13:28 Ticket #7252 (Impossible error when deriving lower-cased type class (nameModule show{tv ...) created by
- I had a student who incorrectly typed 'deriving (show)' instead of …
- 08:06 Ticket #7223 (Unregisterised and/or via-C compilation broken) closed by
- fixed: I think this fixes it: commit 3f2eeeedf8a59efbbf904b57f65e1686f9dd6e8b …
- 06:54 Ticket #7251 (ghc: unrecognised flags: -fdph-par) created by
- Hello, I have tried to compile the program that is given in …
- 06:32 ExplicitTypeApplication edited by
- (diff)
- 05:48 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:47 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:21 Ticket #7250 (Documentation of System.Mem.Weak should emphasize finalizers may be run ...) created by
- The problem is mentioned in addFinalizer, but not in mkWeak; moreover, the …
- 04:39 Ticket #1877 (Change the meaning of -fextended-default-rules) closed by
- fixed: Yes, I think we can.
- 03:04 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 02:59 Ticket #7249 (ghc no longer needs to build HS*.o ghci library files) created by
- I believe that ghci libraries files (HS*.o) are now redundant (and Cabal …
- 01:14 Ticket #7176 (Failure to let kind variable remain uninstantiated when not needed) closed by
- fixed
09/17/12:
- 07:46 Ticket #7248 (NewCodeGen does not create enough SRT labels when using SplitObjs) created by
- When building HEAD I get the following error: make -r …
- 06:58 Holes edited by
- fix a reference (diff)
- 04:29 Ticket #7247 (Testsuite: Print stdout diff even if stderr diff already fails) created by
- When doing test-driven development I find it handy to see the diff of …
- 03:51 Commentary/Compiler/Demand edited by
- (diff)
- 03:49 Commentary/Compiler/Demand edited by
- (diff)
- 03:43 Commentary/Compiler/Demand edited by
- (diff)
- 03:43 Commentary/Compiler/Demand/RelevantParts created by
- 03:23 Ticket #7246 (Callstack depends on way (prof, profasm, profthreaded) created by
- Consider the attached test case. The expected output is the that of the …
09/16/12:
- 21:02 Ticket #7245 (INLINEing top-level patterns causes ghc to emit 'arity missing' traces) created by
- When an INLINE pragma is specified on a pattern, ghc-7.6.1 shows some …
- 20:20 Ticket #7244 (T6106: Use /bin/sh instead of /bin/bash) created by
- testsuite/tests/ghci/scripts/T6106_preproc.sh should use /bin/sh instead …
- 19:55 Ticket #7243 (regression: acceptable foreign result types) created by
- The following short file is rejected: […] The error is: […] …
- 02:25 Ticket #7242 (struct kevent is different on NetBSD) created by
- The following is NetBSD's struct kevent. […] while FreeBSD's one is as …
09/14/12:
- 14:55 Ticket #7241 (GHC-7.6.1 panics on template haskell code) created by
- While experimenting with TH I stumbled upon a repeating compiler panic. …
- 14:02 Ticket #7240 (Stack trace truncated too much with indirect recursion) created by
- This is to write down the improvements suggestions for the stack trace …
09/13/12:
- 06:14 Ticket #7239 (GHC panic: MkExternalCore died: make_lit) created by
- Compiling the attached example with -fext-core crashes ghc with the …
- 04:43 SIMD edited by
- (diff)
- 02:39 Ticket #7211 (Huge space leak on a program that shouldn't leak) closed by
- invalid: I erased and rebuilt all my packages again, everything works right. Sorry …
Note: See TracTimeline
for information about the timeline view.
