Timeline
05/17/09:
- 19:55 Building/RunningTests edited by
- Add comment to avoid Python 2.6.1 (diff)
- 13:46 Ticket #3240 (Bad jump on PowerPC) created by
- […] That's it. NOTE: I was compiling LHC when this happened.
- 13:46 Ticket #3239 (Bad jump on PowerPC) created by
- ghc: internal error: unconditional relative branch out of range: jump …
- 13:30 Building/Porting edited by
- (diff)
- 06:30 Building/Porting edited by
- Instructions for 6.11 (diff)
05/16/09:
- 13:50 Ticket #3157 (ghci segmentation fault when computation is interrupted) closed by
- wontfix
- 13:50 Ticket #3157 (ghci segmentation fault when computation is interrupted) reopened by
- 13:13 Ticket #3238 (CInt FFI exports do not use C int in _stub.h header file) created by
- Ideally if I have a FFI export like this: […] Then the _stub.h file …
- 13:00 Ticket #3237 (Target binary-dist fails when building GHC with DPH) created by
- running "make binary-dist" for GHC with data parallel haskell fails due to …
- 10:54 Ticket #2689 (make maintainer-clean leaves generated files and directories) closed by
- fixed: Done; I've left #1693 open to remind us to try to do something to check …
- 10:26 Ticket #3233 (Cleaning on Windows currently fails) closed by
- fixed: Fixed by: […]
- 07:53 Ticket #3236 (Would be nice if rts_lock (or similar) would fail when the RTS is not ...) created by
- If you export a Haskell function and then call it from C code you have got …
- 06:07 Ticket #3235 (ghci-6.10.3 can't be built with readline support) created by
- ghci before version 6.10 used readline for user input. This was nice …
05/15/09:
- 22:47 Ticket #3234 (foldr/single no longer firing in GHC 6.10) created by
- consider the following module module Foo where x = ['x']++"haskell" …
- 14:50 SharedLibraries edited by
- links to dll info (diff)
- 12:08 Ticket #3230 (Build fails with cabal-bin complaining) closed by
- fixed: Thanks for the report. There are actually earlier failures than that, …
- 09:50 Ticket #3233 (Cleaning on Windows currently fails) created by
- Cleaning on Windows currently fails, due to this: […] To work around …
- 08:59 Ticket #3157 (ghci segmentation fault when computation is interrupted) closed by
- duplicate: See #2812. I don't get a segfault in 6.10.3.
- 08:58 Ticket #3026 (GHCi segfault) closed by
- duplicate: See #2812. I don't get a segfault in 6.10.3.
- 08:58 Ticket #2058 (Ghci tab-completion cannot handle Unicode) closed by
- duplicate: See #2812. Those Unicode examples work for me in 6.10.3.
- 08:58 Ticket #2812 (For ghci, drop editline in favour of haskeline) closed by
- fixed: According to the release notes, 6.10.3 uses haskeline.
- 08:36 Ticket #3232 (Remove registerised -fvia-C) created by
- Remove registerised -fvia-C. The following should be looked at before …
- 08:05 Ticket #3215 (Valgrind support) reopened by
- This is now a feature request. Valgrind is a useful tool when working …
- 03:07 Ticket #3231 (Permission denied error with runProcess/openFile) created by
- Given this program: […] Running under Cygwin, in GHC 6.10.2, I get: …
- 02:50 Ticket #2391 (Network.listenOn (PortNumber n) Sometimes Picks IPv6) closed by
- invalid: Moved to http://trac.haskell.org/network/ticket/11
- 02:48 Ticket #2927 (Bug in network library, uncaught exception when dealing with ipv6 sockets) closed by
- invalid: Moved to http://trac.haskell.org/network/ticket/11
05/14/09:
- 18:39 DataParallel/Regular edited by
- (diff)
- 18:38 DataParallel/Regular edited by
- (diff)
- 14:57 Ticket #3230 (Build fails with cabal-bin complaining) created by
- The build of ghc 6.10.3 and 6.10.2 (I haven't tested others) on a Debian …
- 14:47 Ticket #3229 (queued GHCi commands are not resume context specific) created by
- I think it is a bug that the second part (:continue) of the command …
- 13:33 Ticket #3228 (please make it easier to remove a file from the GHC sources) created by
- I'm trying to remove some obsolete code from GHC's back end. (It will live …
- 13:23 Building/Modifying edited by
- the new build system is live now (diff)
- 09:54 Commentary edited by
- Try to reduce confusion about the difference between shared libs and … (diff)
- 09:23 Commentary edited by
- (diff)
- 08:14 SharedLibraries edited by
- Add references to sources on ELF visibility (diff)
- 07:41 Commentary edited by
- (diff)
- 07:36 Commentary/Libraries edited by
- (diff)
- 07:15 Commentary/Libraries edited by
- (diff)
- 05:33 SharedLibraries edited by
- Start on intro page to shared libs, with detail moved to sub-pages (diff)
- 04:37 DynamicLinking edited by
- redirect to new location (diff)
- 04:36 SharedLibraries/PlatformSupport created by
- Move page from DynamicLinking
- 04:33 SharedLibraries/Management created by
- Move page contents from intro SharedLibraries page
- 03:18 DynamicLinking edited by
- Update build notes and add ELF todos (diff)
- 02:32 DataParallel/Library edited by
- (diff)
- 02:29 DataParallel/Library edited by
- (diff)
- 02:23 DataParallel edited by
- (diff)
- 02:22 DataParallel/Library edited by
- (diff)
- 02:20 DataParallel edited by
- (diff)
05/13/09:
- 21:11 DataParallel/WorkPlan edited by
- (diff)
- 15:48 Commentary/Compiler/NewCodeGen edited by
- Added reason for Adams optimiztion (diff)
- 15:39 Commentary/Compiler/NewCodeGen edited by
- Syntax fix (diff)
- 12:00 Ticket #3223 (please detect multiple kind errors in one run) closed by
- fixed: With this module: […] I can reproduce this with 6.8.2: […] but not …
- 08:50 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) closed by
- fixed: Aha! I was looking only at bar, for which my claims are correct. I …
- 08:45 Ticket #1633 (Improve error message for kind mismatches) closed by
- fixed: Fixed by […] Simon
- 06:28 Ticket #3211 (Typos in RTS documentation) closed by
- fixed
- 06:10 DataParallel/Regular edited by
- (diff)
- 05:09 DataParallel edited by
- (diff)
- 03:01 Ticket #3143 (Network.Socket.connect: support for sockets w/ bound local endpoints) closed by
- invalid: Moved to http://trac.haskell.org/network/ticket/10
- 02:45 Ticket #3225 (Race/Async Exception issue in Network.Socket.connect) closed by
- invalid: Moved to http://trac.haskell.org/network/ticket/9
- 02:32 Ticket #3227 (Can't specify type signature of value typed with type families) closed by
- duplicate: Thanks. This is a duplicate of #1897 -- see extensive comments there. …
- 01:22 DataParallel/Regular edited by
- (diff)
- 01:20 DataParallel/Regular edited by
- (diff)
- 01:12 DataParallel/Regular edited by
- (diff)
- 01:07 DataParallel/Regular edited by
- (diff)
- 00:21 Ticket #3227 (Can't specify type signature of value typed with type families) created by
- Compiling this: […] give this: […] It compiles successfully if the …
05/12/09:
- 23:43 DataParallel/Regular edited by
- (diff)
- 20:59 TypeFunctionsStatus edited by
- (diff)
- 20:56 Ticket #3226 (please eliminate error message from Make on every build) created by
- If I attempt to build a .o file (which is my normal workflow), I …
- 11:52 Ticket #3225 (Race/Async Exception issue in Network.Socket.connect) created by
- […] The above code, compiled with the threaded runtime, causes a race …
- 11:35 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) reopened by
- Okay, in that case, I'd like to change the bug description. =) It doesn't …
- 11:00 Ticket #3224 (compiler panic: funResultTy base:GHC.Prim.*{(w) tc 34d}) created by
- To reproduce the panic, […] The failing compile command and its error …
- 10:45 Ticket #3223 (please detect multiple kind errors in one run) created by
- GHC 6.8 stops after the first kind error. Run one: […] Run two: …
- 09:54 Status/SLPJ-Tickets edited by
- (diff)
- 09:12 Ticket #3222 (GLFW 0.3 build fails w/ SSE error in 6.10.3, works in 6.10.1) created by
- Using GHC 6.10.3 to build GLFW 0.3 dies with: […] on Mac OSX 10.5.6 …
- 08:58 Ticket #3221 (Incorrect "defined but not used" warning for data types using deriving) created by
- Consider: […] When we compile: […] This is incorrect. If a data …
- 04:53 Status/SLPJ-Tickets edited by
- (diff)
- 04:43 Ticket #3198 (inliner fails to kick in for Double (*)) closed by
- fixed: Actually in the HEAD the inlining is kicking in: […] Because the …
- 04:06 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) closed by
- invalid: What you say is true but depends, in a way that's invisible to the type …
- 03:23 ExplicitCallStack edited by
- (diff)
- 03:22 ExplicitCallStack/CorePassImplementation edited by
- (diff)
- 02:36 Ticket #3220 (type variables appearing only in type equality constraints are not ...) created by
- […] with the above code i get: […] without the main definition i get …
05/11/09:
- 23:00 DataParallel/Regular edited by
- (diff)
- 20:12 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) created by
- Here's a reduced test-case showing a discrepancy between the symmetric …
- 14:21 Commentary/SourceTree edited by
- (diff)
- 14:20 Commentary/SourceTree edited by
- (diff)
- 14:06 Commentary/SourceTree edited by
- (diff)
- 08:25 Ticket #3218 (Proposal: System.Posix.fdReadBuf/fdWriteBuf) created by
- Functions for reading/writing actual arrays of bytes in memory. At the …
- 07:47 Commentary/Libraries edited by
- (diff)
- 07:40 Commentary/SourceTree edited by
- (diff)
- 06:26 Building/Troubleshooting edited by
- (diff)
- 06:21 Building/Using edited by
- (diff)
- 06:20 Building/Using edited by
- (diff)
- 06:18 Building/Using edited by
- (diff)
- 05:37 Ticket #3213 (Failure in parsing a malformed LANGUAGE pragma) closed by
- duplicate: Thanks for the report; duplicate of #3153.
- 05:36 Ticket #3212 (getOptions'.parseLanguage(2) went past eof token) closed by
- duplicate: Thanks for the report; duplicate of #3153, fixed in HEAD. […]
- 05:17 Ticket #3217 (Make GHCi have separate flags for interactive Haskell expressions) created by
- It's becoming clear that in GHCi we want to have a separate set of …
- 04:11 Platforms edited by
- (diff)
- 01:51 Ticket #3215 (Valgrind support) closed by
- invalid: This was just a Valgrind problem with self-modifying code. …
- 00:38 Commentary/SourceTree edited by
- (diff)
05/10/09:
- 11:51 Ticket #3216 (Terminal output in GHCi 10.3 on Mac OS X) created by
- Results of expressions are printed on the same line: > …
- 10:51 Ticket #3215 (Valgrind support) created by
- This is based on code in gtk2hs. […] Unfortunately this test doesn't …
05/09/09:
- 18:08 Ticket #3214 ("undefined reference to..." when compiling parallel code) closed by
- invalid: Sigh, sorry for the flood here, I forgot to pass the "--make" flag to the …
- 17:56 Ticket #3214 ("undefined reference to..." when compiling parallel code) created by
- First of all, sorry if it's not a bug in GHC, but I just don't know where …
- 13:12 Commentary/SourceTree edited by
- (diff)
- 12:45 Building/Using edited by
- (diff)
- 12:42 Building/Using edited by
- (diff)
- 12:41 Building/Using edited by
- (diff)
- 07:09 WikiStart edited by
- (diff)
05/08/09:
- 21:08 Ticket #3213 (Failure in parsing a malformed LANGUAGE pragma) created by
- Very simple failure case! […]
- 20:29 Ticket #3212 (getOptions'.parseLanguage(2) went past eof token) created by
- […] Works if using: {-# LANGUAGE FlexibleContexts? #-}
- 06:57 Ticket #2781 (Install permissions broken) reopened by
- I confirm that, if using umask 022, everything is ok. However if you use …
05/07/09:
- 08:42 Ticket #3211 (Typos in RTS documentation) created by
- From: …
- 07:28 Ticket #3210 (Allow programs to change the number of capabilities) created by
- It would be useful for a program to choose the number of capabilities it …
- 06:37 TypeFunctions edited by
- (diff)
- 04:08 DataParallel/Regular created by
- 04:07 DataParallel edited by
- (diff)
05/06/09:
- 18:30 TypeFunctionsStatus edited by
- (diff)
- 16:36 Ticket #3209 (Use Levenshtein distance for unknown identifier errors) created by
- That is, instead of saying […] Say {{{Could not find module `IPprint': …
- 14:27 Annotations edited by
- (diff)
- 14:26 Annotations edited by
- (diff)
- 09:50 TypeFunctionsStatus edited by
- (diff)
- 09:48 Ticket #3208 (Incorrect handling of recursive groups with signatures containing ...) created by
- Jan Jakubuv found …
- 04:37 Ticket #3207 (readMutVar# is inlined/duplicated) created by
- The following code: […] generates this output: […] That is, the …
05/05/09:
- 16:44 Ticket #3206 (Redhat EL 5 ghc-6.8.3: internal error: getMBlock: mmap: Permission ...) created by
- I have been trying to find a binary package of ghc that will work on …
- 03:43 Ticket #2952 (ghci fails to start from start menu on windows 7) closed by
- fixed: Thanks - I reported the bug against Win 7 beta recently, but the bug was …
- 03:36 Ticket #3203 (System.Directory.getDirectoryContents functionality on empty String) closed by
- invalid: Replying to duncan: > I have to say, I don't like the idea. …
05/04/09:
- 01:19 Status/May09 edited by
- (diff)
- 01:18 Status/May09 edited by
- (diff)
- 01:18 Status/May09 edited by
- (diff)
- 01:17 Status/May09 edited by
- (diff)
- 01:15 Status/May09 edited by
- (diff)
- 01:14 Status/May09 edited by
- (diff)
- 01:13 Status/May09 edited by
- (diff)
- 01:12 Status/May09 edited by
- (diff)
05/03/09:
- 14:18 Ticket #3204 (Binary package of GHC 6.10.2 fails to install on debian etch (amd64)) closed by
- wontfix: I'm afraid you will have to install a newer version of binutils if you …
- 13:58 Ticket #3205 (Generalized isomorphic deriving) created by
- A newtype is isomorphic to the type that it is based on. For example, …
05/02/09:
- 11:30 TypeFunctionsStatus edited by
- (diff)
- 07:48 IRC_Meetings edited by
- Include a date(1) invocation to give the local time of the next meeting (diff)
05/01/09:
- 16:58 Status/May09 edited by
- (diff)
- 16:56 Status/May09 edited by
- (diff)
- 16:11 Status/May09 edited by
- (diff)
- 15:53 Status/May09 edited by
- (diff)
- 15:24 Ticket #3204 (Binary package of GHC 6.10.2 fails to install on debian etch (amd64)) created by
- Released package …
04/30/09:
- 08:24 Commentary/SourceTree edited by
- (diff)
- 08:24 Commentary/SourceTree edited by
- (diff)
- 08:18 Commentary/SourceTree edited by
- (diff)
- 08:17 Commentary/SourceTree edited by
- (diff)
- 08:17 Building edited by
- (diff)
- 08:16 Commentary/SourceTree edited by
- (diff)
- 08:15 Commentary/SourceTree edited by
- (diff)
- 08:14 Commentary/SourceTree edited by
- (diff)
- 08:07 Commentary/SourceTree edited by
- (diff)
04/29/09:
- 15:32 Ticket #3203 (System.Directory.getDirectoryContents functionality on empty String) created by
- Hello, It seems to me that getDirectoryContents should return the …
- 04:31 Ticket #3202 (Make XNoMonomorphismRestriction the default in GHCi) created by
- While it has been a subject of debate whether the Monomorphism Restriction …
- 01:03 Ticket #3201 (ar: Bad file number) created by
- Satnam Singh reported to me that he gets […] when trying to build GHC …
- 00:58 Building/Troubleshooting edited by
- (diff)
04/28/09:
- 13:50 Ticket #3200 (System.Environment.withProgName strips everything before the last slash) created by
- The documentation for withProgName says: withProgName name act - …
- 13:33 Ticket #3199 (System.Environment provides no access to argv[0]) created by
- The docs for getProgName say: Computation getProgName returns the …
- 11:24 Ticket #3198 (inliner fails to kick in for Double (*)) created by
- In GHC HEAD as of approx March 2009, the following very simple code fails …
- 09:38 Ticket #3197 (disambiguating type family instances with qualified names not possible) created by
- While reading …
- 06:45 Status/May09 edited by
- (diff)
- 06:45 Status/May09 edited by
- (diff)
- 06:04 Status/May09 edited by
- (diff)
- 05:01 Status/May09 edited by
- (diff)
- 04:59 Status/May09 edited by
- (diff)
- 04:58 Status/May09 edited by
- (diff)
- 04:56 Status/May09 edited by
- (diff)
- 04:49 Status/May09 edited by
- (diff)
- 04:47 Status/May09 edited by
- (diff)
- 04:43 Status/May09 edited by
- (diff)
- 04:43 Status/May09 edited by
- (diff)
- 04:33 Status/May09 edited by
- (diff)
- 01:46 Ticket #2770 (Missing check that C compiler is C99 compatible) closed by
- fixed: I've updated the configure script to require gcc 3. Lacking a machine …
- 01:12 Ticket #3196 (libHSffi_p.a should not be created when profiled libs are disabled) created by
- When building ghc-6.11 without profiling libHSffi_p.a is still created. I …
- 01:04 Ticket #3195 (runghc failing sometimes) created by
- ghc-6.10.2 runghc fails on ppc sometimes: …
04/27/09:
- 21:34 TypeFunctionsStatus edited by
- (diff)
- 21:32 TypeFunctionsStatus edited by
- (diff)
- 21:31 Ticket #2828 (TcTyFuns.uMeta: normalisation shouldn't allow x ~ x) closed by
- fixed: Works with the new pure equality solver in the HEAD.
- 21:28 Ticket #2796 (GHC panic related to associated types) closed by
- fixed: This works now with the new pure equality solver. To be precise, the …
- 21:22 Ticket #2775 (Type Family panic) closed by
- fixed: This works now in the head with the pure equality solver.
- 08:59 Status/May09 edited by
- (diff)
- 08:58 Status/May09 edited by
- (diff)
- 08:57 Status/May09 edited by
- (diff)
- 08:54 Status/May09 edited by
- (diff)
- 08:44 Status/May09 edited by
- (diff)
- 08:44 Status/May09 edited by
- (diff)
- 08:42 Status/May09 edited by
- (diff)
- 08:41 Status/May09 edited by
- (diff)
- 07:43 Ticket #1502 (GHC should integrate better with mingw) closed by
- fixed: Replying to claus: > Instead of including the mingw installer, …
- 06:56 Ticket #2619 (Can't build older compiler) closed by
- fixed: The new build system copes with bootstrapping using a newer GHC version, …
- 05:51 Ticket #2107 ("make install" doesn't install local copy of manual) closed by
- fixed
- 05:50 Ticket #3115 (mark ghc.cabal so that unsuspecting newbies don't try to edit it) closed by
- fixed: In the new build system I did this (the patch isn't in HEAD, it came in as …
- 05:48 Ticket #2744 (Missing requirement check for hsc2hs) closed by
- fixed: The new build system doesn't use the installed hsc2hs, it always uses …
- 05:23 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) closed by
- invalid: Just echo "[]" >new.package.conf to initialise new.package.conf.
- 03:14 Status/May09 edited by
- (diff)
- 03:12 Status/May09 edited by
- (diff)
- 03:09 Status/May09 edited by
- (diff)
- 03:08 Status/May09 edited by
- (diff)
- 03:06 Status/May09 edited by
- (diff)
- 03:05 Status/May09 edited by
- (diff)
- 03:02 Status edited by
- (diff)
- 03:01 Status/May09 created by
04/26/09:
- 13:17 Ticket #3171 (threadDelay causes Ctrl-C to be ignored when running interpreted code) closed by
- fixed: All merged.
- 13:17 Ticket #3194 (Spurious reading of keyboard in GHCi) closed by
- duplicate: Thanks for the report. Closing this ticket, as it's a duplicate of #831.
- 13:05 Ticket #3194 (Spurious reading of keyboard in GHCi) created by
- Sometimes after loading modules in GHCi the first character typed is read …
- 11:42 Ticket #3193 (line number for GADT type error is very inaccurate) created by
- Here is an error message from 6.11: […] This is all very well, but the …
- 10:13 Ticket #3183 (unhelpful wording in module error message) closed by
- fixed: Thanks for the suggestion; fixed in the HEAD.
- 08:48 Ticket #2789 (GMP update required) closed by
- fixed: We now have 4.2.4 in the HEAD.
- 08:16 Ticket #912 (Build system is missing various dependencies) closed by
- fixed: The new build system is now in the HEAD. Please open tickets for any …
04/25/09:
- 07:08 Ticket #3192 (Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic ...) created by
- The above function would behave much like dynCompileExpr, but skipping the …
- 01:44 Ticket #3191 (hpc reports spurious results with .lhs files even after processing with ...) created by
- I've done a bit of investigation and it seems there are at least two …
04/24/09:
- 06:06 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) closed by
- invalid: Your definition is for TMvar (lower case v). But you used TMVar …
- 05:51 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) created by
- When compiling type TMvar a = TVar (Maybe a) mynewEmptyMvar :: STM …
- 04:35 Building/Hacking edited by
- (diff)
- 04:28 Building/Rebuilding edited by
- (diff)
- 03:55 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) closed by
- fixed: Fri Apr 24 16:50:53 EST 2009 Ben.Lippmeier@… * Fix #3182: 64 …
- 03:48 Ticket #3189 (Exception in canonicalizePath if path has national symbols) created by
- Environment: Windows Vista Home Ru + sp1 ghc 6.10.2 Code for reproduced …
- 00:15 TypeFunctionsSolving edited by
- (diff)
04/23/09:
- 03:08 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) reopened by
- Replying to igloo: > Thanks for the report. In this case it's …
- 03:00 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) closed by
- invalid: Thanks for the report. In this case it's a feature; from the release …
- 02:47 Ticket #3176 (erroneous defaulting? behaviour for existentials) closed by
- fixed: Thank you. A definite bug caused by some earlier fiddling with record …
- 02:11 TypeFunctionsSolving edited by
- (diff)
04/22/09:
- 17:09 Ticket #3188 (instance Random for Data.Word) created by
- It would be nice to have instance Random for Word8, Word16, Word32, …
- 16:42 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) created by
- In GHC 6.1.0.2, ghc-pkg -f new.package.conf register foo.conf, fails if …
- 08:25 Ticket #3186 (findExeutable does not respect order of search path on Windows) created by
- On Windows findExeutable is behaving rather strangely. From a command …
- 05:15 Ticket #3185 (Compiler error implies incorrect implicit import of a ((->)a) Monad ...) closed by
- invalid: Oops, people explained to me the real reason of this behavior, which …
- 05:12 Ticket #3185 (Compiler error implies incorrect implicit import of a ((->)a) Monad ...) created by
- Take the following (incorrect) source: […] Compile it: […] The …
04/21/09:
- 22:44 DataParallel/WorkPlan edited by
- (diff)
- 15:41 Commentary/Rts/Conventions edited by
- typos (diff)
- 11:16 Ticket #3184 (package.conf should be under /var, not /usr) created by
- fhs-2.3 says: […] package.conf is not shareable, as different …
- 10:07 Ticket #3183 (unhelpful wording in module error message) created by
- Users sometimes hit this error message: […] The problem is just the …
- 09:57 Ticket #3015 (Building packages using ghc (6.8.2) results in inconsistent error ...) closed by
- invalid: OK, sounds like hardware problems, then.
- 09:21 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) created by
- With this module: […] on amd64/Linux with the HEAD, I'm seeing: […] …
- 08:34 Ticket #3159 (QSem fails with negative quantities) reopened by
- It seems a shame that when we could provide total implementations of these …
- 08:01 Ticket #2682 (Keep going after failed search for module in current directory) closed by
- fixed: Fixed: […]
- 03:55 Ticket #2845 (break018 skips a step) closed by
- fixed: Fixed: […]
- 03:49 Ticket #2500 (Unrecognised pragma complained about twice) closed by
- fixed: Fixed: […] In Igloo's example we now get no warnings at all in HEAD …
- 02:57 Status/SLPJ-Tickets edited by
- (diff)
04/20/09:
- 21:26 Ticket #3181 (Regression in unboxing) created by
- Greetings, Finally having added some benchmarking to my …
- 20:48 TypeFunctionsSolving edited by
- (diff)
- 20:41 TypeFunctionsSolving edited by
- (diff)
- 20:35 TypeFunctionsSolving edited by
- (diff)
- 20:22 Ticket #3175 (hpc should not mark otherwise as "always true") closed by
- wontfix: This was a design choice, not a bug.
- 18:31 TypeFunctionsSolving edited by
- (diff)
- 17:34 Ticket #3180 (TcTyFuns.flattenType: unexpected PredType) closed by
- duplicate: You didn't provide any code for us to reproduce the bug. I'll assume that …
- 16:37 Ticket #3180 (TcTyFuns.flattenType: unexpected PredType) created by
- lguapo:inez cmoore$ ghci GHCi, version 6.10.1: http://www.haskell.org/ghc/ …
- 08:45 Ticket #2152 (bogus inlining of foreign import "foo.h &foo") closed by
- fixed: This was fixed in 6.10.1.
- 08:27 Ticket #1886 (GHC API should preserve and provide access to comments) closed by
- fixed: We now have […] amongst other thing, thanks to Jedai. If this isn't …
- 08:21 Ticket #3167 (Segmentation fault with compacting GC, and multiple threads) closed by
- fixed: We fixed some serious parallel execution bugs since 6.8.2. Please re-open …
- 08:15 Ticket #1645 ({-# SPECIALIZE #-} doesn't) closed by
- fixed: Took a quick look: seems ok now. There's a remaining reference to an Ord …
- 07:45 ArmLinuxGhc edited by
- (diff)
- 06:34 WikiStart edited by
- (diff)
- 02:47 Ticket #2692 (ghc-6.10.0.20081007 seg faults on Sparc) closed by
- fixed: The GC gets miscompiled when the register variable is used because names …
04/19/09:
- 23:10 Ticket #3179 (Linking unix package fails) created by
- I just built GHC 6.10.2 from scratch on a Debian 4.0 machine. Everything …
- 17:28 Ticket #3178 (Fix linking -lpthread for semaphores) created by
- Hello, On the GNU/Hurd OS, the posix semaphore library does not link …
- 16:06 Ticket #3177 (support quasiquoting for types) created by
- Currently, quasiquotes are limited to patterns and expressions, though …
- 15:54 Ticket #3176 (erroneous defaulting? behaviour for existentials) created by
- consider […] for which […] while […] The expected results were …
- 14:08 Commentary/Compiler/CoreSynType edited by
- typo fix (diff)
04/18/09:
- 21:13 Ticket #3175 (hpc should not mark otherwise as "always true") created by
- It seems odd to me that hpc would be distressed about the otherwise guard …
- 19:05 Ticket #3174 (decodeFloat (0.0/0.0) = undefined) created by
- there are a number of bugs associated with decoding NaN that could be …
- 15:23 Ticket #2611 (print022 fails) closed by
- fixed: I believe this problem is now fixed, hopefully. […]
- 06:03 Ticket #3173 (Install fails when using DESTDIR) created by
- The package ghc-6.10.2-i386-unknown-linux fails to install when using …
- 02:58 Ticket #3170 (-fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node.) closed by
- fixed: Sat Apr 18 18:22:53 EST 2009 Ben.Lippmeier@… * Fix #3170: …
04/17/09:
- 10:03 Ticket #3172 (syb-0.1.0.1 doesn't require base >= 4 in its .cabal file) created by
- the syb package imports Data.Data, so it needs base-4.*. syb-0.1.0.0 …
- 08:49 Commentary/Compiler/Parser edited by
- (diff)
- 08:48 Commentary/Compiler/Parser edited by
- (diff)
- 08:47 Commentary/Compiler/Parser created by
- 08:32 Commentary/Compiler edited by
- (diff)
- 08:31 Commentary/Compiler edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
